update to 2.0rc1.fb7-1
Signed-off-by: Andy Grover <agrover@redhat.com>
This commit is contained in:
parent
802e20feaf
commit
81381154f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/v2.0rc1.fb4
|
/v2.0rc1.fb4
|
||||||
/v2.0rc1.fb5
|
/v2.0rc1.fb5
|
||||||
/v2.0rc1.fb6
|
/v2.0rc1.fb6
|
||||||
|
/v2.0rc1.fb7
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
42eee0e1048b52e51bef351c226dadd1 v2.0rc1.fb6
|
dd283392a3de4c67fa1733ad1255e8fc v2.0rc1.fb7
|
||||||
|
@ -4,7 +4,7 @@ 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.fb6
|
Version: 2.0rc1.fb7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: https://github.com/agrover/targetcli-fb
|
URL: https://github.com/agrover/targetcli-fb
|
||||||
Source: https://github.com/agrover/%{oname}/tarball/v%{version}
|
Source: https://github.com/agrover/%{oname}/tarball/v%{version}
|
||||||
@ -24,7 +24,7 @@ users will also need to install and use fcoe-utils.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n agrover-%{oname}-0c68900
|
%setup -q -n agrover-%{oname}-e9816fe
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{__python} setup.py build
|
%{__python} setup.py build
|
||||||
@ -58,6 +58,9 @@ fi
|
|||||||
%{_mandir}/man8/targetcli.8.gz
|
%{_mandir}/man8/targetcli.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 8 2012 Andy Grover <agrover@redhat.com> - 2.0rc1.fb7-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Fri Feb 3 2012 Andy Grover <agrover@redhat.com> - 2.0rc1.fb6-1
|
* Fri Feb 3 2012 Andy Grover <agrover@redhat.com> - 2.0rc1.fb6-1
|
||||||
- New upstream release
|
- New upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user