[schlichtherle-oss-parent] Remove unnecessary patch

Gerard Ryan galileo at fedoraproject.org
Tue Oct 15 20:47:10 UTC 2013


commit 4b8a69bb60b631010578586ec6ee865f2a2a5023
Author: Gerard Ryan <gerard at ryan.lt>
Date:   Tue Oct 15 21:39:42 2013 +0100

    Remove unnecessary patch

 schlichtherle-oss-parent-versions.patch |  121 -------------------------------
 schlichtherle-oss-parent.spec           |    6 +--
 2 files changed, 1 insertions(+), 126 deletions(-)
---
diff --git a/schlichtherle-oss-parent.spec b/schlichtherle-oss-parent.spec
index 7c99163..32c7713 100644
--- a/schlichtherle-oss-parent.spec
+++ b/schlichtherle-oss-parent.spec
@@ -8,9 +8,6 @@ URL:		http://schlichtherle.de
 
 Source0:	http://central.maven.org/maven2/de/schlichtherle/oss-parent/%{version}/oss-parent-%{version}.pom
 
-# set fedora versions, comment out unavailable deps
-Patch0:		%{name}-versions.patch
-
 BuildArch:	noarch
 
 BuildRequires:	java
@@ -31,8 +28,6 @@ Source Software (OSS) projects, such as truezip.
 
 %prep
 cp %{SOURCE0} pom.xml
-%patch0
-
 
 %build
 mvn-rpmbuild package
@@ -53,6 +48,7 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 %changelog
 * Tue Oct 15 2013 Gerard Ryan <galileo at fedoraproject.org> - 21-1
 - Update to version 21
+- Remove unnecessary patch
 
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 9-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild


More information about the scm-commits mailing list