From d3252f28573228c8135604062cac1e6dc8b84ead Mon Sep 17 00:00:00 2001 From: Rolf Fokkens Date: May 10 2014 15:03:04 +0000 Subject: Using the v0.9 git tag instead of the commit# - Removed obsolete SOURCE2 (bcache-tools-dracut-module.tgz) way too late... --- diff --git a/bcache-tools.spec b/bcache-tools.spec index d146604..6256dcf 100644 --- a/bcache-tools.spec +++ b/bcache-tools.spec @@ -1,4 +1,4 @@ -#%global gitdate 20131018 +#global gitdate 20131018 Summary: Tools for Linux kernel block layer cache Name: bcache-tools @@ -19,9 +19,6 @@ Source0: %{name}-%{version}.tar.gz # git archive --format=tar --prefix=bcache-status-20140220/ 6d278f9886ab5f64bd896080b1b543ba7ef6c7a6 | gzip > ../bcache-status-20140220.tar.gz # see also http://article.gmane.org/gmane.linux.kernel.bcache.devel/1951 Source1: bcache-status-20140220.tar.gz -# The dracut module originally resided in dracut, but it's now part of -# bcache-tools -Source2: bcache-tools-dracut-module.tgz # bcache status not provided as a true package, so this is a self maintained # man page for it # http://article.gmane.org/gmane.linux.kernel.bcache.devel/1946 @@ -56,7 +53,6 @@ This package contains the utilities for manipulating bcache. %prep %setup -q -n bcache-tools-%{version} tar xzf %{SOURCE1} --strip-components=1 -tar xzf %{SOURCE2} %patch0 -p1 -b .man %patch1 -p1 -b .dmfix %patch2 -p1 -b .fedconfmake @@ -100,6 +96,7 @@ install -p -m 755 bcache-status %{buildroot}%{_sbindir}/bcache-status %changelog * Sat May 10 2014 Rolf Fokkens - 0.9-1 - Using the v0.9 git tag instead of the commit# +- Removed obsolete SOURCE2 (bcache-tools-dracut-module.tgz) way too late... * Thu Feb 20 2014 Rolf Fokkens - 0-0.16.20131018git - (#1066555) updated bcache-status to latest upstream gist diff --git a/sources b/sources index 5606ca4..e07e60e 100644 --- a/sources +++ b/sources @@ -1,3 +1,2 @@ 18fa816e496899ab59a9615d4a92bcde bcache-status-20140220.tar.gz 3e3f639bb5c95ba76f33c6bb83c2b6ac bcache-tools-0.9.tar.gz -e5ec2b71700ab30d20603b7d7faf929e bcache-tools-dracut-module.tgz