Author: arekm Date: Sun Feb 24 09:02:02 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4; duplicate libexecdir ownership in devel but now devel won't require main package
---- Files affected: SPECS: apache.spec (1.521 -> 1.522) ---- Diffs: ================================================================ Index: SPECS/apache.spec diff -u SPECS/apache.spec:1.521 SPECS/apache.spec:1.522 --- SPECS/apache.spec:1.521 Sat Feb 9 22:00:47 2008 +++ SPECS/apache.spec Sun Feb 24 10:01:57 2008 @@ -35,7 +35,7 @@ Summary(tr.UTF-8): Lider WWW tarayıcı Name: apache Version: 2.2.8 -Release: 3 +Release: 4 License: Apache Group: Networking/Daemons Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz @@ -2347,6 +2347,7 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_sbindir}/apxs %attr(755,root,root) %{_sbindir}/envvars* +%dir %{_libexecdir} %dir %{_libexecdir}/build %{_libexecdir}/build/[lprs]*.mk %{_libexecdir}/build/config_vars.mk @@ -2712,6 +2713,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.522 2008-02-24 09:01:57 arekm +- rel 4; duplicate libexecdir ownership in devel but now devel won't require main package + Revision 1.521 2008-02-09 21:00:47 qboosh - unified License format ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache.spec?r1=1.521&r2=1.522&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
