fix repotag
This commit is contained in:
parent
e286740cef
commit
e21752bec3
@ -38,10 +38,10 @@
|
||||
|
||||
Name: jakarta-oro
|
||||
Version: 2.0.8
|
||||
Release: 4jpp.1
|
||||
Release: 4.2%{?dist}
|
||||
Epoch: 0
|
||||
Summary: Full regular expressions API
|
||||
License: Apache License
|
||||
License: ASL 1.1
|
||||
Group: Development/Java
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
URL: http://jakarta.apache.org/oro
|
||||
@ -78,8 +78,9 @@ Summary: Javadoc for %{name}
|
||||
Provides: oro-javadoc = %{epoch}:%{version}-%{release}
|
||||
Obsoletes: oro-javadoc <= 0:2.0.8
|
||||
#BuildRequires: java-javadoc
|
||||
Requires(post): /bin/rm /bin/ln
|
||||
Requires(postun): /bin/rm
|
||||
# for /bin/rm and /bin/ln
|
||||
Requires(post): coreutils
|
||||
Requires(postun): coreutils
|
||||
|
||||
%description javadoc
|
||||
Javadoc for %{name}.
|
||||
@ -157,6 +158,10 @@ fi
|
||||
%ghost %doc %{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Jul 9 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0:2.0.8-4.2
|
||||
- drop repotag
|
||||
- fix license tag
|
||||
|
||||
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0:2.0.8-4jpp.1
|
||||
- Autorebuild for GCC 4.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user