Author: freetz Date: Mon Jul 24 06:40:32 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel.1.8 (--as-needed by default)
---- Files affected: SPECS: rpm.spec (1.753 -> 1.754) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.753 SPECS/rpm.spec:1.754 --- SPECS/rpm.spec:1.753 Fri Jun 30 23:10:51 2006 +++ SPECS/rpm.spec Mon Jul 24 08:40:27 2006 @@ -30,7 +30,7 @@ Summary(uk): íĹÎĹÄÖĹŇ ĐÁËĹÔŚ× ×ŚÄ RPM Name: rpm Version: 4.4.6 -Release: 1.7 +Release: 1.8 License: GPL Group: Base Source0: ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz @@ -984,6 +984,10 @@ %attr(755,root,root) %{_bindir}/banner.sh %attr(755,root,root) %{_rpmlibdir}/user_group.sh %dir /var/lib/banner +%dir %{_libdir}/debug +%dir %{_libdir}/debug/usr +%dir %{_libdir}/debug/usr/bin +%dir %{_prefix}/src/debug %files lib %defattr(644,root,root,755) @@ -1159,6 +1163,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.754 2006/07/24 06:40:27 freetz +- rel.1.8 (--as-needed by default) + Revision 1.753 2006/06/30 21:10:51 pluto - release 1.7 (debuginfo fixes). ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.753&r2=1.754&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
