SPECS: python-dbus.spec - package .egg-info for python 2.5 - relea...
megabajt
megabajt at pld-linux.org
Mon Nov 20 17:57:00 CET 2006
Author: megabajt Date: Mon Nov 20 16:57:00 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- package .egg-info for python 2.5
- release 5
---- Files affected:
SPECS:
python-dbus.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/python-dbus.spec
diff -u SPECS/python-dbus.spec:1.7 SPECS/python-dbus.spec:1.8
--- SPECS/python-dbus.spec:1.7 Sat Oct 28 11:18:00 2006
+++ SPECS/python-dbus.spec Mon Nov 20 17:56:55 2006
@@ -9,7 +9,7 @@
Summary(pl): Biblioteka do używania D-BUS oparta o Pythona
Name: python-dbus
Version: 0.71
-Release: 4
+Release: 5
License: AFL v2.1 or GPL v2
Group: Libraries
Source0: http://dbus.freedesktop.org/releases/%{rname}-%{version}.tar.gz
@@ -23,7 +23,7 @@
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: python-Pyrex >= 0.9.3
-BuildRequires: python-devel >= 2.2
+BuildRequires: python-devel >= 1:2.5
BuildRequires: rpmbuild(macros) >= 1.268
BuildRequires: rpm-pythonprov
%pyrequires_eq python-modules
@@ -65,6 +65,7 @@
%dir %{py_sitedir}/dbus
%attr(755,root,root) %{py_sitedir}/dbus/*.so
%{py_sitedir}/dbus/*.py[co]
+%{py_sitedir}/dbus_python-*.egg-info
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -72,6 +73,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2006/11/20 16:56:55 megabajt
+- package .egg-info for python 2.5
+- release 5
+
Revision 1.7 2006/10/28 09:18:00 qboosh
- more specific URL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-dbus.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list