aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Rousse <guillomovitch@mandriva.org>2005-10-06 15:53:28 +0000
committerGuillaume Rousse <guillomovitch@mandriva.org>2005-10-06 15:53:28 +0000
commite0817025b63e893754dd8b9e603c8c40d278f2c3 (patch)
treeb3da0449f1c899773dc8630bcf81a56fac2a3f39
parent428c10bb7db168da99ff8956e3853367b40b9f80 (diff)
downloadbootsplash-e0817025b63e893754dd8b9e603c8c40d278f2c3.tar
bootsplash-e0817025b63e893754dd8b9e603c8c40d278f2c3.tar.gz
bootsplash-e0817025b63e893754dd8b9e603c8c40d278f2c3.tar.bz2
bootsplash-e0817025b63e893754dd8b9e603c8c40d278f2c3.tar.xz
bootsplash-e0817025b63e893754dd8b9e603c8c40d278f2c3.zip
fix url, description and changelog
-rw-r--r--rpmbuildupdate.spec4
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