Accepting request 84356 from Java:packages
- Remove redundant tags/sections from specfile as discussed on oSC2011/opensuse-packaging (forwarded request 82979 from jengelh) OBS-URL: https://build.opensuse.org/request/show/84356 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=35
This commit is contained in:
commit
d06d77d247
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 17 11:04:53 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Remove redundant tags/sections from specfile
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 9 08:56:33 UTC 2011 - mvyskocil@suse.cz
|
Wed Mar 9 08:56:33 UTC 2011 - mvyskocil@suse.cz
|
||||||
|
|
||||||
|
@ -173,7 +173,6 @@ This package contains optional swing tasks for Apache Ant.
|
|||||||
License: Apache Software License ..
|
License: Apache Software License ..
|
||||||
Summary: Additional scripts for ant
|
Summary: Additional scripts for ant
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
AutoReqProv: no
|
|
||||||
Requires: ant = %{version}
|
Requires: ant = %{version}
|
||||||
Requires: %{_bindir}/perl
|
Requires: %{_bindir}/perl
|
||||||
Requires: %{_bindir}/python
|
Requires: %{_bindir}/python
|
||||||
@ -258,7 +257,6 @@ This package contains optional commons net tasks for Apache Ant.
|
|||||||
|
|
||||||
%package -n ant-jai
|
%package -n ant-jai
|
||||||
|
|
||||||
|
|
||||||
Summary: Optional jai tasks for ant
|
Summary: Optional jai tasks for ant
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Requires: ant = %(echo `rpm -q --queryformat '%{VERSION}' ant`)
|
Requires: ant = %(echo `rpm -q --queryformat '%{VERSION}' ant`)
|
||||||
@ -638,10 +636,6 @@ find %{buildroot}%{_datadir}/ant/etc -type f -name "*.xsl" \
|
|||||||
| xargs -t rm
|
| xargs -t rm
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
# -----------------------------------------------------------------------------
|
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%update_maven_depmap
|
%update_maven_depmap
|
||||||
|
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 17 11:04:48 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Remove redundant tags/sections from specfile
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 14 13:02:38 UTC 2011 - mvyskocil@suse.cz
|
Mon Mar 14 13:02:38 UTC 2011 - mvyskocil@suse.cz
|
||||||
|
|
||||||
|
6
ant.spec
6
ant.spec
@ -173,7 +173,6 @@ This package contains optional swing tasks for Apache Ant.
|
|||||||
License: Apache Software License ..
|
License: Apache Software License ..
|
||||||
Summary: Additional scripts for ant
|
Summary: Additional scripts for ant
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
AutoReqProv: no
|
|
||||||
Requires: ant = %{version}
|
Requires: ant = %{version}
|
||||||
Requires: %{_bindir}/perl
|
Requires: %{_bindir}/perl
|
||||||
Requires: %{_bindir}/python
|
Requires: %{_bindir}/python
|
||||||
@ -258,7 +257,6 @@ This package contains optional commons net tasks for Apache Ant.
|
|||||||
|
|
||||||
%package -n ant-jai
|
%package -n ant-jai
|
||||||
|
|
||||||
|
|
||||||
Summary: Optional jai tasks for ant
|
Summary: Optional jai tasks for ant
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Requires: ant = %(echo `rpm -q --queryformat '%{VERSION}' ant`)
|
Requires: ant = %(echo `rpm -q --queryformat '%{VERSION}' ant`)
|
||||||
@ -638,10 +636,6 @@ find %{buildroot}%{_datadir}/ant/etc -type f -name "*.xsl" \
|
|||||||
| xargs -t rm
|
| xargs -t rm
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
# -----------------------------------------------------------------------------
|
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%update_maven_depmap
|
%update_maven_depmap
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user