rpms/pyspi/FC-5 pyspi.spec, 1.2, 1.3 pyspi-NULL-children.patch, 1.1, NONE

Zack Cerza (zmc) fedora-extras-commits at redhat.com
Tue Aug 1 22:02:35 UTC 2006


Author: zmc

Update of /cvs/extras/rpms/pyspi/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1496

Modified Files:
	pyspi.spec 
Removed Files:
	pyspi-NULL-children.patch 
Log Message:
Remove old patch
Update specfile



Index: pyspi.spec
===================================================================
RCS file: /cvs/extras/rpms/pyspi/FC-5/pyspi.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pyspi.spec	19 Jun 2006 15:58:29 -0000	1.2
+++ pyspi.spec	1 Aug 2006 22:02:35 -0000	1.3
@@ -1,14 +1,13 @@
 Summary: Python bindings for AT-SPI
 Name: pyspi
-Version: 0.5.4
-Release: 3%{?dist}
+Version: 0.5.5
+Release: 1%{?dist}
 License: LGPL
 Group: Development/Languages
 URL: http://people.redhat.com/zcerza/dogtail/
 Source0: http://people.redhat.com/zcerza/dogtail/releases/pyspi-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: at-spi-devel, Pyrex
-Patch0: pyspi-NULL-children.patch
 
 %description
 AT-SPI allows assistive technologies to access GTK-based applications.  It
@@ -20,7 +19,6 @@
 
 %prep
 %setup -q
-%patch0 -p0
 
 %build
 python ./setup.py build
@@ -40,6 +38,10 @@
 %doc ChangeLog
 
 %changelog
+* Tue Aug 01 2006 Zack Cerza <zcerza at redhat.com> - 0.5.5-1
+- New upstream release.
+- Remove pyspi-NULL-children.patch
+
 * Mon Jun 19 2006 Zack Cerza <zcerza at redhat.com> - 0.5.4-3
 - Add pyspi-NULL-children to fix Fedora bug #195886 .
 


--- pyspi-NULL-children.patch DELETED ---




More information about the fedora-extras-commits mailing list