Updated to upstream 1.7.0 release. Add Epoc, and change version to x.y.z style.
This commit is contained in:
parent
9c86ed2fb7
commit
18a97c67f1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/tboot-20101005.tar.gz
|
/tboot-20101005.tar.gz
|
||||||
/tboot-1.5.0.tar.gz
|
/tboot-1.5.0.tar.gz
|
||||||
/tboot-20110429.tar.gz
|
/tboot-20110429.tar.gz
|
||||||
|
/tboot-1.7.0.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
bcaf6f4f6e22d4dcc8f8eeb88f63d505 tboot-20110429.tar.gz
|
718ac20a74b66c1dd353af4b3d931a05 tboot-1.7.0.tar.gz
|
||||||
|
@ -1,7 +1,9 @@
|
|||||||
Summary: Performs a verified launch using Intel TXT
|
Summary: Performs a verified launch using Intel TXT
|
||||||
Name: tboot
|
Name: tboot
|
||||||
Version: 20110429
|
Version: 1.7.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
Epoch: 1
|
||||||
|
|
||||||
|
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -58,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 15 2012 Gang Wei <gang.wei@intel.com> - 1:1.7.0
|
||||||
|
- 1.7.0 release
|
||||||
|
|
||||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20110429-2
|
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20110429-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user