rpms/at-spi/devel at-spi.spec,1.126,1.127

Matthias Clasen mclasen at fedoraproject.org
Sat Dec 5 06:00:05 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/at-spi/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24666

Modified Files:
	at-spi.spec 
Log Message:
undo the relocation for now



Index: at-spi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/at-spi/devel/at-spi.spec,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -p -r1.126 -r1.127
--- at-spi.spec	4 Dec 2009 22:29:28 -0000	1.126
+++ at-spi.spec	5 Dec 2009 06:00:04 -0000	1.127
@@ -10,7 +10,7 @@
 Summary: Assistive Technology Service Provider Interface
 Name: at-spi
 Version: 1.29.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://developer.gnome.org/projects/gap/
 Source0: http://download.gnome.org/sources/at-spi/1.29/%{name}-%{version}.tar.bz2
 
@@ -89,7 +89,7 @@ This package contains Python bindings al
 autoreconf -i -f
 
 %build
-%configure --disable-gtk-doc --disable-static
+%configure --disable-gtk-doc --disable-static --disable-relocate
 make
 
 %install
@@ -150,11 +150,13 @@ rm -rf $RPM_BUILD_ROOT
 
 %files python
 %defattr(-,root,root)
-%{python_sitearch}/pyatspi-corba/
-%{python_sitearch}/pyatspi-corba.pth/
+%{python_sitearch}/pyatspi
 
 
 %changelog
+* Sat Dec  5 2009 Matthias Clasen <mclasen at redhat.com> - 1.29.3-2
+- Undo the relocation for now
+
 * Fri Dec  4 2009 Matthias Clasen <mclasen at redhat.com> - 1.29.3-1
 - Update to 1.29.3
 - The Python bindings have been relocated to pyatspi-corba to




More information about the fedora-extras-commits mailing list