[plexus-io] Update to latest upstream.

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Apr 18 07:29:48 UTC 2012


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

    Update to latest upstream.

 .gitignore     |    1 +
 plexus-io.spec |   13 +++++++------
 sources        |    2 +-
 3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cf9e306..d03796c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ plexus-io-1.0-alpha-5.tar.bz2
 /plexus-io-1.0.1.tar.xz
 plexus-io-2.0.1.tar.xz
 /plexus-io-2.0.2.tar.xz
+sonatype-plexus-io-plexus-io-2.0.4-0-g2767dfe.tar.gz
diff --git a/plexus-io.spec b/plexus-io.spec
index cc3cca2..0de3b60 100644
--- a/plexus-io.spec
+++ b/plexus-io.spec
@@ -1,15 +1,13 @@
 Name:           plexus-io
-Version:        2.0.2
+Version:        2.0.4
 Release:        1%{?dist}
 Summary:        Plexus IO Components
 
 Group:          Development/Libraries
 License:        ASL 2.0
 URL:            http://plexus.codehaus.org/plexus-components/plexus-io
-# git clone https://github.com/sonatype/plexus-io
-# cd plexus-io
-# git archive --format=tar --prefix=plexus-io-2.0.2/ plexus-io-2.0.2 | xz >plexus-io-2.0.2.tar.xz
-Source0:        %{name}-%{version}.tar.xz
+# fetched from https://github.com/sonatype/plexus-io/tarball/plexus-io-2.0.4
+Source0:        sonatype-plexus-io-plexus-io-2.0.4-0-g2767dfe.tar.gz
 BuildArch: noarch
 
 BuildRequires: java-devel >= 1:1.6.0
@@ -44,7 +42,7 @@ API documentation for %{name}.
 
 
 %prep
-%setup -q
+%setup -q -n sonatype-plexus-io-fd7f1a8
 
 %build
 mvn-rpmbuild install javadoc:aggregate
@@ -77,6 +75,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Apr 18 2012 Alexander Kurtakov <akurtako at redhat.com> 2.0.4-1
+- Update to latest upstream.
+
 * Thu Feb 02 2012 Tomas Radej <tradej at redhat.com> - 2.0.2-1
 - Updated to upstream version
 
diff --git a/sources b/sources
index 8990c61..5e1a0b4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1680f91b05ecb889f532dd6b597ae5a6  plexus-io-2.0.2.tar.xz
+3b3a2888c482c234547aa0866ccb72eb  sonatype-plexus-io-plexus-io-2.0.4-0-g2767dfe.tar.gz


More information about the scm-commits mailing list