Author: glen Date: Tue Feb 5 20:05:39 2008 GMT Module: SPECS Tag: rpm-4_4_9 ---- Log message: - fix removal of files from %_netsharedpath on uninstall; rel 30
---- Files affected: SPECS: rpm.spec (1.837.2.40 -> 1.837.2.41) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.837.2.40 SPECS/rpm.spec:1.837.2.41 --- SPECS/rpm.spec:1.837.2.40 Fri Feb 1 17:48:28 2008 +++ SPECS/rpm.spec Tue Feb 5 21:05:33 2008 @@ -37,7 +37,7 @@ Summary(uk.UTF-8): ĐĐľĐ˝ĐľĐ´ĐśĐľŃ ĐżĐ°ĐşĐľŃŃв вŃĐ´ RPM Name: rpm Version: 4.4.9 -Release: 29 +Release: 30 License: LGPL Group: Base Source0: http://rpm5.org/files/rpm/rpm-4.4/%{name}-%{version}.tar.gz @@ -127,6 +127,7 @@ Patch66: %{name}-lzma-tukaani.patch Patch67: %{name}-v3-support.patch Patch68: %{name}-cleanbody.patch +Patch69: %{name}-rpm5-patchset-9486.patch URL: http://rpm5.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake >= 1.4 @@ -709,6 +710,7 @@ %patch66 -p1 %patch67 -p1 %patch68 -p1 +%patch69 -p1 mv -f scripts/{perl.req,perl.req.in} mv -f scripts/{perl.prov,perl.prov.in} @@ -1257,6 +1259,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.837.2.41 2008-02-05 20:05:33 glen +- fix removal of files from %_netsharedpath on uninstall; rel 30 + Revision 1.837.2.40 2008-02-01 16:48:28 glen - find-lang 1.27 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.837.2.40&r2=1.837.2.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
