|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
%define name trousers
|
|
|
|
|
%define version 0.3.1
|
|
|
|
|
%define release 7
|
|
|
|
|
%define release 8
|
|
|
|
|
|
|
|
|
|
Name: %{name}
|
|
|
|
|
Summary: Implementation of the TCG's Software Stack v1.2 Specification
|
|
|
|
@ -121,9 +121,11 @@ fi
|
|
|
|
|
%{_libdir}/libtddl.a
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jun 04 2008 Emily Ratliff <ratliff@austin.ibm.com> - 0.3.1-8
|
|
|
|
|
- Fix cast issue preventing successful build on ppc64 and x86_64
|
|
|
|
|
|
|
|
|
|
* Tue Jun 03 2008 Emily Ratliff <ratliff@austin.ibm.com> - 0.3.1-7
|
|
|
|
|
- Fix for BZ #434267 and #440733. Patch authored by Debora Velarde
|
|
|
|
|
- Fix cast issue preventing successful build on ppc64 and x86_64
|
|
|
|
|
|
|
|
|
|
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.3.1-6
|
|
|
|
|
- Autorebuild for GCC 4.3
|
|
|
|
|