rpms/plexus-utils/devel plexus-utils.spec,1.3.2.1,1.3.2.2

Fernando Nasser fnasser at fedoraproject.org
Wed May 20 12:29:13 UTC 2009


Author: fnasser

Update of /cvs/extras/rpms/plexus-utils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25259

Modified Files:
      Tag: private-newmaven-branch
	plexus-utils.spec 
Log Message:
Add some BRs


Index: plexus-utils.spec
===================================================================
RCS file: /cvs/extras/rpms/plexus-utils/devel/plexus-utils.spec,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -u -p -r1.3.2.1 -r1.3.2.2
--- plexus-utils.spec	20 May 2009 12:14:45 -0000	1.3.2.1
+++ plexus-utils.spec	20 May 2009 12:28:43 -0000	1.3.2.2
@@ -28,8 +28,6 @@
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #
 
-%define _without_gcj_support 1
-
 %define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
 
 # If you don't want to build with maven, and use straight ant instead,
@@ -44,7 +42,7 @@
 
 Name:           plexus-utils
 Version:        1.4.5
-Release:        1jpp.1%{?dist}
+Release:        3jpp.1%{?dist}
 Epoch:          0
 Summary:        Plexus Common Utilities
 License:        Apache Software License 2.0
@@ -74,8 +72,15 @@ BuildRequires:  ant
 BuildRequires:  jpackage-utils >= 0:1.7.2
 
 %if %{with_maven}
-BuildRequires:  maven2 >= 0:2.0.4
-BuildRequires:  maven2-plugin-surefire
+BuildRequires:  maven2 >= 2.0.4-10jpp
+BuildRequires:	maven2-plugin-compiler
+BuildRequires:	maven2-plugin-install
+BuildRequires:	maven2-plugin-jar
+BuildRequires:	maven2-plugin-javadoc
+BuildRequires:	maven2-plugin-resources
+BuildRequires:	maven2-plugin-surefire
+BuildRequires:	maven2-common-poms >= 1.0
+BuildRequires:	maven-release
 %endif
 
 Requires(post):    jpackage-utils >= 0:1.7.2
@@ -186,6 +191,12 @@ fi
 %ghost %doc %{_javadocdir}/%{name}
 
 %changelog
+* Tue Jan 13 2009 Yong Yang <yyang at redhat.com> - 0:1.4.5-3jpp.1
+- re-build with maven
+
+* Tue Jan 06 2009 Yong Yang <yyang at redhat.com> - 0:1.4.5-2jpp.1
+- Imported into devel from dbhole's maven 2.0.8 packages
+
 * Thu Aug 23 2007 Ralph Apel <r.apel at r-apel.de> - 0:1.4.5-1jpp
 - Upgrade to 1.4.5
 - Now build with maven2 by default




More information about the scm-commits mailing list