Fix for RH BZ 434267 and 440733

epel9
Emily Ratliff 17 years ago
parent 0a74e51883
commit ec4db69008

@ -3,7 +3,7 @@
%define name trousers
%define version 0.3.1
%define release 6
%define release 7
Name: %{name}
Summary: Implementation of the TCG's Software Stack v1.2 Specification
@ -54,6 +54,7 @@ applications.
%prep
%setup -q
%patch0 -p1
%patch1 -p2
%build
%configure
@ -118,6 +119,9 @@ fi
%{_libdir}/libtddl.a
%changelog
* Tue Jun 3 2008 Emily Ratliff <ratliff@austin.ibm.com> - 0.3.1-7
- Fix for BZ #434267 and #440733
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.3.1-6
- Autorebuild for GCC 4.3

Loading…
Cancel
Save