Author: pluto                        Date: Thu Apr 17 09:02:42 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add missed BRs, fix daemon_cflags for amd64, workaround --as-needed breakage.

---- Files affected:
SPECS:
   autofs.spec (1.80 -> 1.81) 

---- Diffs:

================================================================
Index: SPECS/autofs.spec
diff -u SPECS/autofs.spec:1.80 SPECS/autofs.spec:1.81
--- SPECS/autofs.spec:1.80      Sun Feb 10 12:31:28 2008
+++ SPECS/autofs.spec   Thu Apr 17 11:02:37 2008
@@ -34,7 +34,10 @@
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: bind-devel
+BuildRequires: bison
+BuildRequires: flex
 BuildRequires: krb5-devel
+BuildRequires: libxml2-devel
 BuildRequires: openldap-devel >= 2.4.6
 BuildRequires: rpmbuild(macros) >= 1.268
 Requires(post,preun):  /sbin/chkconfig
@@ -43,6 +46,7 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sysconfdir     /etc/autofs
+%define                filterout_ld    -Wl,--as-needed
 
 %description
 autofs is a daemon which automatically mounts filesystems when you use
@@ -119,7 +123,7 @@
 %{__make} \
        initdir=/etc/rc.d/init.d \
        CC="%{__cc}" \
-       DAEMON_CFLAGS="%{rpmcflags}"
+       DAEMON_CFLAGS="-fPIE %{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -192,6 +196,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.81  2008-04-17 09:02:37  pluto
+- add missed BRs, fix daemon_cflags for amd64, workaround --as-needed breakage.
+
 Revision 1.80  2008-02-10 11:31:28  blues
 - 5.0.3 with few official patches. ldap fixes needed
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/autofs.spec?r1=1.80&r2=1.81&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to