SPECS: ghemical.spec - up to 1.01

undefine undefine at pld-linux.org
Sun Jun 12 03:13:33 CEST 2005


Author: undefine                     Date: Sun Jun 12 01:13:33 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.01

---- Files affected:
SPECS:
   ghemical.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/ghemical.spec
diff -u SPECS/ghemical.spec:1.21 SPECS/ghemical.spec:1.22
--- SPECS/ghemical.spec:1.21	Sun Jun 12 01:45:40 2005
+++ SPECS/ghemical.spec	Sun Jun 12 03:13:28 2005
@@ -7,20 +7,19 @@
 Summary:	Ghemical - The MM and QM calculations frontend
 Summary(pl):	Ghemical - frontend do obliczeń MM oraz QM
 Name:		ghemical
-Version:	0.90
-Release:	5
+Version:	1.01
+Release:	1
 License:	GPL v2
 Group:		X11/Applications/Science
 Source0:	http://www.uku.fi/~thassine/ghemical/download/%{name}-%{version}.tgz
-# Source0-md5:	a469e583af31c89146397f81aa88289c
+# Source0-md5:	41f7b6ce38b4a1be9a9cf00d7d068b4a
 Source1:	%{name}.desktop
 Source2:	%{name}.xpm
 Patch0:		%{name}-DESTDIR.patch
-Patch1:		%{name}-c++.patch
 URL:		http://www.uku.fi/~thassine/ghemical/
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	gcc-g77
+BuildRequires:	f2c
 BuildRequires:	glut-devel
 BuildRequires:	gtkglarea1-devel
 BuildRequires:	gtk+-devel
@@ -30,8 +29,6 @@
 Requires:	openbabel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_pkgdir		%{_datadir}/%{name}/%{version}
-
 %description
 Ghemical is a computational chemistry software package released under
 the GNU GPL. It is written in C++. It has a graphical user interface
@@ -55,7 +52,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
@@ -65,8 +61,8 @@
 
 # ENABLE_NLS and PACKAGE is workaround for g++ 3.3 and GNOME 1.x headers conflict
 %{__make} \
-	CFLAGS="%{rpmcflags} -I/usr/include/python2.3/Numeric" \
-	CXXFLAGS="%{rpmcflags} -fno-exceptions %{!?debug:-DNO_DEBUG} -I/usr/X11R6/include -I/usr/include/python2.3/Numeric -DDATADIR=\\\"%{_datadir}/openbabel/\\\" -DENABLE_NLS -DPACKAGE=\\\"ghemical\\\""
+	CFLAGS="%{rpmcflags} -I/usr/include/python2.4/Numeric" \
+	CXXFLAGS="%{rpmcflags} -fno-exceptions %{!?debug:-DNO_DEBUG} -I/usr/X11R6/include -I/usr/include/python2.4/Numeric -DDATADIR=\\\"%{_datadir}/openbabel/\\\" -DENABLE_NLS -DPACKAGE=\\\"ghemical\\\""
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -87,8 +83,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS BUGLIST CHANGES PROJECT bin/examples/*
 %attr(755,root,root) %{_bindir}/*
-%dir %{_datadir}/%{name}
-%{_pkgdir}
+%{_datadir}/%{name}
 %{_pixmapsdir}/*.xpm
 %{_desktopdir}/*.desktop
 
@@ -98,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2005/06/12 01:13:28  undefine
+- up to 1.01
+
 Revision 1.21  2005/06/11 23:45:40  undefine
 - add missing dir, rel 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ghemical.spec?r1=1.21&r2=1.22&f=u




More information about the pld-cvs-commit mailing list