[jaxen] Remove saxpath provides

Michal Srb msrb at fedoraproject.org
Wed Jan 29 13:37:16 UTC 2014


commit b61ea35afa9d6eeb255da2df2e51a115b6b4fc5d
Author: Michal Srb <msrb at redhat.com>
Date:   Wed Jan 29 14:35:37 2014 +0100

    Remove saxpath provides

 jaxen.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/jaxen.spec b/jaxen.spec
index 749c81b..81007d6 100644
--- a/jaxen.spec
+++ b/jaxen.spec
@@ -30,7 +30,7 @@
 
 Name:           jaxen
 Version:        1.1.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          0
 Summary:        An XPath engine written in Java
 License:        BSD
@@ -77,7 +77,6 @@ rm src/java/test/org/jaxen/test/XOM*.java
 %pom_remove_dep xom:xom
 
 %mvn_file : %{name}
-%mvn_alias : "saxpath:saxpath"
 
 %build
 %mvn_build -f
@@ -99,6 +98,9 @@ cp -pr src/java/samples/* %{buildroot}%{_datadir}/%{name}/samples
 %{_datadir}/%{name}
 
 %changelog
+* Wed Jan 29 2014 Michal Srb <msrb at redhat.com> - 0:1.1.6-2
+- Remove saxpath provides (Resolves: rhbz#1059229)
+
 * Mon Sep 02 2013 Michal Srb <msrb at redhat.com> - 0:1.1.6-1
 - Update to upstream version 1.1.6
 - Build with Maven


More information about the scm-commits mailing list