]> git.pld-linux.org Git - packages/cups.git/commitdiff
- added rpath.patch (kill -rpath /usr/lib)
authorArtur Frysiak <artur@frysiak.net>
Wed, 12 May 2004 14:32:53 +0000 (14:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 4

Changed files:
    cups.spec -> 1.100

cups.spec

index 5af430602c1fab7ce38f3f88d0b8a98c10d850d3..92844fb4bce70dc5c1c3f729fe97a0ef7145630e 100644 (file)
--- a/cups.spec
+++ b/cups.spec
@@ -14,7 +14,7 @@ Summary(pt_BR):       Sistema Unix de Impress
 Name:          cups
 %define        rcver   %{nil}
 Version:       1.1.20
-Release:       3
+Release:       4
 Epoch:         1
 License:       GPL/LGPL
 Group:         Applications/Printing
@@ -33,6 +33,7 @@ Patch6:               %{name}-man_pages_linking.patch
 Patch7:                %{name}-nolibs.patch
 Patch8:                %{name}-chown.patch
 Patch9:                %{name}-nostrip.patch
+Patch10:       %{name}-rpath.patch
 URL:           http://www.cups.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -238,6 +239,7 @@ pod
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 %build
 %{__aclocal}
This page took 0.058987 seconds and 4 git commands to generate.