packages: apache-mod_geoip/apache-mod_geoip.spec - cppflags, ldflags

glen glen at pld-linux.org
Tue Apr 10 15:45:20 CEST 2012


Author: glen                         Date: Tue Apr 10 13:45:20 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- cppflags, ldflags

---- Files affected:
packages/apache-mod_geoip:
   apache-mod_geoip.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/apache-mod_geoip/apache-mod_geoip.spec
diff -u packages/apache-mod_geoip/apache-mod_geoip.spec:1.2 packages/apache-mod_geoip/apache-mod_geoip.spec:1.3
--- packages/apache-mod_geoip/apache-mod_geoip.spec:1.2	Tue Apr 10 15:43:34 2012
+++ packages/apache-mod_geoip/apache-mod_geoip.spec	Tue Apr 10 15:45:15 2012
@@ -34,7 +34,7 @@
 %setup -q -n mod_geoip2_%{version}
 
 %build
-%{apxs} -Wc,"%{rpmcflags}" -Wl,-lGeoIP -c mod_geoip.c
+%{apxs} -Wc,"%{rpmcppflags} %{rpmcflags}" -Wl,"-lGeoIP %{rpmldflags}" -c mod_geoip.c
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -67,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2012/04/10 13:45:15  glen
+- cppflags, ldflags
+
 Revision 1.2  2012/04/10 13:43:34  glen
 - suggest GeoIP database packages
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/apache-mod_geoip/apache-mod_geoip.spec?r1=1.2&r2=1.3



More information about the pld-cvs-commit mailing list