From ffd87a20892f648170d44bd31bdd55f006d3b4a7497cda2cde67ce6cb0b988a6 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 11 Sep 2013 11:38:04 +0000 Subject: [PATCH] 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 --- relaxngDatatype.changes | 5 +++++ relaxngDatatype.spec | 14 +++++--------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/relaxngDatatype.changes b/relaxngDatatype.changes index e096d68..6e3a742 100644 --- a/relaxngDatatype.changes +++ b/relaxngDatatype.changes @@ -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 diff --git a/relaxngDatatype.spec b/relaxngDatatype.spec index ad8142b..0d707cb 100644 --- a/relaxngDatatype.spec +++ b/relaxngDatatype.spec @@ -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)