[java-sig-commits] [plexus-interpolation] Update to latest upstream.

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Apr 18 07:34:04 UTC 2012


commit 06858db14be541ae21305f8fdd98cc0dcbb6f2f8
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Wed Apr 18 10:33:55 2012 +0300

    Update to latest upstream.

 .gitignore                |    1 +
 plexus-interpolation.spec |   15 ++++++++-------
 sources                   |    2 +-
 3 files changed, 10 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index caa6ae5..bc12757 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 plexus-interpolation-1.13.tar.bz2
 /plexus-interpolation-1.14.tar.xz
+sonatype-plexus-interpolation-plexus-interpolation-1.15-0-g9690e65.tar.gz
diff --git a/plexus-interpolation.spec b/plexus-interpolation.spec
index 61e39e7..9803797 100644
--- a/plexus-interpolation.spec
+++ b/plexus-interpolation.spec
@@ -1,14 +1,13 @@
 Name:           plexus-interpolation
-Version:        1.14
-Release:        3%{?dist}
+Version:        1.15
+Release:        1%{?dist}
 Summary:        Plexus Interpolation API
 
 Group:          Development/Libraries
 License:        ASL 2.0 and ASL 1.1 and MIT
 URL:            http://plexus.codehaus.org/plexus-components/plexus-interpolation
-#svn export http://svn.codehaus.org/plexus/plexus-components/tags/plexus-interpolation-1.14/
-#tar caf plexus-interpolation-1.14.tar.xz plexus-interpolation-1.14/
-Source0:        %{name}-%{version}.tar.xz
+#fetched from https://github.com/sonatype/plexus-interpolation/tarball/plexus-interpolation-1.15
+Source0:        sonatype-plexus-interpolation-plexus-interpolation-1.15-0-g9690e65.tar.gz
 
 BuildArch: noarch
 
@@ -40,7 +39,7 @@ Requires:       jpackage-utils
 API documentation for %{name}.
 
 %prep
-%setup -q
+%setup -q -n sonatype-plexus-interpolation-cf017ec
 
 %build
 mvn-rpmbuild install javadoc:javadoc
@@ -71,6 +70,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Apr 18 2012 Alexander Kurtakov <akurtako at redhat.com> 1.15-1
+- Update to latest upstream.
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.14-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
@@ -94,4 +96,3 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
 
 * Tue Dec 22 2009 Alexander Kurtakov <akurtako at redhat.com> 1.13-1
 - Initial package.
-
diff --git a/sources b/sources
index d46f443..cf298d5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1fe62ca9b8976f72c99049fee885b10d  plexus-interpolation-1.14.tar.xz
+6e51c7e6600e469821f22f43107de85a  sonatype-plexus-interpolation-plexus-interpolation-1.15-0-g9690e65.tar.gz


More information about the java-sig-commits mailing list