Author: arekm                        Date: Fri May 16 15:58:13 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable zlib/dns

---- Files affected:
SPECS:
   pciutils.spec (1.101 -> 1.102) 

---- Diffs:

================================================================
Index: SPECS/pciutils.spec
diff -u SPECS/pciutils.spec:1.101 SPECS/pciutils.spec:1.102
--- SPECS/pciutils.spec:1.101   Fri May 16 17:54:25 2008
+++ SPECS/pciutils.spec Fri May 16 17:58:08 2008
@@ -250,10 +250,14 @@
 ln -sf lib pci
 
 %build
+%define        config  ZLIB=yes DNS=yes SHARED=no
+
 %{__make} lib/config.h \
+       %{config} \
        SHAREDIR=%{_datadir}
 
 %{__make} -C lib \
+       %{config} \
        CC="%{__cc}" \
        CFLAGS="%{rpmcflags} -fPIC" \
        RANLIB=ranlib \
@@ -264,6 +268,7 @@
        VERSION=%{version}
 
 %{__make} \
+       %{config} \
        CC="%{__cc}" \
        OPT="%{rpmcflags} %{!?debug:-fomit-frame-pointer}" \
        LDFLAGS="%{rpmldflags}" \
@@ -314,6 +319,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.102  2008-05-16 15:58:08  arekm
+- enable zlib/dns
+
 Revision 1.101  2008-05-16 15:54:25  arekm
 - up to 3.0.0
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pciutils.spec?r1=1.101&r2=1.102&f=u

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

Reply via email to