SPECS: e2fsprogs.spec - fix non-static build

sparky sparky at pld-linux.org
Sun Jun 11 19:10:43 CEST 2006


Author: sparky                       Date: Sun Jun 11 17:10:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix non-static build

---- Files affected:
SPECS:
   e2fsprogs.spec (1.147 -> 1.148) 

---- Diffs:

================================================================
Index: SPECS/e2fsprogs.spec
diff -u SPECS/e2fsprogs.spec:1.147 SPECS/e2fsprogs.spec:1.148
--- SPECS/e2fsprogs.spec:1.147	Wed Jun  7 22:00:46 2006
+++ SPECS/e2fsprogs.spec	Sun Jun 11 19:10:38 2006
@@ -533,6 +533,8 @@
 	s,DEVMAPPER_LIBS='-ldevmapper -lselinux -lsepol',DEVMAPPER_LIBS='-ldevmapper',;
 	s,STATIC_DEVMAPPER_LIBS='/usr/lib/libdevmapper.a /usr/lib/libselinux.a /usr/lib/libsepol.a',STATIC_DEVMAPPER_LIBS='/usr/%{_lib}/libdevmapper.a /usr/%{_lib}/libselinux.a /usr/%{_lib}/libsepol.a'," configure.in
 
+%{!?with_static:sed '/^all:/s/e2fsck\.static//' -i e2fsck/Makefile.in}
+
 %build
 cp -f /usr/share/automake/config.sub .
 %{__gettextize}
@@ -745,6 +747,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.148  2006/06/11 17:10:38  sparky
+- fix non-static build
+
 Revision 1.147  2006/06/07 20:00:46  qboosh
 - updated to 1.39, removed obsolete ea-segfault patch
 - enabled device-mapper support
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/e2fsprogs.spec?r1=1.147&r2=1.148&f=u



More information about the pld-cvs-commit mailing list