From af494d6a799e1c8fe6042b2bbd5e7bda1015398d Mon Sep 17 00:00:00 2001 From: Rolf Fokkens Date: Feb 20 2014 18:16:34 +0000 Subject: updated to latest bcache-status gist --- diff --git a/.gitignore b/.gitignore index 1fd8a8c..052be1b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /bcache-tools-20130909.tar.gz /bcache-tools-dracut-module.tgz /bcache-tools-20131018.tar.gz +/bcache-status-20140220.tar.gz diff --git a/bcache-tools.spec b/bcache-tools.spec index 19ab595..766f89a 100644 --- a/bcache-tools.spec +++ b/bcache-tools.spec @@ -3,7 +3,7 @@ Summary: Tools for Linux kernel block layer cache Name: bcache-tools Version: 0 -Release: 0.15.%{gitdate}git%{?dist} +Release: 0.16.%{gitdate}git%{?dist} License: GPLv2 Group: System Environment/Base URL: http://bcache.evilpiepirate.org/ @@ -16,9 +16,9 @@ Source0: %{name}-%{gitdate}.tar.gz # This part is also a prerelease version obtained by https://gist.github.com/djwong/6343451: # git clone https://gist.github.com/6343451.git # cd 6343451/ -# git archive --format=tar --prefix=bcache-status-20130909/ 10282160ab880eab0d9b8d1e1590e477f1e76da2 | gzip > ../bcache-status-20130909.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-20130909.tar.gz +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 @@ -98,6 +98,9 @@ install -p -m 755 bcache-status %{buildroot}%{_sbindir}/bcache-status %{dracutlibdir}/modules.d/90bcache %changelog +* Thu Feb 20 2014 Rolf Fokkens - 0-0.16.20131018git +- (#1066555) updated bcache-status to latest upstream gist + * Fri Oct 18 2013 Rolf Fokkens - 0-0.15.20131018git - updated bcache-tools to latest upstream git - dracut module is now included upstream diff --git a/sources b/sources index f4d9c89..b818dbf 100644 --- a/sources +++ b/sources @@ -1,3 +1 @@ -827065118d59cb65d1355a04b3ea57d9 bcache-status-20130909.tar.gz -ac24d7141a55806df838f5159358ce10 bcache-tools-20131018.tar.gz -e5ec2b71700ab30d20603b7d7faf929e bcache-tools-dracut-module.tgz +18fa816e496899ab59a9615d4a92bcde bcache-status-20140220.tar.gz