]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- match uucp for our FHS; rel 19
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 4 Jun 2009 21:49:51 +0000 (21:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.837.2.42.2.49.2.58

rpm.spec

index e0d5a671df34f6594741e03a581e50e68be107e2..2d17e75c1fe4c4e1df1969ee5f427ad748781f70 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -51,7 +51,7 @@ Summary(ru.UTF-8):    Менеджер пакетов от RPM
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       4.5
-Release:       18
+Release:       19
 License:       LGPL
 Group:         Base
 Source0:       %{name}-%{version}.tar.gz
@@ -163,6 +163,7 @@ Patch91:    %{name}-gendiff.patch
 Patch92:       %{name}-set-failed-on-reopen.patch
 Patch93:       %{name}-debugedit-workaround.patch
 Patch94:       %{name}-shescape-memfault.patch
+Patch95:       %{name}-gid-uucp.patch
 URL:           http://rpm5.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake >= 1.4
@@ -760,9 +761,8 @@ install %{SOURCE13} scripts/perl.prov
 %patch73 -p1
 %patch74 -p1
 %patch75 -p0
-%if "%{pld_release}" == "ac"
-%patch76 -p1
-%endif
+# having .py sources in -debuginfo needs more testing
+#%patch76 -p1
 %patch77 -p0
 %patch79 -p1
 %patch80 -p1
@@ -779,6 +779,7 @@ install %{SOURCE13} scripts/perl.prov
 %patch92 -p1
 %patch93 -p1
 %patch94 -p1
+%patch95 -p1
 
 mv -f po/{sr,sr@Latn}.po
 rm -rf sqlite zlib popt
This page took 0.042802 seconds and 4 git commands to generate.