packages: rc-scripts/rc-scripts.spec - rel 2; fix build

arekm arekm at pld-linux.org
Wed Apr 4 08:25:32 CEST 2012


Author: arekm                        Date: Wed Apr  4 06:25:32 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2; fix build

---- Files affected:
packages/rc-scripts:
   rc-scripts.spec (1.398 -> 1.399) 

---- Diffs:

================================================================
Index: packages/rc-scripts/rc-scripts.spec
diff -u packages/rc-scripts/rc-scripts.spec:1.398 packages/rc-scripts/rc-scripts.spec:1.399
--- packages/rc-scripts/rc-scripts.spec:1.398	Tue Apr  3 22:46:44 2012
+++ packages/rc-scripts/rc-scripts.spec	Wed Apr  4 08:25:27 2012
@@ -10,7 +10,7 @@
 Summary(tr.UTF-8):	inittab ve /etc/rc.d dosyaları
 Name:		rc-scripts
 Version:	0.4.5.4
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Base
 #Source0:	ftp://distfiles.pld-linux.org/src/%{name}-%{version}.tar.gz
@@ -121,7 +121,7 @@
 
 # hack, currently this results in errno@@GLIBC_PRIVATE symbol in ppp-watch:
 #GLIB_LIBS="-Wl,-static `$PKG_CONFIG --libs --static glib-2.0` -Wl,-Bdynamic"
-sed -i -e 's#^GLIB_LIBS=.*#GLIB_LIBS="%{_prefix}/%{_lib}/libglib-2.0.a -lrt"#' configure.ac
+sed -i -e 's#^GLIB_LIBS=.*#GLIB_LIBS="%{_prefix}/%{_lib}/libglib-2.0.a -lrt -lpthread"#' configure.ac
 
 %build
 %{__aclocal}
@@ -136,7 +136,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/var/{run/netreport,log} \
-	$RPM_BUILD_ROOT/etc/sysconfig/hwprofiles \
+	$RPM_BUILD_ROOT/etc/sysconfig/{interfaces/data,hwprofiles} \
 	$RPM_BUILD_ROOT{%{systemdtmpfilesdir},%{systemdunitdir}}
 
 %{__make} install \
@@ -396,6 +396,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.399  2012/04/04 06:25:27  arekm
+- rel 2; fix build
+
 Revision 1.398  2012/04/03 20:46:44  baggins
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/rc-scripts/rc-scripts.spec?r1=1.398&r2=1.399



More information about the pld-cvs-commit mailing list