forked from pool/patterns-devel-java
- Drastically reduce the pattern content for only basic devel tools
* The java devs must know what extra packages their work needs OBS-URL: https://build.opensuse.org/package/show/Java:packages/patterns-devel-java?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
b00a20f140
commit
3802a2c261
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 16 08:38:53 UTC 2017 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Drastically reduce the pattern content for only basic devel tools
|
||||||
|
* The java devs must know what extra packages their work needs
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 10 13:27:52 UTC 2017 - jengelh@inai.de
|
Mon Apr 10 13:27:52 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package patterns-openSUSE
|
# spec file for package patterns-devel-java
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@@ -16,8 +16,6 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%bcond_with betatest
|
|
||||||
|
|
||||||
Name: patterns-devel-java
|
Name: patterns-devel-java
|
||||||
Version: 20170319
|
Version: 20170319
|
||||||
Release: 0
|
Release: 0
|
||||||
@@ -26,9 +24,8 @@ License: MIT
|
|||||||
Group: Metapackages
|
Group: Metapackages
|
||||||
Url: https://github.com/openSUSE/patterns
|
Url: https://github.com/openSUSE/patterns
|
||||||
Source0: %{name}-rpmlintrc
|
Source0: %{name}-rpmlintrc
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildRequires: patterns-rpm-macros
|
BuildRequires: patterns-rpm-macros
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is an internal package that is used to create the patterns as part
|
This is an internal package that is used to create the patterns as part
|
||||||
@@ -37,87 +34,41 @@ not make sense.
|
|||||||
|
|
||||||
This particular package contains the Java Development patterns.
|
This particular package contains the Java Development patterns.
|
||||||
|
|
||||||
################################################################################
|
|
||||||
|
|
||||||
%package devel_java
|
%package devel_java
|
||||||
%pattern_development
|
|
||||||
Summary: Java Development
|
Summary: Java Development
|
||||||
Group: Metapackages
|
Group: Metapackages
|
||||||
|
Recommends: ant
|
||||||
|
Recommends: ant-antlr
|
||||||
|
Recommends: ant-junit
|
||||||
|
Recommends: antlr
|
||||||
|
Recommends: java-devel
|
||||||
|
Recommends: javapackages-tools
|
||||||
|
Recommends: junit
|
||||||
|
Recommends: log4j
|
||||||
|
Recommends: xalan-j2
|
||||||
|
Recommends: xerces-j2
|
||||||
Provides: pattern() = devel_java
|
Provides: pattern() = devel_java
|
||||||
Provides: pattern-icon() = pattern-basis-devel
|
Provides: pattern-icon() = pattern-basis-devel
|
||||||
Provides: pattern-order() = 3300
|
Provides: pattern-order() = 3300
|
||||||
Provides: pattern-visible()
|
Provides: pattern-visible()
|
||||||
# from data/DEVEL-Java
|
%{pattern_development}
|
||||||
Recommends: ant
|
|
||||||
Recommends: ant-antlr
|
|
||||||
Recommends: ant-apache-bcel
|
|
||||||
Recommends: ant-apache-bsf
|
|
||||||
Recommends: ant-apache-log4j
|
|
||||||
Recommends: ant-apache-oro
|
|
||||||
Recommends: ant-apache-regexp
|
|
||||||
Recommends: ant-apache-resolver
|
|
||||||
Recommends: ant-commons-logging
|
|
||||||
Recommends: ant-javadoc
|
|
||||||
Recommends: ant-javamail
|
|
||||||
Recommends: ant-jdepend
|
|
||||||
Recommends: ant-jmf
|
|
||||||
Recommends: ant-junit
|
|
||||||
Recommends: ant-manual
|
|
||||||
Recommends: ant
|
|
||||||
Recommends: ant-scripts
|
|
||||||
Recommends: ant-swing
|
|
||||||
Recommends: ant
|
|
||||||
Recommends: log4j
|
|
||||||
Recommends: xalan-j2
|
|
||||||
Recommends: xerces-j2
|
|
||||||
Recommends: xml-commons-apis
|
|
||||||
Recommends: xml-commons-resolver
|
|
||||||
Recommends: xml-commons-which10
|
|
||||||
Recommends: java-1_8_0-openjdk
|
|
||||||
%ifarch %ix86
|
|
||||||
Recommends: icedtea-web
|
|
||||||
%endif
|
|
||||||
Recommends: java-1_5_0-gcj-compat-devel
|
|
||||||
Suggests: gnu-jaf
|
|
||||||
Suggests: apache-commons-beanutils
|
|
||||||
Suggests: apache-commons-codec
|
|
||||||
Suggests: apache-commons-collections
|
|
||||||
Suggests: apache-commons-daemon
|
|
||||||
Suggests: apache-commons-dbcp
|
|
||||||
Suggests: apache-commons-httpclient
|
|
||||||
Suggests: apache-commons-lang
|
|
||||||
Suggests: apache-commons-logging
|
|
||||||
Suggests: apache-commons-pool
|
|
||||||
Suggests: apache-commons-validator
|
|
||||||
Suggests: jakarta-commons-digester
|
|
||||||
Suggests: jakarta-commons-discovery
|
|
||||||
Suggests: jakarta-commons-el
|
|
||||||
Suggests: jakarta-commons-fileupload
|
|
||||||
Suggests: jakarta-commons-launcher
|
|
||||||
Suggests: jakarta-commons-modeler
|
|
||||||
Suggests: javacc
|
|
||||||
Suggests: jdepend
|
|
||||||
Suggests: mysql-connector-java
|
|
||||||
# just an editor
|
|
||||||
Suggests: jedit
|
|
||||||
Suggests: java-1_8_0-openjdk-devel
|
|
||||||
Suggests: mx4j
|
|
||||||
Suggests: ant-javamail
|
|
||||||
Suggests: geronimo-j2ee-1_4-apis
|
|
||||||
|
|
||||||
%description devel_java
|
%description devel_java
|
||||||
Tools and libraries for software development using the Java programming language.
|
Tools and libraries for software development using the Java programming language.
|
||||||
|
|
||||||
%files devel_java
|
|
||||||
%dir %{_defaultdocdir}/patterns
|
|
||||||
%{_defaultdocdir}/patterns/devel_java.txt
|
|
||||||
|
|
||||||
################################################################################
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
:
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
:
|
||||||
|
|
||||||
%install
|
%install
|
||||||
mkdir -p %{buildroot}/%{_defaultdocdir}/patterns/
|
mkdir -p %{buildroot}/%{_defaultdocdir}/patterns/
|
||||||
echo 'This file marks the pattern devel_java to be installed.' >%{buildroot}/%{_defaultdocdir}/patterns/devel_java.txt
|
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
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
Reference in New Issue
Block a user