rpms/python-fedora/EL-5 .cvsignore, 1.21, 1.22 python-fedora.spec, 1.23, 1.24 sources, 1.22, 1.23

Ricky Zhou (周家杰) ricky at fedoraproject.org
Fri Jun 5 15:33:35 UTC 2009


Author: ricky

Update of /cvs/pkgs/rpms/python-fedora/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18922/EL-5

Modified Files:
	.cvsignore python-fedora.spec sources 
Log Message:
* Wed Jun 03 2009 Ricky Zhou <ricky at fedoraproject.org> - 0.3.12.1-1
- Update for new FAS release.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-fedora/EL-5/.cvsignore,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- .cvsignore	13 Apr 2009 19:59:37 -0000	1.21
+++ .cvsignore	5 Jun 2009 15:33:04 -0000	1.22
@@ -1 +1 @@
-python-fedora-0.3.12.tar.gz
+python-fedora-0.3.12.1.tar.gz


Index: python-fedora.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-fedora/EL-5/python-fedora.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- python-fedora.spec	13 Apr 2009 19:59:37 -0000	1.23
+++ python-fedora.spec	5 Jun 2009 15:33:05 -0000	1.24
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-fedora
-Version:        0.3.12
+Version:        0.3.12.1
 Release:        1%{?dist}
 Summary:        Python modules for talking to Fedora Infrastructure Services
 
@@ -52,6 +52,10 @@ paver html
 %install
 rm -rf %{buildroot}
 paver install --skip-build --root %{buildroot}
+%if 0%{?fedora} <= 10
+    paver install_catalogs --root %{buildroot} --install-catalogs \
+             %{_datadir}/locale --skip-build
+%endif
 
 mv build-doc/html doc/
 %find_lang %{name}
@@ -65,6 +69,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/*
 
 %changelog
+* Wed Jun 03 2009 Ricky Zhou <ricky at fedoraproject.org> - 0.3.12.1-1
+- Update for new FAS release.
+
 * Thu Mar 19 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.12-1
 - Bugfix and cleanup release.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-fedora/EL-5/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- sources	13 Apr 2009 19:59:37 -0000	1.22
+++ sources	5 Jun 2009 15:33:05 -0000	1.23
@@ -1 +1 @@
-e81443acf339eabfb54b009765e1892b  python-fedora-0.3.12.tar.gz
+71067342084e6a1e81e2edabb1464496  python-fedora-0.3.12.1.tar.gz




More information about the fedora-extras-commits mailing list