SPECS: xfsprogs.spec - fix libxlog.la, too

arekm arekm at pld-linux.org
Thu Feb 5 00:01:16 CET 2009


Author: arekm                        Date: Wed Feb  4 23:01:16 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix libxlog.la, too

---- Files affected:
SPECS:
   xfsprogs.spec (1.113 -> 1.114) 

---- Diffs:

================================================================
Index: SPECS/xfsprogs.spec
diff -u SPECS/xfsprogs.spec:1.113 SPECS/xfsprogs.spec:1.114
--- SPECS/xfsprogs.spec:1.113	Wed Feb  4 23:48:28 2009
+++ SPECS/xfsprogs.spec	Thu Feb  5 00:01:11 2009
@@ -128,6 +128,8 @@
 
 %{__sed} -i -e "s|libdir='%{_libdir}'|libdir='%{_libexecdir}'|" \
 	$RPM_BUILD_ROOT%{_libexecdir}/lib{disk,handle,xcmd,xfs,xlog}.la
+%{__sed} -i -e "s| %{_libdir}/libxfs.la | %{_libexecdir}/libxfs.la |" \
+	$RPM_BUILD_ROOT%{_libexecdir}/libxlog.la
 
 %find_lang %{name}
 
@@ -198,6 +200,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.114  2009/02/04 23:01:11  arekm
+- fix libxlog.la, too
+
 Revision 1.113  2009/02/04 22:48:28  arekm
 - up to 3.0.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xfsprogs.spec?r1=1.113&r2=1.114&f=u



More information about the pld-cvs-commit mailing list