From 5cbe9f3e1796df790a1bcf77e893d7595db71b05 Mon Sep 17 00:00:00 2001 From: Ingvar Hagelund Date: Wed, 23 Apr 2014 02:40:50 +0200 Subject: [PATCH] Added aclocal macros to libs-devel sub package --- varnish.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/varnish.spec b/varnish.spec index cff7bf9..cdb3d02 100644 --- a/varnish.spec +++ b/varnish.spec @@ -209,6 +209,7 @@ rm -rf %{buildroot} %{_includedir}/varnish %{_libdir}/pkgconfig/varnishapi.pc /usr/share/varnish +/usr/share/aclocal/varnish.m4 %doc LICENSE @@ -306,6 +307,7 @@ fi from upstream - Added _isa macro to the libs dependency and updated Group definitions to more modern tags, closes bz 1090196 +- Added aclocal macros to libs-devel sub package * Tue Apr 22 2014 Ingvar Hagelund 4.0.0-2 - Use _pkgdocdir macro on fedora