rpms/maven2-common-poms/devel .cvsignore, 1.4, 1.5 maven2-common-poms.spec, 1.12, 1.13 sources, 1.8, 1.9

Guido Grazioli guidograzioli at fedoraproject.org
Sun May 2 20:09:21 UTC 2010


Author: guidograzioli

Update of /cvs/pkgs/rpms/maven2-common-poms/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv11658

Modified Files:
	.cvsignore maven2-common-poms.spec sources 
Log Message:
* Sun May 02 2010 Guido Grazioli <guido.grazioli at gmail.com> 0:1.0-13
- Add netbeans-libs cvsclient pom.
- Fix Group tag.
- Use xz compression.




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/maven2-common-poms/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	1 Sep 2009 23:39:26 -0000	1.4
+++ .cvsignore	2 May 2010 20:09:20 -0000	1.5
@@ -1,2 +1,2 @@
+maven2-common-poms-src.tar.xz
 maven2-common-poms-docs.tar.gz
-maven2-common-poms-src.tar.gz


Index: maven2-common-poms.spec
===================================================================
RCS file: /cvs/pkgs/rpms/maven2-common-poms/devel/maven2-common-poms.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- maven2-common-poms.spec	22 Dec 2009 10:10:44 -0000	1.12
+++ maven2-common-poms.spec	2 May 2010 20:09:21 -0000	1.13
@@ -28,21 +28,21 @@
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #
 
-%define parent maven2
-%define subname common-poms
+%global parent maven2
+%global subname common-poms
 
 Name:              %{parent}-%{subname}
 Version:           1.0
-Release:           12%{?dist}
+Release:           13%{?dist}
 Epoch:             0
 Summary:           Common poms for maven2
 License:           ASL 2.0 and BSD
-Group:             Development/Java
+Group:             Development/Libraries
 URL:               http://jpackage.org/
 
 # No source location for these. They are ascii files generated from maven
 # repositories, and are not in cvs/svn.
-Source0:           %{name}-src.tar.gz
+Source0:           %{name}-src.tar.xz
 Source1:           %{name}-jpp-depmap.xml
 Source2:           %{name}-docs.tar.gz
 
@@ -91,6 +91,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/maven2
 
 %changelog
+* Sun May 02 2010 Guido Grazioli <guido.grazioli at gmail.com> 0:1.0-13
+- Add netbeans-libs cvsclient pom.
+- Fix Group tag.
+- Use xz compression.
+
 * Tue Dec 22 2009 Alexander Kurtakov <akurtako at redhat.com> 0:1.0-12
 - Drop common-codec and commons-digester. Packaged with the jars now.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/maven2-common-poms/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	22 Dec 2009 10:10:44 -0000	1.8
+++ sources	2 May 2010 20:09:21 -0000	1.9
@@ -1,2 +1,2 @@
+62f8f7a162f64ef480651dfe0cb2ad52  maven2-common-poms-src.tar.xz
 e1a697356772cf0dc7badade59aa922b  maven2-common-poms-docs.tar.gz
-7b497d809ed28152ba8fccf4be889c38  maven2-common-poms-src.tar.gz



More information about the scm-commits mailing list