rpms/plexus-bsh-factory/devel plexus-bsh-factory.spec,1.1,1.2

Deepak Bhole (dbhole) fedora-extras-commits at redhat.com
Tue Mar 20 06:03:55 UTC 2007


Author: dbhole

Update of /cvs/extras/rpms/plexus-bsh-factory/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6646

Modified Files:
	plexus-bsh-factory.spec 
Log Message:

Build with maven




Index: plexus-bsh-factory.spec
===================================================================
RCS file: /cvs/extras/rpms/plexus-bsh-factory/devel/plexus-bsh-factory.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- plexus-bsh-factory.spec	13 Mar 2007 21:30:56 -0000	1.1
+++ plexus-bsh-factory.spec	20 Mar 2007 06:03:22 -0000	1.2
@@ -31,7 +31,6 @@
 %define _with_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}}}
 
-%define _without_maven 1
 %define with_maven %{!?_without_maven:1}%{?_without_maven:0}
 %define without_maven %{?_without_maven:1}%{!?_without_maven:0}
 
@@ -40,7 +39,7 @@
 
 Name:           %{parent}-%{subname}
 Version:        1.0
-Release:        0.1.a7s.2jpp.1%{?dist}
+Release:        0.1.a7s.2jpp.2%{?dist}
 Epoch:          0
 Summary:        Plexus Bsh component factory
 License:        MIT-Style
@@ -196,7 +195,6 @@
 %{_javadir}/plexus
 %{_datadir}/maven2
 %{_mavendepmapfragdir}
-%config(noreplace) /etc/maven/fragments/plexus-bsh-factory
 
 %if %{gcj_support}
 %dir %attr(-,root,root) %{_libdir}/gcj/%{name}
@@ -210,6 +208,9 @@
 %endif
 
 %changelog
+* Tue Mar 20 2007 Deepak Bhole <dbhole at redhat.com> 1.0-0.1.a7s.2jpp.2
+- Build with maven
+
 * Fri Feb 23 2007 Tania Bento <tbento at redhat.com> 0:1.0-0.1.a7s.2jpp.1
 - Fixed %%Release.
 - Fixed %%BuildRoot.




More information about the fedora-extras-commits mailing list