[tycho] Move the patch into better place.

Krzysztof Daniel kdaniel at fedoraproject.org
Mon Mar 18 14:37:20 UTC 2013


commit 8d0154f9bb933074819897f121a23a2828927832
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Mon Mar 18 15:37:16 2013 +0100

    Move the patch into better place.

 tycho.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/tycho.spec b/tycho.spec
index f90a000..ad7a7d7 100644
--- a/tycho.spec
+++ b/tycho.spec
@@ -8,7 +8,7 @@
 
 Name:           tycho
 Version:        0.17.0
-Release:        0.8.git3351b1%{?dist}
+Release:        0.9.git3351b1%{?dist}
 Summary:        Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
 
 Group:          Development/Libraries
@@ -131,6 +131,7 @@ This package contains the API documentation for %{name}.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch8 -p1
 
 find tycho-core -iname '*html' -delete
 
@@ -180,8 +181,6 @@ mvn-rpmbuild -Dmaven.local.depmap.file=%{SOURCE2} -DskipTychoVersionCheck -Dmave
 %patch5 -p1
 fi
 
-%patch8 -p1
-
 %endif
 
 %build
@@ -270,6 +269,9 @@ install -m 644 $osgiJarPath $RPM_BUILD_ROOT%{_javadir}/%{name}/osgi.jar
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Mar 18 2013 Krzysztof Daniel <kdaniel at redhat.com> 0.17.0-0.9.git3351b1
+- Move the patch into better place.
+
 * Mon Mar 18 2013 Krzysztof Daniel <kdaniel at redhat.com> 0.17.0-0.8.git3351b1
 - Non-bootstrap build.
 


More information about the scm-commits mailing list