[woodstox-core] Add aliases: ":wstx-asl" ":wstx-lgpl"

Michal Srb msrb at fedoraproject.org
Fri Jan 24 08:12:33 UTC 2014


commit e0f252a0bfe3c96d23391aef7112efcf596afb06
Author: Michal Srb <msrb at redhat.com>
Date:   Fri Jan 24 09:12:28 2014 +0100

    Add aliases: ":wstx-asl" ":wstx-lgpl"

 woodstox-core.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/woodstox-core.spec b/woodstox-core.spec
index 43260b1..2b92b49 100644
--- a/woodstox-core.spec
+++ b/woodstox-core.spec
@@ -4,7 +4,7 @@
 
 Name:           %{core_name}
 Version:        4.2.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        High-performance XML processor
 License:        ASL 2.0 or LGPLv2+ or BSD
 URL:            http://%{base_name}.codehaus.org/
@@ -66,7 +66,7 @@ rm -rf src/test/stax2
       <testSourceDirectory>src/test</testSourceDirectory>
     </build>"
 
-%mvn_alias ":{woodstox-core}-asl" :@1-lgpl
+%mvn_alias ":{woodstox-core}-asl" :@1-lgpl :wstx-asl :wstx-lgpl
 %mvn_file : %{name}{,-asl,-lgpl}
 
 %build
@@ -83,6 +83,9 @@ rm -rf src/test/stax2
 %doc release-notes/asl release-notes/lgpl release-notes/bsd
 
 %changelog
+* Fri Jan 24 2014 Michal Srb <msrb at redhat.com> - 4.2.0-4
+- Add aliases: ":wstx-asl" ":wstx-lgpl"
+
 * Thu Oct  3 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 4.2.0-3
 - Fix usage of %%mvn_alias
 


More information about the scm-commits mailing list