From 37b111b141d9bac9ff631ff6c36ce047f80489a7 Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Mon, 19 Nov 2012 10:18:32 +0100 Subject: [PATCH] Fix source URL to be stable --- .gitignore | 1 + plexus-interpolation.spec | 10 ++++++---- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index bc12757..8fb0f74 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ plexus-interpolation-1.13.tar.bz2 /plexus-interpolation-1.14.tar.xz sonatype-plexus-interpolation-plexus-interpolation-1.15-0-g9690e65.tar.gz +/plexus-interpolation-1.15.tar.gz diff --git a/plexus-interpolation.spec b/plexus-interpolation.spec index 401ee33..ac447c6 100644 --- a/plexus-interpolation.spec +++ b/plexus-interpolation.spec @@ -1,13 +1,12 @@ Name: plexus-interpolation Version: 1.15 -Release: 2%{?dist} +Release: 3%{?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 -#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 +Source0: https://github.com/sonatype/%{name}/archive/%{name}-%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildArch: noarch @@ -39,7 +38,7 @@ Requires: jpackage-utils API documentation for %{name}. %prep -%setup -q -n sonatype-plexus-interpolation-cf017ec +%setup -q -n %{name}-%{name}-%{version} %build mvn-rpmbuild install javadoc:javadoc @@ -70,6 +69,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/ %{_javadocdir}/%{name} %changelog +* Mon Nov 19 2012 Stanislav Ochotnicky - 1.15-3 +- Fix source URL to be stable + * Sat Jul 21 2012 Fedora Release Engineering - 1.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index cf298d5..4a04404 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6e51c7e6600e469821f22f43107de85a sonatype-plexus-interpolation-plexus-interpolation-1.15-0-g9690e65.tar.gz +6dc4ee3509f45242f429b1b5f05cecb5 plexus-interpolation-1.15.tar.gz