]> git.pld-linux.org Git - packages/LPRng.git/blobdiff - LPRng.spec
- no --as-needed
[packages/LPRng.git] / LPRng.spec
index 79382c4ab7b4dbbeeca5b91248fbd59a97f1a0aa..6251b59232ed40f92722521d9ecb6c1042afafb9 100644 (file)
@@ -22,6 +22,7 @@ Patch2:               %{name}-ngettext.patch
 Patch3:                %{name}-missing-nls.patch
 Patch4:                %{name}-pl.po.patch
 Patch5:                %{name}-types.patch
+Patch6:                %{name}-shell.patch
 URL:           http://www.lprng.com/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -37,6 +38,8 @@ Obsoletes:    cups-clients
 Obsoletes:     lpr
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                filterout_ld    -Wl,--as-needed
+
 %description
 The LPRng software is an enhanced, extended, and portable
 implementation of the Berkeley LPR print spooler functionality. While
@@ -161,6 +164,7 @@ Support 
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 rm -rf autom4te.cache
 mv  PrintingCookbook/{HTML,PrintingCookbook}
This page took 0.062432 seconds and 4 git commands to generate.