rpms/ssm/F-9 ssm.spec,1.1,1.2

Timothy Fenn timfenn at fedoraproject.org
Sun Nov 23 00:27:14 UTC 2008


Author: timfenn

Update of /cvs/pkgs/rpms/ssm/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6548

Modified Files:
	ssm.spec 
Log Message:
* Sat Nov 22 2008 Tim Fenn <fenn at stanford.edu> - 0.1-11
- fix libtoolize
- update to reflect mmdb changes




Index: ssm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ssm/F-9/ssm.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ssm.spec	12 Nov 2008 23:15:08 -0000	1.1
+++ ssm.spec	23 Nov 2008 00:26:43 -0000	1.2
@@ -3,7 +3,7 @@
 Summary: Macromolecular coordinate superposition library
 Name: ssm
 Version: 0.1
-Release: 9%{?dist}
+Release: 11%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.bioxray.au.dk/~mok/%{name}
@@ -52,8 +52,9 @@
 %patch1 -p0
 %patch2 -p0
 aclocal
-automake --copy --add-missing --gnu
+libtoolize --automake --copy
 autoconf
+automake --copy --add-missing --gnu
 
 %build
 %configure --disable-static
@@ -86,6 +87,12 @@
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Sat Nov 22 2008 Tim Fenn <fenn at stanford.edu> - 0.1-11
+- fix libtoolize
+
+* Sat Nov 22 2008 Tim Fenn <fenn at stanford.edu> - 0.1-10
+- update to reflect mmdb changes
+
 * Mon Nov 10 2008 Tim Fenn <fenn at stanford.edu> - 0.1-9
 - include makefile patch to correspond with configure patch
 - fix license tag




More information about the fedora-extras-commits mailing list