]> git.pld-linux.org Git - packages/alpine.git/commitdiff
- rel.1 - disabled as-needed auto/th/alpine-0_9999_79-1
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 21 Oct 2007 16:00:56 +0000 (16:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alpine.spec -> 1.19

alpine.spec

index 30ecaf79ffa750b2b3514bd5cf14bbcb2b493894..181ce6e1c524721b17199a62fbe6ce203efdd659 100644 (file)
@@ -5,13 +5,14 @@
 #   - home_etc support
 #   - ....many more
 # - separate package with tcl web-frontend
+# - fix as-needed
 Summary:       University of Washington Pine mail user agent
 Summary(pl.UTF-8):     Klient pocztowy Pine z Uniwersytetu w Waszyngtonie
 Name:          alpine
 %define                ver             0.9999
 %define                patchlevel      79
 Version:       %{ver}.%{patchlevel}
-Release:       0.1
+Release:       1
 Epoch:         1
 License:       Apache License 2.0
 Group:         Applications/Mail
@@ -38,6 +39,7 @@ BuildRequires:        pam-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                alpineconfdir   /etc/%{name}
+%define                filterout_ld    -Wl,--as-needed
 
 %description
 Alpine -- an Alternatively Licensed Program for Internet News & Email
This page took 0.068663 seconds and 4 git commands to generate.