SPECS: ext3rminator.spec - added linking patch, auto* due to chang...

sparky sparky at pld-linux.org
Fri Aug 4 19:20:24 CEST 2006


Author: sparky                       Date: Fri Aug  4 17:20:24 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added linking patch, auto* due to changes in Makefile.am

---- Files affected:
SPECS:
   ext3rminator.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/ext3rminator.spec
diff -u SPECS/ext3rminator.spec:1.2 SPECS/ext3rminator.spec:1.3
--- SPECS/ext3rminator.spec:1.2	Thu Jul 20 19:59:43 2006
+++ SPECS/ext3rminator.spec	Fri Aug  4 19:20:18 2006
@@ -9,6 +9,7 @@
 Group:		Applications/System
 Source0:	http://web.glandium.org/debian/repository/experimental/%{name}_0.2.99+%{version}%{_pre}.orig.tar.gz
 # Source0-md5:	450ce0405a2be760a1e9ced200c05c72
+Patch0:		%{name}-linking.patch
 URL:		http://web.glandium.org/debian/repository/experimental/
 BuildRequires:	e2fsprogs-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -33,8 +34,12 @@
 
 %prep
 %setup -q -n %{name}-%{version}%{_pre}
+%patch0 -p1
 
 %build
+%{__aclocal}
+%{__autoconf}
+%{__automake}
 CFLAGS="-I%{_includedir}/et %{rpmcflags}"
 export CFLAGS
 %configure
@@ -61,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/08/04 17:20:18  sparky
+- added linking patch, auto* due to changes in Makefile.am
+
 Revision 1.2  2006/07/20 17:59:43  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ext3rminator.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list