version 2.0rc1.fb19-1
Signed-off-by: Andy Grover <agrover@redhat.com>
This commit is contained in:
parent
d968e977f9
commit
14426f1029
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
|||||||
/targetcli-fb-2.0rc1.fb16.tar.gz
|
/targetcli-fb-2.0rc1.fb16.tar.gz
|
||||||
/targetcli-fb-2.0rc1.fb17.tar.gz
|
/targetcli-fb-2.0rc1.fb17.tar.gz
|
||||||
/targetcli-fb-2.0rc1.fb18.tar.gz
|
/targetcli-fb-2.0rc1.fb18.tar.gz
|
||||||
|
/targetcli-fb-2.0rc1.fb19.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
e953bee287af081bbbe932cf89b33c66 targetcli-fb-2.0rc1.fb18.tar.gz
|
f2bd7ddd04945e49c1f6c9a5c72f76c1 targetcli-fb-2.0rc1.fb19.tar.gz
|
||||||
|
@ -4,8 +4,8 @@ Name: targetcli
|
|||||||
License: AGPLv3
|
License: AGPLv3
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Summary: An administration shell for storage targets
|
Summary: An administration shell for storage targets
|
||||||
Version: 2.0rc1.fb18
|
Version: 2.0rc1.fb19
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: https://github.com/agrover/targetcli-fb
|
URL: https://github.com/agrover/targetcli-fb
|
||||||
# Acquire with
|
# Acquire with
|
||||||
# wget --content-disposition https://github.com/agrover/%{oname}/archive/v%{version}.tar.gz
|
# wget --content-disposition https://github.com/agrover/%{oname}/archive/v%{version}.tar.gz
|
||||||
@ -67,6 +67,9 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man8/targetcli.8.gz
|
%{_mandir}/man8/targetcli.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 7 2013 Andy Grover <agrover@redhat.com> - 2.0rc1.fb19-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Thu Jan 3 2013 Andy Grover <agrover@redhat.com> - 2.0rc1.fb18-2
|
* Thu Jan 3 2013 Andy Grover <agrover@redhat.com> - 2.0rc1.fb18-2
|
||||||
- Add python-ethtool BuildRequires
|
- Add python-ethtool BuildRequires
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user