packages: ghemical/ghemical.spec - updated to 3.0.0

qboosh qboosh at pld-linux.org
Mon Oct 17 16:32:14 CEST 2011


Author: qboosh                       Date: Mon Oct 17 14:32:14 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 3.0.0

---- Files affected:
packages/ghemical:
   ghemical.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: packages/ghemical/ghemical.spec
diff -u packages/ghemical/ghemical.spec:1.31 packages/ghemical/ghemical.spec:1.32
--- packages/ghemical/ghemical.spec:1.31	Wed Jun 10 08:44:00 2009
+++ packages/ghemical/ghemical.spec	Mon Oct 17 16:32:09 2011
@@ -2,30 +2,35 @@
 Summary:	Ghemical - The MM and QM calculations frontend
 Summary(pl.UTF-8):	Ghemical - frontend do obliczeń MM oraz QM
 Name:		ghemical
-Version:	2.98
+Version:	3.0.0
 Release:	1
 License:	GPL v2
 Group:		X11/Applications/Science
-Source0:	http://bioinformatics.org/ghemical/download/current/%{name}-%{version}.tar.gz
-# Source0-md5:	e6bf63a004c4f162eb9a7838872f5a4c
+Source0:	http://www.bioinformatics.org/ghemical/download/current/%{name}-%{version}.tar.gz
+# Source0-md5:	becf98626f0eba73f7f042bc92aa60ac
 Source1:	%{name}.desktop
 Source2:	%{name}.xpm
-URL:		http://bioinformatics.org/ghemical/ghemical/index.html
-BuildRequires:	Mesa-libGLU-devel
-BuildRequires:	freeglut-devel
+URL:		http://www.bioinformatics.org/ghemical/ghemical/index.html
+BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
+BuildRequires:	freeglut-devel
 BuildRequires:	glib2-devel >= 1:2.6.0
 BuildRequires:	gtk+2-devel >= 2:2.6.0
 BuildRequires:	gtkglext-devel >= 1.0.5
 BuildRequires:	libglade2-devel >= 2.4.0
-BuildRequires:	libghemical-devel >= 2.10
-BuildRequires:	liboglappth-devel >= 0.98
+BuildRequires:	libghemical-devel >= 3.0.0
+BuildRequires:	liboglappth-devel >= 1.0.0
 BuildRequires:	libstdc++-devel
 BuildRequires:	openbabel-devel >= 2.0.0
 BuildRequires:	pkgconfig
+Requires:	glib2 >= 1:2.6.0
+Requires:	gtk+2 >= 2:2.6.0
+Requires:	gtkglext >= 1.0.5
+Requires:	libglade2 >= 2.4.0
+Requires:	libghemical >= 3.0.0
+Requires:	liboglappth >= 1.0.0
 Requires:	openbabel >= 2.0.0
-Requires:	libghemical >= 2.10
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -50,7 +55,6 @@
 
 %prep
 %setup -q
-%{__sed} -i -e 's/#include <gtk\/gtkgl.h>/#include <gtk\/gtkgl.h>\n#include <stdlib.h>\n#include <string.h>/g' src/pangofont_wcl.cpp
 
 %build
 %{__libtoolize}
@@ -81,10 +85,10 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog TODO examples
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/ghemical
 %{_datadir}/%{name}
-%{_pixmapsdir}/*.xpm
-%{_desktopdir}/*.desktop
+%{_pixmapsdir}/ghemical.xpm
+%{_desktopdir}/ghemical.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -92,6 +96,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2011/10/17 14:32:09  qboosh
+- updated to 3.0.0
+
 Revision 1.31  2009/06/10 06:44:00  amateja
 - updated to 2.98
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghemical/ghemical.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list