[trousers/f18] New upstream bug fix release

Steve Grubb sgrubb at fedoraproject.org
Tue Sep 25 23:03:23 UTC 2012


commit afda26174b9836e1663be8379d594d94a2e7112c
Author: Steve <sgrubb at redhat.com>
Date:   Tue Sep 25 19:02:58 2012 -0400

    New upstream bug fix release

 sources                  |    2 +-
 trousers-no-werror.patch |   24 ------------------------
 trousers.spec            |   10 +++++-----
 3 files changed, 6 insertions(+), 30 deletions(-)
---
diff --git a/sources b/sources
index d471d82..7741b79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1322030eb2540ea0640cfe471b077f32  trousers-0.3.9.tar.gz
+27b7374d991874b4a0a973b1c952c79f  trousers-0.3.10.tar.gz
diff --git a/trousers.spec b/trousers.spec
index 23d6f83..ae52bc8 100644
--- a/trousers.spec
+++ b/trousers.spec
@@ -1,14 +1,12 @@
 Name: trousers
 Summary: TCG's Software Stack v1.2
-Version: 0.3.9
-Release: 4%{?dist}
+Version: 0.3.10
+Release: 1%{?dist}
 License: CPL
 Group: System Environment/Libraries
 Url: http://trousers.sourceforge.net
 Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Source1: tcsd.service
-# We have newer compiler which has new warnings
-Patch1: trousers-no-werror.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libtool, openssl-devel
 BuildRequires: systemd-units
@@ -46,7 +44,6 @@ applications.
 
 %prep
 %setup -q
-%patch1 -p1
 
 sed -i -e 's|/var/tpm|/var/lib/tpm|g' -e 's|/usr/local/var|/var|g' man/man5/tcsd.conf.5.in man/man8/tcsd.8.in
 
@@ -109,6 +106,9 @@ exit 0
 %{_libdir}/libtddl.a
 
 %changelog
+* Tue Sep 25 2012 Steve Grubb <sgrubb at redhat.com> 0.3.10-1
+- New upstream bug fix release
+
 * Thu Aug 30 2012 Steve Grubb <sgrubb at redhat.com> 0.3.9-4
 - Make daemon full RELRO
 


More information about the scm-commits mailing list