]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- changed find-lang to match . for --all-name
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 10 Jul 2003 11:15:30 +0000 (11:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added examplesaredoc patch (add /usr/src/examples to docDirs)
- release .16

Changed files:
    rpm.spec -> 1.448

rpm.spec

index 98abd99746220e20ab94e87332a42528fe898fc4..74779e2588bfea68e47218164a6859c3b9449da3 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -27,7 +27,7 @@ Summary(uk):  
 Name:          rpm
 %define        ver     4.3
 Version:       %{ver}
-%define        rel     0.%{snap}.15
+%define        rel     0.%{snap}.16
 Release:       %{rel}
 License:       GPL
 Group:         Base
@@ -88,6 +88,7 @@ Patch30:      %{name}-man-pl.patch
 Patch31:       %{name}-fdClose-typo.patch
 Patch32:       %{name}-userpmdepswrappers.patch
 Patch33:       %{name}-provides-dont-obsolete.patch
+Patch34:       %{name}-examplesaredoc.patch
 URL:           http://www.rpm.org/
 Icon:          rpm.gif
 BuildRequires: autoconf >= 2.52
@@ -550,6 +551,7 @@ cat %{SOURCE14} >> macros.in
 %patch31 -p1
 %patch32 -p1
 %patch33 -p1
+%patch34 -p1
 
 cd scripts;
 mv -f perl.req perl.req.in
This page took 0.045387 seconds and 4 git commands to generate.