SPECS: mopac7.spec - add patch for configure
wolvverine
wolvverine at pld-linux.org
Thu Nov 1 05:00:30 CET 2007
Author: wolvverine Date: Thu Nov 1 04:00:30 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add patch for configure
---- Files affected:
SPECS:
mopac7.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/mopac7.spec
diff -u SPECS/mopac7.spec:1.7 SPECS/mopac7.spec:1.8
--- SPECS/mopac7.spec:1.7 Sun Oct 21 14:40:20 2007
+++ SPECS/mopac7.spec Thu Nov 1 05:00:25 2007
@@ -3,11 +3,12 @@
Summary(pl.UTF-8): Biblioteka do semiempirycznych obliczeń z zakresu mechaniki kwantowej
Name: mopac7
Version: 1.13
-Release: 0.1
+Release: 1
License: Public Domain
Group: Libraries
Source0: http://bioinformatics.org/ghemical/download/current/%{name}-%{version}.tar.gz
# Source0-md5: a2aabd7cf35ff7ac407934e930648a87
+Patch0: %{name}-configure.patch
URL: http://sourceforge.net/projects/mopac7/
BuildRequires: libf2c-devel
BuildRequires: sed >= 4.0
@@ -46,6 +47,7 @@
%prep
%setup -q
+%patch0 -p1
sed -i -e 's/-lg2c/-lf2c/' libmopac7.pc.in
@@ -89,6 +91,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2007/11/01 04:00:25 wolvverine
+- add patch for configure
+
Revision 1.7 2007/10/21 12:40:20 wolvverine
- up to 1.13, TODO: find -lf2c
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mopac7.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list