rpms/activemq-cpp/EL-6 .cvsignore, 1.1, 1.2 activemq-cpp.spec, 1.3, 1.4 sources, 1.4, 1.5

stevetraylen stevetraylen at fedoraproject.org
Thu Jul 22 12:42:34 UTC 2010


Author: stevetraylen

Update of /cvs/pkgs/rpms/activemq-cpp/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15493

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/activemq-cpp/EL-6/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	14 Dec 2009 17:28:23 -0000	1.1
+++ .cvsignore	22 Jul 2010 12:42:33 -0000	1.2
@@ -0,0 +1 @@
+activemq-cpp-library-3.2.1-src.tar.gz


Index: activemq-cpp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/activemq-cpp/EL-6/activemq-cpp.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- activemq-cpp.spec	10 May 2010 11:08:42 -0000	1.3
+++ activemq-cpp.spec	22 Jul 2010 12:42:34 -0000	1.4
@@ -1,5 +1,5 @@
 Name:           activemq-cpp
-Version:        3.1.2
+Version:        3.2.1
 Release:        1%{?dist}
 Summary:        C++ implementation of JMS-like messaging client
 
@@ -13,6 +13,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 BuildRequires:  doxygen
 BuildRequires:  graphviz
+BuildRequires:  openssl-devel
 %if %{?fedora}%{!?fedora:0} >= 9 || %{?rhel}%{!?rhel:0} >= 6
 BuildRequires:  tex(latex)
 %else
@@ -130,6 +131,11 @@ make %{?_smp_mflags} check
 %doc doc/%{name}.pdf
 
 %changelog
+* Thu Jul 22 2010 Steve Traylen <steve.traylen at cern.ch> - 3.2.1-1
+- Upstream to 3.2.1
+- Add BR of openssl-devel since library now supports ssl 
+  connections.
+
 * Fri Apr 3 2010 Steve Traylen <steve.traylen at cern.ch> - 3.1.2-1
 - Upstream to 3.1.2
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/activemq-cpp/EL-6/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	10 May 2010 11:08:42 -0000	1.4
+++ sources	22 Jul 2010 12:42:34 -0000	1.5
@@ -1 +1 @@
-a553210201d97a9ff76762bdfe548c29  activemq-cpp-library-3.1.2-src.tar.gz
+877d0e4bdedfdaaad37e18c80d85493d  activemq-cpp-library-3.2.1-src.tar.gz



More information about the scm-commits mailing list