Mailing List Archive

r3146 - trunk/varnish-cache/redhat
Author: ingvar
Date: 2008-08-29 14:41:27 +0200 (Fri, 29 Aug 2008)
New Revision: 3146

Modified:
trunk/varnish-cache/redhat/varnish.spec
Log:
Added a missing directory to the libs-devel package (Michael Schwendt)

Modified: trunk/varnish-cache/redhat/varnish.spec
===================================================================
--- trunk/varnish-cache/redhat/varnish.spec 2008-08-29 12:35:00 UTC (rev 3145)
+++ trunk/varnish-cache/redhat/varnish.spec 2008-08-29 12:41:27 UTC (rev 3146)
@@ -154,6 +154,7 @@
%{_libdir}/libvarnishapi.so
%{_libdir}/libvarnishcompat.so
%{_libdir}/libvcl.so
+%dir %{_includedir}/varnish
%{_includedir}/varnish/shmlog.h
%{_includedir}/varnish/shmlog_tags.h
%{_includedir}/varnish/stat_field.h
@@ -200,6 +201,7 @@
%changelog
* Fri Aug 29 2008 Ingvar Hagelund <ingvar at linpro.no> - 2.0-0.5.beta1
- Bumped version numbers and source url for first beta release \o/
+- Added a missing directory to the libs-devel package (Michael Schwendt)

* Wed Aug 27 2008 Ingvar Hagelund <ingvar at linpro.no> - 2.0-0.4.20080827svn3136
- Fixed up init script for varnishlog too