fix tarball name in specfile
authorKarsten Hopp <karsten@redhat.com>
Fri, 28 Jan 2011 10:41:41 +0000 (11:41 +0100)
committerKarsten Hopp <karsten@redhat.com>
Fri, 28 Jan 2011 10:41:41 +0000 (11:41 +0100)
hwdata.spec

index d68b6dff8f788b5be677304d108af5b01a7684dc..aec84f6a9c1a92d16df84542a5b41ec5469bdfa1 100644 (file)
@@ -1,10 +1,10 @@
 Name: hwdata
 Summary: Hardware identification and configuration data
 Version: 0.233
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+
 Group: System Environment/Base
-Source: hwdata-%{version}.tar.bz2
+Source: hwdata-%{version}-%{release}.tar.bz2
 URL:    http://git.fedorahosted.org/git/hwdata.git
 BuildArch: noarch
 Conflicts: Xconfigurator, system-config-display < 1.0.31, pcmcia-cs, kudzu < 1.2.0
@@ -37,6 +37,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}/*
 
 %changelog
+* Fri Jan 28 2011 Karsten Hopp <karsten@redhat.com> 0.233-4
+- fix tarball name in spec file
+
 * Fri Jan 28 2011 Karsten Hopp <karsten@redhat.com> 0.233-3
 - bump release