forked from pool/bea-stax
Accepting request 82873 from home:jengelh:bl-b
- Remove redundant tags/sections from specfile OBS-URL: https://build.opensuse.org/request/show/82873 OBS-URL: https://build.opensuse.org/package/show/Java:packages/bea-stax?expand=0&rev=9
This commit is contained in:
parent
32201551ee
commit
3b2332e2e9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 17 19:25:12 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Remove redundant tags/sections from specfile
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 8 12:07:17 UTC 2010 - mvyskocil@suse.cz
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package bea-stax (Version 1.2.0)
|
||||
# spec file for package bea-stax
|
||||
#
|
||||
# Copyright (c) 2010 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
|
||||
@ -29,7 +29,7 @@ Patch2: bea-stax-gcj-build.patch
|
||||
|
||||
Name: bea-stax
|
||||
Version: %{version}
|
||||
Release: 13
|
||||
Release: 14
|
||||
License: ASLv..
|
||||
Group: Development/Libraries/Java
|
||||
BuildArch: noarch
|
||||
@ -121,9 +121,6 @@ ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
|
||||
#cp README.txt $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
|
||||
#cp jsr173_1.0.pdf $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%post javadoc
|
||||
rm -f %{_javadocdir}/%{name}
|
||||
ln -sf %{name}-%{version} %{_javadocdir}/%{name}
|
||||
|
Loading…
Reference in New Issue
Block a user