[plexus-components-pom] Add missing BR/R: plexus-pom

Mikolaj Izdebski mizdebsk at fedoraproject.org
Tue Nov 13 08:56:24 UTC 2012


commit ca27c32df4ae8645f68e7f6c913be3109d35a24f
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Tue Nov 13 09:56:34 2012 +0100

    Add missing BR/R: plexus-pom

 plexus-components-pom.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/plexus-components-pom.spec b/plexus-components-pom.spec
index dd05956..f59086c 100644
--- a/plexus-components-pom.spec
+++ b/plexus-components-pom.spec
@@ -2,7 +2,7 @@
 
 Name:           %{short_name}-pom
 Version:        1.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Plexus Components POM
 BuildArch:      noarch
 Group:          Development/Libraries
@@ -13,8 +13,10 @@ Source1:        http://www.apache.org/licenses/LICENSE-2.0.txt
 
 BuildRequires:  jpackage-utils
 BuildRequires:  maven
+BuildRequires:  plexus-pom
 
 Requires:       jpackage-utils
+Requires:       plexus-pom
 
 %description
 This package provides Plexus Components parent POM used by different
@@ -38,6 +40,9 @@ install -p -m 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 %{_mavendepmapfragdir}/%{name}
 
 %changelog
+* Tue Nov 13 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.2-3
+- Add missing BR/R: plexus-pom
+
 * Mon Nov 12 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.2-2
 - Install LICENSE file
 


More information about the scm-commits mailing list