Author: qboosh                       Date: Fri Jan 27 10:30:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: libtool, cleanup, restored clean

---- Files affected:
SPECS:
   captive.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/captive.spec
diff -u SPECS/captive.spec:1.15 SPECS/captive.spec:1.16
--- SPECS/captive.spec:1.15     Thu Jan 26 20:45:27 2006
+++ SPECS/captive.spec  Fri Jan 27 11:30:08 2006
@@ -1,6 +1,4 @@
 # $Revision$, $Date$
-#
-#
 Summary:       Captive - NTFS read/write filesystem for Linux
 Summary(pl):   Captive - obsługa NTFS dla Linuksa z odczytem i zapisem
 Name:          captive
@@ -19,8 +17,9 @@
 BuildRequires: automake
 BuildRequires: gettext-devel
 BuildRequires: gnome-vfs2-devel >= 2.0
-BuildRequires: libxml2-devel >= 2.5.9
 BuildRequires: libfuse-devel >= 2.4.1
+BuildRequires: libtool
+BuildRequires: libxml2-devel >= 2.5.9
 BuildRequires: openssl-devel
 BuildRequires: perl-tools-pod
 BuildRequires: pkgconfig
@@ -92,8 +91,6 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-cp -f /usr/share/automake/config.sub .
-
 %configure \
        --enable-shared \
        --disable-static \
@@ -124,7 +121,7 @@
 %find_lang %{name}
 
 %clean
-#rm -rf $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %pre
 %groupadd -g 141 captive
@@ -162,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/01/27 10:30:08  qboosh
+- BR: libtool, cleanup, restored clean
+
 Revision 1.15  2006/01/26 19:45:27  ankry
 - BR: rpmbuild(macros) >= 1.202
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/captive.spec?r1=1.15&r2=1.16&f=u

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

Reply via email to