]> git.pld-linux.org Git - packages/avogadro.git/blobdiff - avogadro.spec
- release 8
[packages/avogadro.git] / avogadro.spec
index 9c82097cdccb3c7ed1f542b14f22a195a516641b..2e6e1d01e9405110e91279517494b6c88d1a5cfd 100644 (file)
@@ -4,7 +4,7 @@
 Summary:       An advanced molecular editor for chemical purposes
 Name:          avogadro
 Version:       1.0.1
-Release:       1
+Release:       8
 License:       GPL v2
 Group:         Applications/Editors
 Source0:       http://downloads.sourceforge.net/avogadro/%{name}-%{version}.tar.bz2
@@ -14,15 +14,22 @@ URL:                http://avogadro.openmolecules.net/
 Patch0:                %{name}-python2.7.patch
 Patch1:                %{name}-linguist.patch
 Patch2:                %{name}-cmake.patch
+Patch3:                %{name}-sipfix.patch
+BuildRequires: QtNetwork-devel
+BuildRequires: QtOpenGL-devel
 BuildRequires: boost-devel >= 1.35
+BuildRequires: boost-python-devel
 BuildRequires: cmake >= 2.8.0
 BuildRequires: desktop-file-utils
 BuildRequires: docbook-utils
 BuildRequires: eigen >= 1:2.0.12
 BuildRequires: glew-devel >= 1.5.0
-BuildRequires: python-numpy-devel
 BuildRequires: openbabel-devel >= 2.2.2
+BuildRequires: pkgconfig
+BuildRequires: python-numpy-devel
+BuildRequires: python-sip-devel
 BuildRequires: qt4-build >= %{qtver}
+BuildRequires: qt4-linguist
 BuildRequires: qt4-qmake >= %{qtver}
 BuildRequires: sip
 Requires:      %{name}-libs = %{version}-%{release}
@@ -56,6 +63,7 @@ libraries.
 %patch0 -p0
 %patch1 -p0
 %patch2 -p1
+%patch3 -p0
 
 %build
 install -d build
This page took 0.027856 seconds and 4 git commands to generate.