SPECS: python-vobject.spec - Summary fix - Group fix - BR fix - De...
beorn
beorn at pld-linux.org
Thu Aug 30 10:45:55 CEST 2007
Author: beorn Date: Thu Aug 30 08:45:55 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- Summary fix
- Group fix
- BR fix
- Description fix
---- Files affected:
SPECS:
python-vobject.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/python-vobject.spec
diff -u SPECS/python-vobject.spec:1.1 SPECS/python-vobject.spec:1.2
--- SPECS/python-vobject.spec:1.1 Thu Aug 30 05:49:34 2007
+++ SPECS/python-vobject.spec Thu Aug 30 10:45:50 2007
@@ -1,20 +1,21 @@
# $Revision$, $Date$
#
-Summary: Python library for parsing iCal data
+Summary: Python module for parsing iCal data
Name: python-vobject
Version: 0.4.8
Release: 1
License: GPLv2
-Group: Development/Libraries
+Group: Libraries/Python
Source0: http://vobject.skyhouseconsulting.com/vobject-%{version}.tar.gz
# Source0-md5: d681436476e2b1d7265412df30a02c96
URL: http://vobject.skyhouseconsulting.com/
-BuildRequires: python-devel
+BuildRequires: python-devel >= 1:2.5
BuildRequires: python-setuptools
+BuildRequires: rpmbuild(macros) >= 1.219
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Python library for parsing iCal data.
+Python module for parsing iCal data.
%prep
%setup -q -n vobject-%{version}
@@ -69,6 +70,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/08/30 08:45:50 beorn
+- Summary fix
+- Group fix
+- BR fix
+- Description fix
+
Revision 1.1 2007/08/30 03:49:34 aredridel
- added
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-vobject.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list