SPECS (rpm-4_5): rpm.spec - fix popt exec searchpath to be /usr/lib/rpm not...
glen
glen at pld-linux.org
Sun Nov 9 17:29:50 CET 2008
Author: glen Date: Sun Nov 9 16:29:50 2008 GMT
Module: SPECS Tag: rpm-4_5
---- Log message:
- fix popt exec searchpath to be /usr/lib/rpm not /usr/lib/rpm/4.5; rel 4
---- Files affected:
SPECS:
rpm.spec (1.837.2.42.2.49.2.40 -> 1.837.2.42.2.49.2.41)
---- Diffs:
================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.837.2.42.2.49.2.40 SPECS/rpm.spec:1.837.2.42.2.49.2.41
--- SPECS/rpm.spec:1.837.2.42.2.49.2.40 Sun Nov 9 15:25:44 2008
+++ SPECS/rpm.spec Sun Nov 9 17:29:44 2008
@@ -52,7 +52,7 @@
Summary(uk.UTF-8): Менеджер пакетів від RPM
Name: rpm
Version: 4.5
-Release: 3
+Release: 4
License: LGPL
Group: Base
Source0: %{name}-%{version}.tar.gz
@@ -154,6 +154,7 @@
Patch85: %{name}-perl_req-heredocs_pod.patch
Patch86: %{name}-rpmv3-support.patch
Patch87: %{name}-mono.patch
+Patch88: %{name}-poptexecpath.patch
URL: http://rpm5.org/
BuildRequires: autoconf >= 2.57
BuildRequires: automake >= 1.4
@@ -759,6 +760,7 @@
%patch86 -p1
%patch70 -p0
%patch87 -p1
+%patch88 -p1
mv -f po/{sr,sr at Latn}.po
rm -rf sqlite zlib popt
@@ -1419,6 +1421,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.837.2.42.2.49.2.41 2008/11/09 16:29:44 glen
+- fix popt exec searchpath to be /usr/lib/rpm not /usr/lib/rpm/4.5; rel 4
+
Revision 1.837.2.42.2.49.2.40 2008/11/09 14:25:44 megabajt
- added -mono.patch (fix mono dependency extraction)
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.837.2.42.2.49.2.40&r2=1.837.2.42.2.49.2.41&f=u
More information about the pld-cvs-commit
mailing list