fix repotag
This commit is contained in:
parent
504fefbe95
commit
24fdbdfd98
@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
Name: java_cup
|
Name: java_cup
|
||||||
Version: 0.10
|
Version: 0.10
|
||||||
Release: 0.k.6jpp.2
|
Release: 0.k.6.3
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Java source interpreter
|
Summary: Java source interpreter
|
||||||
License: BSD and LGPLv2
|
License: BSD and LGPLv2
|
||||||
@ -65,9 +65,9 @@ java_cup is a LALR Parser Generator for Java
|
|||||||
%package javadoc
|
%package javadoc
|
||||||
Summary: Javadoc for java_cup
|
Summary: Javadoc for java_cup
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
Requires(post): %{__rm}
|
# For /bin/rm and /bin/ln
|
||||||
Requires(post): /bin/ln
|
Requires(post): coreutils
|
||||||
Requires(postun): %{__rm}
|
Requires(postun): coreutils
|
||||||
|
|
||||||
%description javadoc
|
%description javadoc
|
||||||
Javadoc for java_cup
|
Javadoc for java_cup
|
||||||
@ -160,6 +160,9 @@ fi
|
|||||||
%ghost %doc %{_javadocdir}/%{name}
|
%ghost %doc %{_javadocdir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 9 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1:0.10-0.k.6.3
|
||||||
|
- drop repotag
|
||||||
|
|
||||||
* Sun Feb 17 2008 Lubomir Kundrak <lkundrak@redhat.com> - 1:0.10-0.k.6jpp.2
|
* Sun Feb 17 2008 Lubomir Kundrak <lkundrak@redhat.com> - 1:0.10-0.k.6jpp.2
|
||||||
- Ant task
|
- Ant task
|
||||||
- Clean up to satisfy QA script and rpmlint
|
- Clean up to satisfy QA script and rpmlint
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user