SPECS: rpm.spec - use internal glob which has different behaviour on symlin...
arekm
arekm at pld-linux.org
Tue Jul 29 21:50:16 CEST 2008
Author: arekm Date: Tue Jul 29 19:50:16 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use internal glob which has different behaviour on symlinks pointing to nowhere than glibc glob
---- Files affected:
SPECS:
rpm.spec (1.908 -> 1.909)
---- Diffs:
================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.908 SPECS/rpm.spec:1.909
--- SPECS/rpm.spec:1.908 Tue Jul 29 21:03:29 2008
+++ SPECS/rpm.spec Tue Jul 29 21:50:11 2008
@@ -60,7 +60,7 @@
Summary(uk.UTF-8): Менеджер пакетів від RPM
Name: rpm
Version: 5.1.4
-Release: 0.5
+Release: 0.6
License: LGPL
Group: Base
Source0: http://rpm5.org/files/rpm/rpm-5.1/%{name}-%{version}.tar.gz
@@ -117,6 +117,7 @@
Patch16: %{name}-php-deps.patch
Patch17: %{name}-macros.patch
Patch18: %{name}-macros-th.patch
+Patch19: %{name}-glob.patch
Patch23: %{name}-pkgconfigdeps.patch
@@ -696,6 +697,7 @@
%patch59 -p1
%patch17 -p1
%patch18 -p1
+%patch19 -p1
%patch60 -p1
%ifarch sparc64
%patch61 -p1
@@ -1329,6 +1331,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.909 2008/07/29 19:50:11 arekm
+- use internal glob which has different behaviour on symlinks pointing to nowhere than glibc glob
+
Revision 1.908 2008/07/29 19:03:29 qboosh
- dropped obsolete comment
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.908&r2=1.909&f=u
More information about the pld-cvs-commit
mailing list