[targetcli] version 2.0rc1.fb18-2

Andy Grover grover at fedoraproject.org
Thu Jan 3 22:12:26 UTC 2013


commit d968e977f9467d546d1decc313510bf6f6da20d1
Author: Andy Grover <agrover at redhat.com>
Date:   Thu Jan 3 14:05:58 2013 -0800

    version 2.0rc1.fb18-2
    
    Signed-off-by: Andy Grover <agrover at redhat.com>

 targetcli.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/targetcli.spec b/targetcli.spec
index 8f1856e..c93ddb9 100644
--- a/targetcli.spec
+++ b/targetcli.spec
@@ -5,7 +5,7 @@ License:        AGPLv3
 Group:          System Environment/Libraries
 Summary:        An administration shell for storage targets
 Version:        2.0rc1.fb18
-Release:        1%{?dist}
+Release:        2%{?dist}
 URL:            https://github.com/agrover/targetcli-fb
 # Acquire with
 # wget --content-disposition https://github.com/agrover/%{oname}/archive/v%{version}.tar.gz
@@ -14,7 +14,7 @@ Source:         https://github.com/agrover/%{oname}/archive/%{oname}-%{version}.
 Source1:        targetcli.service
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-BuildRequires:  python-devel python-rtslib python-configshell epydoc
+BuildRequires:  python-devel python-rtslib python-configshell python-ethtool epydoc
 BuildRequires:  systemd-units
 Requires:       python-rtslib >= 2.1.fb26, python-configshell, python-ethtool
 Requires(post): systemd
@@ -67,7 +67,10 @@ rm -rf %{buildroot}
 %{_mandir}/man8/targetcli.8.gz
 
 %changelog
-* Thu Dec 20 2012 Lukáš Nykrýn <lnykryn at redhat.com> - 2.0rc1.fb18-1
+* Thu Jan 3 2013 Andy Grover <agrover at redhat.com> - 2.0rc1.fb18-2
+- Add python-ethtool BuildRequires
+
+* Thu Dec 20 2012 Andy Grover <agrover at redhat.com> - 2.0rc1.fb18-1
 - New upstream release
 - Add python-ethtool requires
 - Update Source0 to use Github tar-from-tag instead of Downloads


More information about the scm-commits mailing list