SPECS (AC-branch): rpm.spec - Release 65. R: zlib >= 1.2.3 added....

matkor matkor at pld-linux.org
Sun Apr 20 19:48:12 CEST 2008


Author: matkor                       Date: Sun Apr 20 17:48:12 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:

- Release 65. R: zlib >= 1.2.3 added.
  Upgrading in ancient AC does not update zlib leaving rpm with unresolved symbols.

---- Files affected:
SPECS:
   rpm.spec (1.837.2.42.2.40 -> 1.837.2.42.2.41) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.837.2.42.2.40 SPECS/rpm.spec:1.837.2.42.2.41
--- SPECS/rpm.spec:1.837.2.42.2.40	Tue Apr  8 12:43:18 2008
+++ SPECS/rpm.spec	Sun Apr 20 19:48:06 2008
@@ -36,7 +36,7 @@
 Summary(uk.UTF-8):	Менеджер пакетів від RPM
 Name:		rpm
 Version:	4.4.9
-Release:	64
+Release:	65
 License:	LGPL
 Group:		Base
 Source0:	http://rpm5.org/files/rpm/rpm-4.4/%{name}-%{version}.tar.gz
@@ -282,6 +282,7 @@
 Group:		Libraries
 Requires:	beecrypt >= %{beecrypt_ver}
 Requires:	db >= %{reqdb_ver}
+Requires:	zlib >= 1.2.3
 %{?with_selinux:Requires:	libselinux >= 1.18}
 %{?with_system_libmagic:Requires:	libmagic >= 1.15-2}
 Requires:	popt >= %{reqpopt_ver}
@@ -1337,6 +1338,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.837.2.42.2.41  2008-04-20 17:48:06  matkor
+
+- Release 65. R: zlib >= 1.2.3 added.
+  Upgrading in ancient AC does not update zlib leaving rpm with unresolved symbols.
+
 Revision 1.837.2.42.2.40  2008-04-08 10:43:18  glen
 - disable reverse arrows patch (broken); rel 64
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.837.2.42.2.40&r2=1.837.2.42.2.41&f=u



More information about the pld-cvs-commit mailing list