fix repotag

This commit is contained in:
Tom Callaway 2008-07-09 20:56:25 +00:00
parent c85c8775cd
commit 95fe85e711

View File

@ -39,7 +39,7 @@
Name: modello
Version: 1.0
Release: 0.1.a8.4jpp.3%{?dist}
Release: 0.1.a8.4.4%{?dist}
Epoch: 0
Summary: Modello Data Model toolkit
License: MIT
@ -113,8 +113,9 @@ Java model to [JPOX|http://www.jpox.org/] Mapping.
%package javadoc
Summary: Javadoc for %{name}
Group: Development/Documentation
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}.
@ -244,6 +245,9 @@ fi
%changelog
* Wed Jul 9 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0:1.0-0.1.a8.4.4
- drop repotag
* Tue Mar 20 2007 Matt Wringe <wringe@redhat.com> 0:1.0-0.1.a8.4jpp.3
- disable gcj support