rpms/plexus-velocity/devel plexus-velocity.spec, 1.8, 1.9 sources, 1.3, 1.4 .cvsignore, 1.3, 1.4

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Dec 22 19:10:32 UTC 2009


Author: akurtakov

Update of /cvs/pkgs/rpms/plexus-velocity/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32154/devel

Modified Files:
	plexus-velocity.spec sources .cvsignore 
Log Message:
Update to upstream 1.1.8.


Index: plexus-velocity.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plexus-velocity/devel/plexus-velocity.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- plexus-velocity.spec	21 Aug 2009 20:15:08 -0000	1.8
+++ plexus-velocity.spec	22 Dec 2009 19:10:32 -0000	1.9
@@ -31,25 +31,25 @@
 # If you don't want to build with maven, and use straight ant instead,
 # give rpmbuild option '--without maven'
 
-%define with_maven 0
-%define without_maven 1
+%define with_maven 1
+%define without_maven 0
 
 %define section     free
 %define parent plexus
 %define subname velocity
 
 Name:           plexus-velocity
-Version:        1.1.7
-Release:        3.3%{?dist}
+Version:        1.1.8
+Release:        1%{?dist}
 Epoch:          0
 Summary:        Plexus Velocity Component
 License:        ASL 2.0
 Group:          Development/Java
 URL:            http://plexus.codehaus.org/
-# svn export http://svn.codehaus.org/plexus/plexus-components/tags/plexus-velocity-1.1.7/
-# tar czf plexus-velocity-1.1.7-src.tar.gz plexus-velocity-1.1.7/
+# svn export http://svn.codehaus.org/plexus/plexus-components/tags/plexus-velocity-1.1.8/
+# tar czf plexus-velocity-1.1.8-src.tar.gz plexus-velocity-1.1.8/
 Source0:        plexus-velocity-%{version}-src.tar.gz
-Source1:        plexus-velocity-%{version}-build.xml
+Source1:        plexus-velocity-1.1.7-build.xml
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -63,7 +63,7 @@ BuildRequires:  maven2-plugin-install
 BuildRequires:  maven2-plugin-jar
 BuildRequires:  maven2-plugin-javadoc
 BuildRequires:  maven2-plugin-resources
-BuildRequires:  maven2-plugin-surefire
+BuildRequires:  maven-surefire-maven-plugin
 %endif
 BuildRequires:  ant-contrib
 BuildRequires:  ant-nodeps
@@ -177,6 +177,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_javadocdir}/*
 
 %changelog
+* Tue Dec 22 2009 Alexander Kurtakov <akurtako at redhat.com> 0:1.1.8-1
+- Update to upstream 1.1.8.
+
 * Fri Aug 21 2009 Andrew Overholt <overholt at redhat.com> 1.1.7-3.3
 - Add ant-nodeps BR
 
@@ -219,4 +222,3 @@ rm -rf $RPM_BUILD_ROOT
 
 * Mon Nov 07 2005 Ralph Apel <r.apel at r-apel.de> - 0:1.1.2-1jpp
 - First JPackage build
-


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/plexus-velocity/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	21 Aug 2009 14:23:28 -0000	1.3
+++ sources	22 Dec 2009 19:10:32 -0000	1.4
@@ -1 +1 @@
-99bf354c1f449006ac77366003d614c2  plexus-velocity-1.1.7-src.tar.gz
+f08d02035964fa6f7a6858846d55d3fa  plexus-velocity-1.1.8-src.tar.gz


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/plexus-velocity/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	21 Aug 2009 14:23:28 -0000	1.3
+++ .cvsignore	22 Dec 2009 19:10:32 -0000	1.4
@@ -1 +1,2 @@
 plexus-velocity-1.1.7-src.tar.gz
+plexus-velocity-1.1.8-src.tar.gz




More information about the scm-commits mailing list