rpms/gpp4/devel gpp4.spec,1.1,1.2

Timothy Fenn timfenn at fedoraproject.org
Sun Dec 21 00:45:05 UTC 2008


Author: timfenn

Update of /cvs/pkgs/rpms/gpp4/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23444

Modified Files:
	gpp4.spec 
Log Message:
* Sat Dec 20 2008 Tim Fenn <fenn at stanford.edu> - 1.0.4-12
- add libtoolize




Index: gpp4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gpp4/devel/gpp4.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gpp4.spec	30 Oct 2008 00:50:06 -0000	1.1
+++ gpp4.spec	21 Dec 2008 00:44:34 -0000	1.2
@@ -3,7 +3,7 @@
 Summary: Library providing specific CCP4 functionality 
 Name: gpp4
 Version: 1.0.4
-Release: 11%{?dist}
+Release: 12%{?dist}
 License: LGPLv2
 Group: System Environment/Libraries
 URL: http://www.bioxray.au.dk/~mok/%{name}
@@ -69,8 +69,9 @@
 %patch1 -p0
 %patch2 -p0
 aclocal
-automake --copy --add-missing --gnu
+libtoolize --automake --copy
 autoconf
+automake --copy --add-missing --gnu
 
 %build
 %configure --disable-static
@@ -107,6 +108,9 @@
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Sat Dec 20 2008 Tim Fenn <fenn at stanford.edu> - 1.0.4-12
+- add libtoolize
+
 * Tue Oct 28 2008 Tim Fenn <fenn at stanford.edu> - 1.0.4-11
 - fix buildrequires
 




More information about the fedora-extras-commits mailing list