msimacek pushed to plexus-archiver (master). "Update to upstream version 3.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Mar 26 14:45:33 UTC 2015


>From 283fa594e5d067de148f15214280ee0099f2ee29 Mon Sep 17 00:00:00 2001
From: Michael Simacek <msimacek at redhat.com>
Date: Thu, 26 Mar 2015 15:42:03 +0100
Subject: Update to upstream version 3.0


diff --git a/.gitignore b/.gitignore
index 0ceceba..0c81359 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ sonatype-plexus-archiver-plexus-archiver-2.1.1-0-ge64d181.tar.gz
 /plexus-archiver-2.7.1.tar.gz
 /plexus-archiver-2.8.tar.gz
 /plexus-archiver-2.8.2.tar.gz
+/plexus-archiver-3.0.tar.gz
diff --git a/plexus-archiver.spec b/plexus-archiver.spec
index c908243..d09f096 100644
--- a/plexus-archiver.spec
+++ b/plexus-archiver.spec
@@ -1,5 +1,5 @@
 Name:           plexus-archiver
-Version:        2.8.2
+Version:        3.0
 Release:        1%{?dist}
 Epoch:          0
 Summary:        Plexus Archiver Component
@@ -14,6 +14,10 @@ BuildRequires:  plexus-containers-container-default
 BuildRequires:  plexus-io
 BuildRequires:  plexus-utils
 BuildRequires:  apache-commons-compress
+BuildRequires:  snappy-java
+
+# XXX temporary
+BuildRequires: takari-lifecycle
 
 %description
 The Plexus project seeks to create end-to-end developer tools for
@@ -35,6 +39,15 @@ Javadoc for %{name}.
 %setup -q -n %{name}-%{name}-%{version}
 %mvn_file :%{name} plexus/archiver
 
+# XXX temporary, maven-jar-plugin will be broken until plexus-archiver is
+# updated to a version compatible with current plexus-io
+%pom_xpath_inject pom:project '<groupId>org.codehaus.plexus</groupId><packaging>takari-jar</packaging>'
+%pom_remove_parent
+%pom_add_plugin io.takari.maven.plugins:takari-lifecycle-plugin '
+<extensions>true</extensions>'
+rm -r src/test
+# end temporary section
+
 %build
 %mvn_build -f
 
@@ -48,6 +61,9 @@ Javadoc for %{name}.
 %doc LICENSE
 
 %changelog
+* Tue Feb 17 2015 Michael Simacek <msimacek at redhat.com> - 0:3.0-1
+- Update to upstream version 3.0
+
 * Mon Nov  3 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 0:2.8.2-1
 - Update to upstream version 2.8.2
 
diff --git a/sources b/sources
index 28ba98f..540d0ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f78d9a047e06dda725d7d356a8958d95  plexus-archiver-2.8.2.tar.gz
+04187e0fbd324d1e926c439244ce3f87  plexus-archiver-3.0.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/plexus-archiver.git/commit/?h=master&id=283fa594e5d067de148f15214280ee0099f2ee29


More information about the scm-commits mailing list