rpms/python-vobject/devel .cvsignore, 1.5, 1.6 python-vobject.spec, 1.6, 1.7 sources, 1.5, 1.6

James Bowes (jbowes) fedora-extras-commits at redhat.com
Fri Aug 24 01:46:54 UTC 2007


Author: jbowes

Update of /cvs/pkgs/rpms/python-vobject/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24042

Modified Files:
	.cvsignore python-vobject.spec sources 
Log Message:
update to 0.4.8


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-vobject/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	26 Nov 2006 22:41:38 -0000	1.5
+++ .cvsignore	24 Aug 2007 01:46:21 -0000	1.6
@@ -1 +1 @@
-vobject-0.4.4.tar.gz
+vobject-0.4.8.tar.gz


Index: python-vobject.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-vobject/devel/python-vobject.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python-vobject.spec	10 Dec 2006 00:12:05 -0000	1.6
+++ python-vobject.spec	24 Aug 2007 01:46:21 -0000	1.7
@@ -1,12 +1,12 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-vobject 
-Version:        0.4.4 
-Release:        2%{?dist}
+Version:        0.4.8 
+Release:        1%{?dist}
 Summary:        A python library for manipulating vCard and vCalendar files
 
 Group:          Development/Languages
-License:        Apache Software License
+License:        ASL 1.1
 URL:            http://vobject.skyhouseconsulting.com/ 
 Source0:        http://vobject.skyhouseconsulting.com/vobject-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -34,6 +34,7 @@
 %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT \
     --single-version-externally-managed
 rm -f $RPM_BUILD_ROOT%{python_sitelib}/*egg-info/requires.txt
+rm -f $RPM_BUILD_ROOT%{python_sitelib}/*egg-info/zip-safe
 
  
 %clean
@@ -42,38 +43,20 @@
 
 %files
 %defattr(-,root,root,-)
-%doc ACKNOWLEDGEMENTS.txt
-%doc LICENSE.txt
-%doc README.txt
-%dir %{python_sitelib}/vobject
-
-%{python_sitelib}/vobject/__init__.py
-%{python_sitelib}/vobject/__init__.pyc
-%{python_sitelib}/vobject/base.py
-%{python_sitelib}/vobject/base.pyc
-%{python_sitelib}/vobject/behavior.py
-%{python_sitelib}/vobject/behavior.pyc
-%{python_sitelib}/vobject/icalendar.py
-%{python_sitelib}/vobject/icalendar.pyc
-%{python_sitelib}/vobject/hcalendar.py
-%{python_sitelib}/vobject/hcalendar.pyc
-%{python_sitelib}/vobject/vcard.py
-%{python_sitelib}/vobject/vcard.pyc
-%{python_sitelib}/vobject/win32tz.py
-%{python_sitelib}/vobject/win32tz.pyc
-                                                               
-%{python_sitelib}/vobject/__init__.pyo
-%{python_sitelib}/vobject/base.pyo
-%{python_sitelib}/vobject/behavior.pyo
-%{python_sitelib}/vobject/icalendar.pyo
-%{python_sitelib}/vobject/hcalendar.pyo
-%{python_sitelib}/vobject/vcard.pyo
-%{python_sitelib}/vobject/win32tz.pyo
+%doc ACKNOWLEDGEMENTS.txt LICENSE.txt README.txt
+
+%{python_sitelib}/vobject
 
 # Python egg info dir and contents
 %{python_sitelib}/vobject*egg-info
 
+%{_bindir}/ics_diff
+
+
 %changelog
+* Thu Aug 23 2007 James Bowes <jbowes at redhat.com> - 0.4.8-1
+- Update to 0.4.8
+
 * Sat Dec 09 2006 James Bowes <jbowes at redhat.com> - 0.4.4-2
 - Add BR: python-devel
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-vobject/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	26 Nov 2006 22:41:38 -0000	1.5
+++ sources	24 Aug 2007 01:46:21 -0000	1.6
@@ -1 +1 @@
-d0ee0a3f6a78212cf49c7f1c2de2d9c0  vobject-0.4.4.tar.gz
+d681436476e2b1d7265412df30a02c96  vobject-0.4.8.tar.gz




More information about the fedora-extras-commits mailing list