packages: rc-scripts/rc-scripts.spec - glib2 linking fixed upstream

baggins baggins at pld-linux.org
Sun Mar 20 01:27:42 CET 2011


Author: baggins                      Date: Sun Mar 20 00:27:42 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- glib2 linking fixed upstream

---- Files affected:
packages/rc-scripts:
   rc-scripts.spec (1.348 -> 1.349) 

---- Diffs:

================================================================
Index: packages/rc-scripts/rc-scripts.spec
diff -u packages/rc-scripts/rc-scripts.spec:1.348 packages/rc-scripts/rc-scripts.spec:1.349
--- packages/rc-scripts/rc-scripts.spec:1.348	Sun Mar 20 01:26:45 2011
+++ packages/rc-scripts/rc-scripts.spec	Sun Mar 20 01:27:36 2011
@@ -122,7 +122,6 @@
 %configure \
 	--with-localedir=%{localedir}
 %{__make} \
-	%{?with_static:ppp_watch_LDADD="-Wl,-static $(pkg-config --libs --static glib-2.0) -Wl,-Bdynamic" ppp_watch_DEPENDENCIES=} \
 	%{!?with_static:ppp_watch_LDADD="$(pkg-config --libs glib-2.0)" ppp_watch_DEPENDENCIES=}
 
 %install
@@ -132,7 +131,6 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
-	%{?with_static:ppp_watch_LDADD="-Wl,-static $(pkg-config --libs --static glib-2.0) -Wl,-Bdynamic" ppp_watch_DEPENDENCIES=} \
 	%{!?with_static:ppp_watch_LDADD="$(pkg-config --libs glib-2.0)" ppp_watch_DEPENDENCIES=}
 
 for i in 0 1 2 3 4 5 6; do
@@ -371,6 +369,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.349  2011/03/20 00:27:36  baggins
+- glib2 linking fixed upstream
+
 Revision 1.348  2011/03/20 00:26:45  baggins
 - 0.4.4.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rc-scripts/rc-scripts.spec?r1=1.348&r2=1.349&f=u



More information about the pld-cvs-commit mailing list