rpms/plexus-component-api/devel plexus-component-api.spec,1.4,1.5

Yang Yong yyang at fedoraproject.org
Wed May 26 03:58:06 UTC 2010


Author: yyang

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

Modified Files:
	plexus-component-api.spec 
Log Message:
Fix JPP pom name


Index: plexus-component-api.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plexus-component-api/devel/plexus-component-api.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- plexus-component-api.spec	20 May 2010 02:31:03 -0000	1.4
+++ plexus-component-api.spec	26 May 2010 03:58:06 -0000	1.5
@@ -2,7 +2,7 @@
 
 Name:           plexus-component-api
 Version:        1.0
-Release:        0.3.alpha15%{?dist}
+Release:        0.4.alpha15%{?dist}
 Summary:        Plexus Component API
 
 Group:          Development/Libraries
@@ -79,7 +79,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.plexus-%{name}.pom
 
 # javadoc
 install -d -m 0755 %{buildroot}%{_javadocdir}/plexus/%{name}-%{version}
@@ -108,6 +108,9 @@ rm -rf %{buildroot}
 %{_javadocdir}/plexus/%{name}
 
 %changelog
+* Thu May 20 2010 Yong Yang <yyang at redhat.com> - 0:1.0-0.4.alpha15
+- Fix JPP pom name
+
 * Thu May 20 2010 Yong Yang <yyang at redhat.com> - 0:1.0-0.3.alpha15
 - Add BR:  plexus-digest
 



More information about the scm-commits mailing list