Accepting request 84355 from Java:packages
- Remove redundant tags/sections from specfile as discussed on opensuse-packaging (forwarded request 82972 from jengelh) OBS-URL: https://build.opensuse.org/request/show/84355 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aelfred?expand=0&rev=11
This commit is contained in:
parent
7a5eaf9adb
commit
3f917c2eae
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 17 10:49:23 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Remove redundant tags/sections from specfile
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 3 10:28:26 CET 2008 - mvyskocil@suse.cz
|
Mon Mar 3 10:28:26 CET 2008 - mvyskocil@suse.cz
|
||||||
|
|
||||||
|
17
aelfred.spec
17
aelfred.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package aelfred (Version 1.2)
|
# spec file for package aelfred
|
||||||
#
|
#
|
||||||
# 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
|
# 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
|
||||||
@ -15,7 +15,6 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
|
%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
|
||||||
|
|
||||||
@ -118,9 +117,6 @@ export CLASSPATH=$(build-classpath gnu-crypto)
|
|||||||
%{_bindir}/aot-compile-rpm
|
%{_bindir}/aot-compile-rpm
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%clean
|
|
||||||
%__rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%post javadoc
|
%post javadoc
|
||||||
%__rm -f %{_javadocdir}/%{name}
|
%__rm -f %{_javadocdir}/%{name}
|
||||||
%__ln_s %{name}-%{version} %{_javadocdir}/%{name}
|
%__ln_s %{name}-%{version} %{_javadocdir}/%{name}
|
||||||
@ -167,12 +163,3 @@ fi
|
|||||||
%{_datadir}/%{name}/Demo
|
%{_datadir}/%{name}/Demo
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Mar 03 2008 mvyskocil@suse.cz
|
|
||||||
- merged with jpackage 1.7
|
|
||||||
- allow to build with icedtea
|
|
||||||
* Fri Mar 30 2007 ssommer@suse.de
|
|
||||||
- add unzip to BuildRequires
|
|
||||||
* Wed Jan 25 2006 mls@suse.de
|
|
||||||
- converted neededforbuild to BuildRequires
|
|
||||||
* Wed Oct 19 2005 jsmeix@suse.de
|
|
||||||
- Current version 1.2 from JPackage.org
|
|
||||||
|
Loading…
Reference in New Issue
Block a user