diff --git a/gnu-getopt.spec b/gnu-getopt.spec index 6b894ad..c2e4a23 100644 --- a/gnu-getopt.spec +++ b/gnu-getopt.spec @@ -36,10 +36,10 @@ Name: gnu-getopt Version: 1.0.12 -Release: 4jpp.1 +Release: 5%{?dist} Epoch: 0 Summary: Java getopt implementation -License: LGPL +License: LGPLv2+ Url: http://www.urbanophile.com/arenn/hacking/download.html Source0: http://www.urbanophile.com/arenn/hacking/getopt/java-getopt-1.0.12.tar.gz BuildRequires: ant @@ -70,8 +70,9 @@ appreciate bug reports as well as hearing about positive experiences. Summary: Javadoc for %{name} Group: Development/Documentation 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 Provides: gnu.getopt-javadoc = %{epoch}:%{version}-%{release} Obsoletes: gnu.getopt-javadoc <= 0:1.0.9 @@ -142,6 +143,9 @@ fi %{_javadocdir}/%{name}-%{version} %changelog +* Wed Jul 9 2008 Tom "spot" Callaway - 0:1.0.12-5 +- drop repotag + * Mon Feb 18 2008 Fedora Release Engineering - 0:1.0.12-4jpp.1 - Autorebuild for GCC 4.3