Author: qboosh                       Date: Sun Feb 10 15:32:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- e2fsck is no longer static by default (upstream change)

---- Files affected:
SPECS:
   e2fsprogs.spec (1.183 -> 1.184) 

---- Diffs:

================================================================
Index: SPECS/e2fsprogs.spec
diff -u SPECS/e2fsprogs.spec:1.183 SPECS/e2fsprogs.spec:1.184
--- SPECS/e2fsprogs.spec:1.183  Sun Feb 10 00:31:01 2008
+++ SPECS/e2fsprogs.spec        Sun Feb 10 16:32:15 2008
@@ -59,7 +59,7 @@
 BuildRequires: gettext-devel >= 0.11
 BuildRequires: rpmbuild(macros) >= 1.426
 BuildRequires: texinfo
-%if %{with static}
+%if %{with allstatic}
 BuildRequires: device-mapper-static
 BuildRequires: glibc-static
 BuildRequires: libselinux-static
@@ -595,10 +595,7 @@
 
 %{__rm} debugfs/*.o
 
-sed -i \
-       -e '/AC_SUBST(DO_TEST_SUITE/a\MKINSTALLDIRS="install 
-d"\nAC_SUBST(MKINSTALLDIRS)\n' configure.in
-
-%{!?with_static:sed '/^all:/s/e2fsck\.static//' -i e2fsck/Makefile.in}
+sed -i -e '/AC_SUBST(DO_TEST_SUITE/a\MKINSTALLDIRS="install 
-d"\nAC_SUBST(MKINSTALLDIRS)\n' configure.in
 
 # AX_TLS
 tail -n +2604 aclocal.m4 > acinclude.m4
@@ -632,7 +629,6 @@
        --enable-blkid-devmapper \
        --enable-compression \
        --enable-htree \
-       %{!?with_static:--enable-dynamic-e2fsck} \
        --enable-fsck \
        --disable-rpath
 
@@ -972,6 +968,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.184  2008-02-10 15:32:15  qboosh
+- e2fsck is no longer static by default (upstream change)
+
 Revision 1.183  2008-02-09 23:31:01  glen
 - remove some leftover from bad upstream tarball
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/e2fsprogs.spec?r1=1.183&r2=1.184&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to