Accepting request 84370 from Java:packages
- Remove redundant tags/sections from specfile (cf. packaging guidelines) (forwarded request 83287 from jengelh) OBS-URL: https://build.opensuse.org/request/show/84370 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dom4j?expand=0&rev=7
This commit is contained in:
parent
e5f88b0a11
commit
ee7ec26390
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Remove redundant tags/sections from specfile
|
||||
(cf. packaging guidelines)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 20 11:39:13 CEST 2009 - mvyskocil@suse.cz
|
||||
|
||||
|
18
dom4j.spec
18
dom4j.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package dom4j (Version 1.6.1)
|
||||
# spec file for package dom4j
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 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
|
||||
@ -286,9 +286,6 @@ install -m 0755 run.sh $RPM_BUILD_ROOT%{_datadir}/%{name}
|
||||
cp -p $RPM_BUILD_ROOT%{_javadir}/%{name}-jarjar-%{version}.jar $RPM_BUILD_ROOT%{repodirlib}/dom4j-jarjar.jar
|
||||
%endif
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%post
|
||||
%update_maven_depmap
|
||||
|
||||
@ -334,14 +331,3 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 20 2009 mvyskocil@suse.cz
|
||||
- 'fixed bnc#501764: removed clover.license from source tarball'
|
||||
* Mon May 18 2009 mvyskocil@suse.cz
|
||||
- Removed documentation of ConcurrentReaderHashMap (bnc#504663)
|
||||
* dom4j-1.6.1/docs/clover/org/dom4j/tree/ConcurrentReaderHashMap.html
|
||||
* dom4j-1.6.1/docs/xref/org/dom4j/tree/ConcurrentReaderHashMap.html
|
||||
* Thu May 14 2009 mvyskocil@suse.cz
|
||||
- Initial SUSE packaging:
|
||||
* spec script and jarjar build support was taken from jpackage.org 5.0
|
||||
* Source of dom4j and build.xml comes from Debian unstable, as there don't need
|
||||
proprietary msv from sun (bnc#430592)
|
||||
|
Loading…
Reference in New Issue
Block a user