rpms/python-amara/devel python-amara.spec, 1.15, 1.16 python-amara-1.1.7-version.patch, 1.1, NONE

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Mon Feb 5 20:50:21 UTC 2007


Author: jamatos

Update of /cvs/extras/rpms/python-amara/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20595

Modified Files:
	python-amara.spec 
Removed Files:
	python-amara-1.1.7-version.patch 
Log Message:
* Mon Feb  5 2007 José Matos <jamatos[AT]fc.up.pt> - 1.1.9-5
- Clean spec file.



Index: python-amara.spec
===================================================================
RCS file: /cvs/extras/rpms/python-amara/devel/python-amara.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- python-amara.spec	12 Dec 2006 00:38:20 -0000	1.15
+++ python-amara.spec	5 Feb 2007 20:49:48 -0000	1.16
@@ -2,14 +2,13 @@
 
 Name:           python-amara
 Version:        1.1.9
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        A collection of Pythonic tools for XML data binding
 
 Group:          Development/Libraries
 License:        ASL-derived
 URL:            http://uche.ogbuji.net/uche.ogbuji.net/tech/4Suite/amara/
 Source0:        http://uche.ogbuji.net/tech/4Suite/etc/Amara-%{version}.tar.bz2
-Patch:          python-amara-1.1.7-version.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # Needs python-4Suite-XML >= 1.0b2
@@ -30,14 +29,13 @@
 
 %prep
 %setup -q -n Amara-%{version}
-%patch -p 1 -b .version
 
 %build
 %{__python} setup.py build
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%{__python} setup.py install -O1 --skip-build --prefix=$RPM_BUILD_ROOT%{_prefix}
+%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -48,9 +46,12 @@
 %dir %{python_sitelib}/amara
 %{python_sitelib}/amara/*.py
 %{python_sitelib}/amara/*.py[co]
-%doc CHANGES COPYING demo manual.html README TODO
+%doc CHANGES COPYING demo docs README TODO
 
 %changelog
+* Mon Feb  5 2007 José Matos <jamatos[AT]fc.up.pt> - 1.1.9-5
+- Clean spec file.
+
 * Tue Dec 12 2006 José Matos <jamatos[AT]fc.up.pt> - 1.1.9-4
 - Respin (part II).
 


--- python-amara-1.1.7-version.patch DELETED ---




More information about the scm-commits mailing list