rpms/trousers/devel trousers.spec,1.3,1.4

Emily Ratliff (ejratl) fedora-extras-commits at redhat.com
Tue Jun 3 21:05:24 UTC 2008


Author: ejratl

Update of /cvs/pkgs/rpms/trousers/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2252

Modified Files:
	trousers.spec 
Log Message:
Fix for RH BZ 434267 and 440733



Index: trousers.spec
===================================================================
RCS file: /cvs/pkgs/rpms/trousers/devel/trousers.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- trousers.spec	3 Jun 2008 20:40:27 -0000	1.3
+++ trousers.spec	3 Jun 2008 21:04:37 -0000	1.4
@@ -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 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p2
 
 %build
 %configure
@@ -118,6 +119,9 @@
 %{_libdir}/libtddl.a
 
 %changelog
+* Tue Jun 3 2008 Emily Ratliff <ratliff at austin.ibm.com> - 0.3.1-7
+- Fix for BZ #434267 and #440733
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.3.1-6
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list