rpms/activemq-cpp/devel .cvsignore, 1.2, 1.3 activemq-cpp.spec, 1.1, 1.2 sources, 1.2, 1.3

stevetraylen stevetraylen at fedoraproject.org
Tue Dec 15 13:56:29 UTC 2009


Author: stevetraylen

Update of /cvs/pkgs/rpms/activemq-cpp/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20148

Modified Files:
	.cvsignore activemq-cpp.spec sources 
Log Message:
Update 3.0.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/activemq-cpp/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	14 Dec 2009 18:48:49 -0000	1.2
+++ .cvsignore	15 Dec 2009 13:56:29 -0000	1.3
@@ -1 +1 @@
-activemq-cpp-2.2.6-src.tar.gz
+activemq-cpp-library-3.0.1-src.tar.gz


Index: activemq-cpp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/activemq-cpp/devel/activemq-cpp.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- activemq-cpp.spec	14 Dec 2009 18:48:49 -0000	1.1
+++ activemq-cpp.spec	15 Dec 2009 13:56:29 -0000	1.2
@@ -1,12 +1,12 @@
 Name:           activemq-cpp
-Version:        2.2.6
-Release:        5%{?dist}
+Version:        3.0.1
+Release:        1%{?dist}
 Summary:        C++ implementation of JMS-like messaging client
 
 Group:          Development/Libraries
 License:        ASL 2.0
 URL:            http://activemq.apache.org/cms/
-Source0:        http://www.apache.org/dyn/closer.cgi/activemq/activemq-cpp/source/activemq-cpp-%{version}-src.tar.gz
+Source0:        http://www.apache.org/dist/activemq/activemq-cpp/source/activemq-cpp-library-%{version}-src.tar.gz
 # Some local texmf configuration to increase default pool_size.
 Patch1:         %{name}-local-texmf.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -82,13 +82,13 @@ for your clients to communicate.  
 %{name}-doc contains api documentation.
 
 %prep
-%setup -q
+%setup -q -n activemq-cpp-library-%{version}
 %patch1 -p1
-
+chmod 644 LICENSE.txt
+chmod 644 src/main/activemq/transport/mock/MockTransport.cpp
 
 
 %build
-mkdir config
 ./autogen.sh
 # Build pdf(30MB) rather than default html(400MB). 
 %configure --disable-static --disable-doxygen-html --enable-doxygen-pdf
@@ -130,6 +130,9 @@ make %{?_smp_mflags} check
 %doc doc/%{name}.pdf
 
 %changelog
+* Fri Dec 11 2009 Steve Traylen <steve.traylen at cern.ch> - 3.0.1-1
+- Upstream to 3.0.1
+- Tar ball name change.
 * Fri Dec 11 2009 Steve Traylen <steve.traylen at cern.ch> - 2.2.6-5
 - Add libuuid-devel as Requires to -devel package.
 * Sat Nov 14 2009 Steve Traylen <steve.traylen at cern.ch> - 2.2.6-4


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/activemq-cpp/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	14 Dec 2009 18:48:49 -0000	1.2
+++ sources	15 Dec 2009 13:56:29 -0000	1.3
@@ -1 +1 @@
-1222f0d6c5f86ef3ed5a558a533c7564  activemq-cpp-2.2.6-src.tar.gz
+b917d8a27841e9ab0aeeb2297f771447  activemq-cpp-library-3.0.1-src.tar.gz




More information about the fedora-extras-commits mailing list