SPECS (AC-branch): python-pyorbit.spec - merged from HEAD
baggins
baggins at pld-linux.org
Mon May 15 15:24:32 CEST 2006
Author: baggins Date: Mon May 15 13:24:32 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- merged from HEAD
---- Files affected:
SPECS:
python-pyorbit.spec (1.28 -> 1.28.2.1)
---- Diffs:
================================================================
Index: SPECS/python-pyorbit.spec
diff -u SPECS/python-pyorbit.spec:1.28 SPECS/python-pyorbit.spec:1.28.2.1
--- SPECS/python-pyorbit.spec:1.28 Fri Dec 24 14:54:54 2004
+++ SPECS/python-pyorbit.spec Mon May 15 15:24:27 2006
@@ -4,18 +4,17 @@
Summary: Python binding for ORBit
Summary(pl): Wiązania Pythona do biblioteki ORBit
Name: python-pyorbit
-Version: 2.0.1
-Release: 3
+Version: 2.14.0
+Release: 1
License: LGPL
Group: Libraries/Python
-Source0: http://ftp.gnome.org/pub/gnome/sources/%{module}/2.0/%{module}-%{version}.tar.bz2
-# Source0-md5: c39384f6257a386231d79db9e403d905
-BuildRequires: ORBit2-devel >= 2.7.3
+Source0: http://ftp.gnome.org/pub/gnome/sources/%{module}/2.14/%{module}-%{version}.tar.bz2
+# Source0-md5: ff62b983d5d9be164bd5a207d692eab5
+BuildRequires: ORBit2-devel >= 2.14.0
BuildRequires: automake
BuildRequires: autoconf
BuildRequires: libtool
BuildRequires: python-devel >= 1:2.3.2
-BuildRequires: rpm-pythonprov
%pyrequires_eq python-libs
Obsoletes: %{module}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -62,11 +61,12 @@
%build
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoconf}
%{__autoheader}
%{__automake}
-CPPFLAGS="$(libIDL-config-2 --cflags)"; export CPPFLAGS
+# is it still needed?
+#CPPFLAGS="$(libIDL-config-2 --cflags)"; export CPPFLAGS
%configure
%{__make}
@@ -98,6 +98,15 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28.2.1 2006/05/15 13:24:27 baggins
+- merged from HEAD
+
+Revision 1.30 2006/03/13 08:04:26 freetz
+- 2.14.0
+
+Revision 1.29 2005/03/12 12:32:37 troll
+- mass commit: remove obsolete BR: rpm-pythonprov
+
Revision 1.28 2004/12/24 13:54:54 troll
- rel 3 to rebuild with Python 2.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-pyorbit.spec?r1=1.28&r2=1.28.2.1&f=u
More information about the pld-cvs-commit
mailing list