Accepting request 198297 from Java:packages
Submit of succeeding java packages for factory OBS-URL: https://build.opensuse.org/request/show/198297 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jtidy?expand=0&rev=14
This commit is contained in:
commit
be961d81df
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 9 11:06:07 UTC 2013 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Move from jpackage-utils to javapackage-tools
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 12 17:02:32 UTC 2012 - dvaleev@suse.com
|
Wed Dec 12 17:02:32 UTC 2012 - dvaleev@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package jtidy
|
# spec file for package jtidy
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -43,7 +43,7 @@ Requires: xerces-j2
|
|||||||
Requires: xml-commons-apis
|
Requires: xml-commons-apis
|
||||||
BuildRequires: ant >= 1.6
|
BuildRequires: ant >= 1.6
|
||||||
BuildRequires: ant-junit
|
BuildRequires: ant-junit
|
||||||
BuildRequires: jpackage-utils >= 1.5
|
BuildRequires: javapackages-tools
|
||||||
BuildRequires: xerces-j2
|
BuildRequires: xerces-j2
|
||||||
BuildRequires: xml-commons-apis
|
BuildRequires: xml-commons-apis
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -74,7 +74,7 @@ DOM parser for real-world HTML.
|
|||||||
Summary: HTML syntax checker and pretty printer
|
Summary: HTML syntax checker and pretty printer
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: jpackage-utils >= 1.5
|
Requires: javapackages-tools
|
||||||
|
|
||||||
%description scripts
|
%description scripts
|
||||||
JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty
|
JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty
|
||||||
|
Loading…
x
Reference in New Issue
Block a user