Accepting request 157651 from Java:packages
update license to new format (forwarded request 157049 from coolo) OBS-URL: https://build.opensuse.org/request/show/157651 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/isorelax?expand=0&rev=12
This commit is contained in:
parent
f8d7dd1d1c
commit
521a58f830
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 2 08:13:19 UTC 2013 - coolo@suse.com
|
||||
|
||||
- update license to new format
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 15 14:01:56 CEST 2008 - mvyskocil@suse.cz
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package isorelax (Version 0.1)
|
||||
# spec file for package isorelax
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -23,26 +23,26 @@
|
||||
|
||||
Name: isorelax
|
||||
Summary: Public interfaces useful for applications to support RELAX Core
|
||||
License: Apache-2.0 and MIT
|
||||
Group: Development/Libraries/Java
|
||||
Url: http://iso-relax.sourceforge.net/
|
||||
Version: 0.1
|
||||
Release: 4
|
||||
License: Apache-2.0 ; MIT
|
||||
Group: Development/Libraries/Java
|
||||
Release: 0
|
||||
BuildArch: noarch
|
||||
Source0: %{name}.%{cvsversion}.zip
|
||||
Source1: %{name}-build.xml
|
||||
Source2: isorelax-maven-project.xml
|
||||
Source3: isorelax-maven-project.xsd
|
||||
Patch0: isorelax-java5-compatibility.patch
|
||||
BuildRequires: jpackage-utils >= 1.6
|
||||
BuildRequires: ant
|
||||
BuildRequires: jpackage-utils >= 1.6
|
||||
%if %{with_tests}
|
||||
BuildRequires: xercesjarv
|
||||
%endif
|
||||
BuildRequires: java-devel
|
||||
BuildRequires: unzip
|
||||
BuildRequires: xerces-j2
|
||||
BuildRequires: xml-commons-apis
|
||||
BuildRequires: unzip
|
||||
BuildRequires: java-devel
|
||||
Requires: xerces-j2
|
||||
Requires: xml-commons-apis
|
||||
Obsoletes: isorelax-bootstrap
|
||||
@ -57,8 +57,8 @@ we have is schema language neutral.
|
||||
|
||||
|
||||
%package javadoc
|
||||
License: MIT
|
||||
Summary: Public interfaces useful for applications to support RELAX Core
|
||||
License: MIT
|
||||
Group: Productivity/Publishing/XML
|
||||
|
||||
%description javadoc
|
||||
@ -124,7 +124,3 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Sep 15 2008 mvyskocil@suse.cz
|
||||
- -target=1.5 -source=1.5
|
||||
* Wed Aug 20 2008 mvyskocil@suse.cz
|
||||
- Initial packaging of version 0.1 (based on jpp1.7)
|
||||
|
Loading…
x
Reference in New Issue
Block a user