rpms/amqp/F-7 .cvsignore,1.4,1.5 amqp.spec,1.6,1.7 sources,1.4,1.5

Nuno Santos (nsantos) fedora-extras-commits at redhat.com
Thu May 22 15:25:22 UTC 2008


Author: nsantos

Update of /cvs/extras/rpms/amqp/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7197/F-7

Modified Files:
	.cvsignore amqp.spec sources 
Log Message:
importing amqp-1.0.656025-5.el5.src.rpm



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/amqp/F-7/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	3 Jan 2008 15:31:26 -0000	1.4
+++ .cvsignore	22 May 2008 15:24:38 -0000	1.5
@@ -1 +1 @@
-amqp.tar.gz
+amqp-656025.tar.gz


Index: amqp.spec
===================================================================
RCS file: /cvs/extras/rpms/amqp/F-7/amqp.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- amqp.spec	3 Jan 2008 16:57:11 -0000	1.6
+++ amqp.spec	22 May 2008 15:24:38 -0000	1.7
@@ -1,17 +1,16 @@
 Name:           amqp
-Version:        1.0
-Release:        3%{?dist}
+Version:        1.0.656025
+Release:        5%{?dist}
 Epoch:          0
 Summary:        The AMQP specification
 
-Group:          Development/Java
-License:        AMQP 
-# http://amqp.org/tikiwiki/tiki-index.php?page=TermsUse
+Group:          Development
+License:        AMQP
 
 URL:            http://www.amqp.org
-Source0:        %{name}.tar.gz
-# svn co http://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/specs amqp
-# tar czf amqp.tar.gz amqp/*.xml
+Source0:        %{name}-656025.tar.gz
+# svn export http://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/specs amqp
+# tar czf amqp-<rev>.tar.gz amqp
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
@@ -27,7 +26,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d -m0755 $RPM_BUILD_ROOT%{_datadir}/%{name}
-install -p -m0644 *.xml $RPM_BUILD_ROOT%{_datadir}/%{name}
+install -p -m0644 *.xml *.dtd $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -38,6 +37,15 @@
 
 
 %changelog
+* Tue May 13 2008 Rafael Schloming <rafaels at redhat.com> - 0:1.0.656025-5
+- Update the source tarball for MRG Beta 4
+
+* Mon May 12 2008 Rafael Schloming <rafaels at redhat.com> - 0:1.0-5
+- Imported new source tarball for MRG Beta 4
+
+* Tue Apr 22 2008  Nuno Santos <nsantos at redhat.com> - 0:1.0-4
+- Include 0-10 DTD
+
 * Mon Nov 26 2007 Nuno Santos  <nsantos at redhat.com> - 1.0-2
 - Bump release for brew update
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/amqp/F-7/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	3 Jan 2008 15:31:26 -0000	1.4
+++ sources	22 May 2008 15:24:38 -0000	1.5
@@ -1 +1 @@
-933ab2472272c0694ac8af9b8283d89f  amqp.tar.gz
+44828a529d1c319fddc6eb1c8c1769f4  amqp-656025.tar.gz




More information about the fedora-extras-commits mailing list