rpms/xmltooling/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 xmltooling.spec, 1.2, 1.3

stevetraylen stevetraylen at fedoraproject.org
Thu Nov 19 08:08:15 UTC 2009


Author: stevetraylen

Update of /cvs/pkgs/rpms/xmltooling/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9323

Modified Files:
	.cvsignore sources xmltooling.spec 
Log Message:
New 1.3.1 upstream.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xmltooling/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	19 Oct 2009 17:08:14 -0000	1.2
+++ .cvsignore	19 Nov 2009 08:08:14 -0000	1.3
@@ -1 +1 @@
-xmltooling-1.2.2.tar.gz
+xmltooling-1.3.1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xmltooling/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	19 Oct 2009 17:08:14 -0000	1.2
+++ sources	19 Nov 2009 08:08:14 -0000	1.3
@@ -1 +1 @@
-2331cbcf257319c40854cefd1783fa96  xmltooling-1.2.2.tar.gz
+bde914f9c5742c9e01ec06a091423553  xmltooling-1.3.1.tar.gz


Index: xmltooling.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xmltooling/devel/xmltooling.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- xmltooling.spec	19 Oct 2009 18:09:27 -0000	1.2
+++ xmltooling.spec	19 Nov 2009 08:08:14 -0000	1.3
@@ -1,12 +1,12 @@
 Name:           xmltooling
-Version:        1.2.2
-Release:        3%{?dist}
+Version:        1.3.1
+Release:        1%{?dist}
 Summary:        XML signing and encrytion library
 
 Group:          System Environment/Libraries
 License:        ASL 2.0
 URL:            https://spaces.internet2.edu/display/OpenSAML/XMLTooling-C
-Source0:        http://shibboleth.internet2.edu/downloads/opensaml/cpp/2.2.1/xmltooling-%{version}.tar.gz
+Source0:        http://shibboleth.internet2.edu/downloads/opensaml/cpp/2.3/xmltooling-%{version}.tar.gz
 Patch0:         %{name}-python-cxxtest.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -19,6 +19,7 @@ BuildRequires:  cxxtest
 BuildRequires:  log4cpp-devel
 BuildRequires:  xerces-c-devel
 BuildRequires:  doxygen
+BuildRequires:  graphviz
 
 %if %{?fedora}%{!?fedora:0} >= 10 || %{?rhel}%{!?rhel:0} >= 6
 BuildRequires:  libcurl-devel
@@ -73,12 +74,10 @@ support.
 
 This %{name}-devel package contains header files.
 
-
 %prep
 %setup -q
 %patch0 -p1
 
-
 %build
 aclocal 
 autoconf
@@ -93,7 +92,6 @@ libtoolize --copy --force
 %endif
 make %{?_smp_mflags}
 
-
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
@@ -103,11 +101,9 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/xmltool
 %check
 make check
 
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
@@ -127,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.so
 
 %changelog
+* Mon Oct 19 2009 Steve Traylen <steve.traylen at cern.ch> 1.3.1-1
+- New upstream
+- Addition of graphviz to build requires.
 * Mon Oct 19 2009 Steve Traylen <steve.traylen at cern.ch> 1.2.2-3
 - Disable cxxtests for EPEL4 only.
 * Sat Oct 17 2009 Steve Traylen <steve.traylen at cern.ch> 1.2.2-2




More information about the fedora-extras-commits mailing list