[kbd] Fix link to upstream tarball

vcrhonek vcrhonek at fedoraproject.org
Thu Sep 13 09:05:18 UTC 2012


commit 73252467e1d9ce409bfe61b73dd63e99b6fba82a
Author: Vitezslav Crhonek <vcrhonek at redhat.com>
Date:   Thu Sep 13 11:04:58 2012 +0200

    Fix link to upstream tarball

 .gitignore |    1 +
 kbd.spec   |    8 +++++---
 sources    |    3 +--
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5585d05..ca4fa98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ kbd-1.15.tar.gz
 /kbd-1.15.3.tar.bz2
 /kbd-1.15.3.tar.bz2.sign
 /kbd-latarcyrheb-32.tar.bz2
+/kbd-1.15.3.tar.gz
diff --git a/kbd.spec b/kbd.spec
index dc1a769..9f2a959 100644
--- a/kbd.spec
+++ b/kbd.spec
@@ -1,13 +1,12 @@
 Name:           kbd
 Version:        1.15.3
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Tools for configuring the console (keyboard, virtual terminals, etc.)
 
 Group:          System Environment/Base
 License:        GPLv2+
 URL:            http://ftp.altlinux.org/pub/people/legion/kbd
-Source0:        ftp://ftp.kernel.org/pub/linux/utils/kbd/kbd-%{version}.tar.bz2
-Source1:        ftp://ftp.kernel.org/pub/linux/utils/kbd/kbd-%{version}.tar.bz2.sign
+Source0:        ftp://ftp.altlinux.org/pub/people/legion/kbd/kbd-%{version}.tar.gz
 Source2:        kbd-latsun-fonts.tar.bz2
 Source3:        kbd-latarcyrheb-16-fixed.tar.bz2
 Source4:        fr-dvorak.tar.bz2
@@ -132,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT/lib/kbd/locale
 /lib/kbd
 
 %changelog
+* Thu Sep 13 2012 Vitezslav Crhonek <vcrhonek at redhat.com> - 1.15.3-8
+- Fix link to upstream tarball
+
 * Tue Aug 28 2012 Vitezslav Crhonek <vcrhonek at redhat.com> - 1.15.3-7
 - Fix issues found by fedora-review utility in the spec file
 
diff --git a/sources b/sources
index de9086e..25c9153 100644
--- a/sources
+++ b/sources
@@ -1,6 +1,5 @@
-be28c144ba7b3e1cf630f909ae8e9875  kbd-1.15.3.tar.bz2
-daa94e954bbb40d93d39bd0446e26876  kbd-1.15.3.tar.bz2.sign
 050e1e454e9c01e22f198303d649efb8  kbd-latsun-fonts.tar.bz2
 884fdbb0b952b2e3e8389a0c40a3e301  kbd-latarcyrheb-16-fixed.tar.bz2
 dd16ff8c6fa9d81490df28cbd68882eb  fr-dvorak.tar.bz2
 fe118f07a83134b15610503e5e3fe10e  kbd-latarcyrheb-32.tar.bz2
+8143e179a0f3c25646ce5085e8777200  kbd-1.15.3.tar.gz


More information about the scm-commits mailing list