On 16.5.2012 13:33, Johannes Renner wrote:
Good, let me see how that looks like and I will change add it to our package as 
well.


--- simple-xml.spec.orig        2012-05-16 16:36:42.000000000 +0200
+++ simple-xml.spec     2012-05-16 15:20:19.000000000 +0200
@@ -21,8 +21,13 @@
 Summary:        An XML serialization framework for Java
 Version:        2.6.3
 Release:        0
+%if 0%{?suse_version}
 License:        Apache-2.0
 Group:          Development/Libraries/Java
+%else
+License:        ASL 2.0
+Group:          Development/Libraries
+%endif
 Url:            http://simple.sourceforge.net
Source0: http://downloads.sourceforge.net/simple/%{name}-%{version}.zip
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -40,9 +45,14 @@
 of XML configuration and communication systems.

 %package        javadoc
+%if 0%{?suse_version}
 License:        Apache-2.0
-Summary:        Javadocs for Simple XML Serialization Framework
 Group:          Development/Languages/Java
+%else
+License:        ASL 2.0
+Group:          Documentation
+%endif
+Summary:        Javadocs for Simple XML Serialization Framework

 %description    javadoc
Simple is a high performance XML serialization and configuration framework for

Mirek

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to