rpms/python-qpid/F-11 python-qpid.spec,1.26,1.27 sources,1.20,1.21

Nuno Santos nsantos at fedoraproject.org
Wed Sep 30 18:49:05 UTC 2009


Author: nsantos

Update of /cvs/extras/rpms/python-qpid/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6221

Modified Files:
	python-qpid.spec sources 
Log Message:
Rebased to svn rev 819819 for F12 beta


Index: python-qpid.spec
===================================================================
RCS file: /cvs/extras/rpms/python-qpid/F-11/python-qpid.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- python-qpid.spec	2 Jul 2009 17:22:23 -0000	1.26
+++ python-qpid.spec	30 Sep 2009 18:49:05 -0000	1.27
@@ -1,5 +1,5 @@
 Name:           python-qpid
-Version:        0.5.790661
+Version:        0.5.819819
 Release:        1%{?dist}
 Summary:        Python language client for AMQP
 
@@ -16,7 +16,7 @@ BuildRequires:  python
 BuildRequires:  python-devel
 
 Requires:       python
-Requires:       amqp >= 1.0.790661
+Requires:       amqp >= 1.0.819819
 
 %description
 The Apache Qpid project's Python language client for AMQP.
@@ -45,7 +45,7 @@ install -d $RPM_BUILD_ROOT%{python_sitel
 install -pm 0644 *.* qpid/*.py $RPM_BUILD_ROOT%{python_sitelib}/qpid
 install -pm 0644 qpid_config.* $RPM_BUILD_ROOT%{python_sitelib}
 install -d $RPM_BUILD_ROOT%{_bindir}
-install -pm 0755 run-tests $RPM_BUILD_ROOT%{_bindir}/python-qpid-tests
+#install -pm 0755 run-tests $RPM_BUILD_ROOT%{_bindir}/python-qpid-tests
 install -pm 0755 commands/* $RPM_BUILD_ROOT%{_bindir}
 install -pm 0644 mllib/*.* $RPM_BUILD_ROOT%{python_sitelib}/qpid/mllib
 install -pm 0644 doc/*.* $RPM_BUILD_ROOT%{python_sitelib}/qpid/doc
@@ -68,13 +68,25 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/qpid
 %{python_sitelib}/qpid_config.*
 %{python_sitelib}/qmf
-%{_bindir}/python-qpid-tests
+#%{_bindir}/python-qpid-tests
 %{_bindir}/qpid-*
 %doc LICENSE.txt NOTICE.txt README.txt doc/test-requirements.txt examples/
 
 
 
 %changelog
+* Tue Sep 29 2009 Nuno Santos <nsantos at redhat.com> - 0.5.819819-1
+- Rebased to svn rev 819819 for Fedora 12 beta
+
+* Fri Sep 25 2009 Nuno Santos <nsantos at redhat.com> - 0.5.818599-1
+- Rebased to svn rev 818599
+
+* Fri Sep 18 2009 Nuno Santos <nsantos at redhat.com> - 0.5.816781-1
+- Rebased to svn rev 816781
+
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.790661-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
 * Thu Jul  2 2009 Nuno Santos <nsantos at redhat.com> - 0.5.790661-1
 - Rebased to svn rev 790661
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-qpid/F-11/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- sources	2 Jul 2009 17:22:23 -0000	1.20
+++ sources	30 Sep 2009 18:49:05 -0000	1.21
@@ -1 +1 @@
-17f2af041cf2ed18cf0982c0dffdfdc9  python-qpid-0.5.790661.tar.gz
+f219fe06eb21ff0807e9cfb70d9d07be  python-qpid-0.5.819819.tar.gz




More information about the scm-commits mailing list