forked from pool/relaxngDatatype
Accepting request 198309 from Java:packages
Submit of succeeding java packages for factory OBS-URL: https://build.opensuse.org/request/show/198309 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/relaxngDatatype?expand=0&rev=11
This commit is contained in:
parent
e69f805fd4
commit
ffd87a2089
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 11:06:18 UTC 2013 - tchvatal@suse.com
|
||||
|
||||
- Move from jpackage-utils to javapackage-tools
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 7 17:46:53 CEST 2008 - mvyskocil@suse.cz
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package relaxngDatatype (Version 1.0)
|
||||
# spec file for package relaxngDatatype
|
||||
#
|
||||
# Copyright (c) 2008 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
|
||||
@ -15,24 +15,23 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define section free
|
||||
|
||||
Name: relaxngDatatype
|
||||
Version: 1.0
|
||||
Release: 2
|
||||
Release: 0
|
||||
Summary: RELAX NG Datatype API
|
||||
Group: Development/Languages/Java
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Java
|
||||
# Note, this project is currently unmaintaned
|
||||
Url: https://sourceforge.net/projects/relaxng
|
||||
Source0: relaxngDatatype-1.0.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
BuildRequires: jpackage-utils
|
||||
BuildRequires: ant
|
||||
BuildRequires: java-devel
|
||||
BuildRequires: javapackages-tools
|
||||
#Obsoletes: msv
|
||||
|
||||
%description
|
||||
@ -43,7 +42,6 @@ implementations.
|
||||
|
||||
|
||||
%package javadoc
|
||||
License: BSD-3-Clause
|
||||
Summary: RELAX NG Datatype API
|
||||
Group: Development/Languages/Java
|
||||
|
||||
@ -86,5 +84,3 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Aug 07 2008 mvyskocil@suse.cz
|
||||
- First release of version 1.0 in Suse (based on spec from jpackage.org 1.7)
|
||||
|
Loading…
Reference in New Issue
Block a user