- Format the spec-cleaner

OBS-URL: https://build.opensuse.org/package/show/Java:packages/patterns-devel-java?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2018-03-20 14:37:48 +00:00
committed by Git OBS Bridge
parent 193944d807
commit 49a8944c7b
2 changed files with 11 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 20 14:36:45 UTC 2018 - tchvatal@suse.com
- Format the spec-cleaner
-------------------------------------------------------------------
Tue May 16 08:38:53 UTC 2017 - tchvatal@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package patterns-devel-java
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -34,8 +34,13 @@ not make sense.
This particular package contains the Java Development patterns.
%package devel_java
%pattern_development
Summary: Java Development
Group: Metapackages
Provides: pattern() = devel_java
Provides: pattern-icon() = pattern-basis-devel
Provides: pattern-order() = 3300
Provides: pattern-visible()
Recommends: ant
Recommends: ant-antlr
Recommends: ant-junit
@@ -46,11 +51,6 @@ Recommends: junit
Recommends: log4j
Recommends: xalan-j2
Recommends: xerces-j2
Provides: pattern() = devel_java
Provides: pattern-icon() = pattern-basis-devel
Provides: pattern-order() = 3300
Provides: pattern-visible()
%{pattern_development}
%description devel_java
Tools and libraries for software development using the Java programming language.
@@ -66,7 +66,6 @@ mkdir -p %{buildroot}/%{_defaultdocdir}/patterns/
echo 'This file marks the pattern devel_java to be installed.' >%{buildroot}/%{_defaultdocdir}/patterns/devel_java.txt
%files devel_java
%defattr(-,root,root)
%dir %{_defaultdocdir}/patterns
%{_defaultdocdir}/patterns/devel_java.txt