[jetty-parent] Remove maven from Requires

Stanislav Ochotnicky sochotni at fedoraproject.org
Tue Apr 24 14:07:01 UTC 2012


commit 4dfa68866f03f1fec6d76effd180d0be8e2c8b92
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Tue Apr 24 16:04:07 2012 +0200

    Remove maven from Requires

 jetty-parent.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/jetty-parent.spec b/jetty-parent.spec
index 97e74f4..e37f00b 100644
--- a/jetty-parent.spec
+++ b/jetty-parent.spec
@@ -1,6 +1,6 @@
 Name:           jetty-parent
 Version:        19
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Jetty parent POM file
 
 Group:          Development/Libraries
@@ -12,8 +12,8 @@ Source1:        .rpmlint
 BuildArch:      noarch
 
 BuildRequires:  jpackage-utils
+BuildRequires:  maven
 
-Requires:       maven
 Requires:       jpackage-utils
 
 %description
@@ -33,6 +33,9 @@ install -pm 644 %{SOURCE0} \
 
 
 %changelog
+* Tue Apr 24 2012 Stanislav Ochotnicky <sochotnicky at redhat.com> - 19-3
+- Remove maven from Requires
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 19-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list