diff options
Diffstat (limited to 'rpmbuildupdate.spec')
-rw-r--r-- | rpmbuildupdate.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/rpmbuildupdate.spec b/rpmbuildupdate.spec index 3ce2d8a..c2d2ab9 100644 --- a/rpmbuildupdate.spec +++ b/rpmbuildupdate.spec @@ -9,12 +9,14 @@ Summary: Helps you build up to date RPMs License: GPL Group: Development/Other Source0: %{name}-%{version}.tar.bz2 +URL: http://www.mandrivalinux.com/ BuildArch: noarch Requires: wget Buildroot: %{_tmppath}/%{name}-%{version} Conflicts: rpm-rebuilder <= 0.25-1mdk %description +rpmbuildupdate helps you build up to date RPMs. %prep %setup @@ -34,5 +36,5 @@ rm -rf %{buildroot} %{_sysconfdir}/bash_completion.d/%{name} %changelog -* Thu Oct 06 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.4-1mdk +* Thu Oct 06 2005 Guillaume Rousse <guillomovitch@zarb.org> 0.5-1mdk - first individual release |