rpms/python-qpid/F-11 .cvsignore, 1.13, 1.14 python-qpid.spec, 1.23, 1.24 sources, 1.17, 1.18

Nuno Santos nsantos at fedoraproject.org
Tue Jun 23 16:52:13 UTC 2009


Author: nsantos

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

Modified Files:
	.cvsignore python-qpid.spec sources 
Log Message:
Rebased to svn rev 787286


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-qpid/F-11/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- .cvsignore	19 Mar 2009 18:27:05 -0000	1.13
+++ .cvsignore	23 Jun 2009 16:51:43 -0000	1.14
@@ -1 +1 @@
-python-qpid-0.5.752600.tar.gz
+python-qpid-0.5.787286.tar.gz


Index: python-qpid.spec
===================================================================
RCS file: /cvs/extras/rpms/python-qpid/F-11/python-qpid.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- python-qpid.spec	19 Mar 2009 18:27:05 -0000	1.23
+++ python-qpid.spec	23 Jun 2009 16:51:43 -0000	1.24
@@ -1,5 +1,5 @@
 Name:           python-qpid
-Version:        0.5.752600
+Version:        0.5.787286
 Release:        1%{?dist}
 Summary:        Python language client for AMQP
 
@@ -7,8 +7,8 @@ Group:          Development/Python
 License:        ASL 2.0
 URL:            http://qpid.apache.org
 Source0:        %{name}-%{version}.tar.gz
-# svn export -r<rev> http://svn.apache.org/repos/asf/qpid/trunk/qpid/python python-qpid-0.4.<rev>
-# tar czf python-qpid-0.4.<rev>.tar.gz python-qpid-0.4.<rev>
+# svn export -r<rev> http://svn.apache.org/repos/asf/qpid/trunk/qpid/python python-qpid-0.5.<rev>
+# tar czf python-qpid-0.5.<rev>.tar.gz python-qpid-0.5.<rev>
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
@@ -16,7 +16,7 @@ BuildRequires:  python
 BuildRequires:  python-devel
 
 Requires:       python
-Requires:       amqp >= 1.0.752600
+Requires:       amqp >= 1.0.787286
 
 %description
 The Apache Qpid project's Python language client for AMQP.
@@ -42,7 +42,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{python_sitelib}/qpid
 install -d $RPM_BUILD_ROOT%{python_sitelib}/qpid/mllib
 install -d $RPM_BUILD_ROOT%{python_sitelib}/qpid/doc
-install -pm 0644 *.* qpid/* $RPM_BUILD_ROOT%{python_sitelib}/qpid
+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
@@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 22 2009 Nuno Santos <nsantos at redhat.com> - 0.5.787286-1
+- Rebased to svn rev 787286
+
 * Thu Mar 19 2009 Nuno Santos <nsantos at redhat.com> - 0.5.752600-1
 - Rebased to svn rev 752600
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-qpid/F-11/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- sources	19 Mar 2009 18:27:05 -0000	1.17
+++ sources	23 Jun 2009 16:51:43 -0000	1.18
@@ -1 +1 @@
-38740e2ca3c6ad4f93c666cb2b930298  python-qpid-0.5.752600.tar.gz
+75b6cc5c5248da8b2163544b292903b4  python-qpid-0.5.787286.tar.gz




More information about the fedora-extras-commits mailing list