rpms/plexus-component-api/devel plexus-component-api.spec,1.2,1.3

Yang Yong yyang at fedoraproject.org
Thu May 20 01:53:06 UTC 2010


Author: yyang

Update of /cvs/pkgs/rpms/plexus-component-api/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18674

Modified Files:
	plexus-component-api.spec 
Log Message:
Change JPP pom name to prefix JPP-


Index: plexus-component-api.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plexus-component-api/devel/plexus-component-api.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- plexus-component-api.spec	19 May 2010 05:51:11 -0000	1.2
+++ plexus-component-api.spec	20 May 2010 01:53:05 -0000	1.3
@@ -2,7 +2,7 @@
 
 Name:           plexus-component-api
 Version:        1.0
-Release:        0.1.alpha15%{?dist}
+Release:        0.2.alpha15%{?dist}
 Summary:        Plexus Component API
 
 Group:          Development/Libraries
@@ -78,7 +78,7 @@ install -m 644 target/%{name}-%{project_
 # poms
 install -d -m 755 %{buildroot}%{_mavenpomdir}
 install -pm 644 pom.xml \
-    %{buildroot}%{_mavenpomdir}/JPP.%{name}.pom
+    %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 
 # javadoc
 install -d -m 0755 %{buildroot}%{_javadocdir}/plexus/%{name}-%{version}
@@ -107,5 +107,8 @@ rm -rf %{buildroot}
 %{_javadocdir}/plexus/%{name}
 
 %changelog
+* Thu May 20 2010 Yong Yang <yyang at redhat.com> - 0:1.0-0.2.alpha15
+- Change JPP pom name to prefix JPP- 
+
 * Tue May 04 2010 Yong Yang <yyang at redhat.com> - 0:1.0-0.1.alpha15
 - Initial build



More information about the scm-commits mailing list