SPECS (rpm-4_5): rpm.spec - added -link-selinux.patch to kill undefined ref...
megabajt
megabajt at pld-linux.org
Sat Sep 6 20:22:02 CEST 2008
Author: megabajt Date: Sat Sep 6 18:22:02 2008 GMT
Module: SPECS Tag: rpm-4_5
---- Log message:
- added -link-selinux.patch to kill undefined reference in librpmdb
- release 0.56
---- Files affected:
SPECS:
rpm.spec (1.837.2.42.2.49.2.23 -> 1.837.2.42.2.49.2.24)
---- Diffs:
================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.837.2.42.2.49.2.23 SPECS/rpm.spec:1.837.2.42.2.49.2.24
--- SPECS/rpm.spec:1.837.2.42.2.49.2.23 Thu Sep 4 19:32:13 2008
+++ SPECS/rpm.spec Sat Sep 6 20:21:56 2008
@@ -50,7 +50,7 @@
Summary(uk.UTF-8): Менеджер пакетів від RPM
Name: rpm
Version: 4.5
-Release: 0.55
+Release: 0.56
License: LGPL
Group: Base
Source0: %{name}-%{version}.tar.gz
@@ -140,6 +140,7 @@
Patch77: %{name}-dirdeps-macro.patch
Patch78: %{name}-db3-configure.patch
Patch79: %{name}-macros-cpp.patch
+Patch80: %{name}-link-selinux.patch
URL: http://rpm5.org/
BuildRequires: autoconf >= 2.57
BuildRequires: automake >= 1.4
@@ -735,6 +736,7 @@
%endif
%patch77 -p0
%patch79 -p1
+%patch80 -p1
mv -f po/{sr,sr at Latn}.po
rm -rf sqlite zlib popt
@@ -1400,6 +1402,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.837.2.42.2.49.2.24 2008/09/06 18:21:56 megabajt
+- added -link-selinux.patch to kill undefined reference in librpmdb
+- release 0.56
+
Revision 1.837.2.42.2.49.2.23 2008/09/04 17:32:13 glen
- require ossp-uuid in /lib
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.837.2.42.2.49.2.23&r2=1.837.2.42.2.49.2.24&f=u
More information about the pld-cvs-commit
mailing list