From c02754c999231f38e44df5f07c44ee675417059d Mon Sep 17 00:00:00 2001 From: Steve Date: Mon, 19 Aug 2013 14:01:28 -0400 Subject: [PATCH] New upstream bug fix and license change release --- .gitignore | 1 + sources | 1 + trousers.spec | 15 ++++++++++----- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index fcf168a..a5c24d4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ trousers-0.3.4.tar.gz /trousers-0.3.6.tar.gz /trousers-0.3.9.tar.gz /trousers-0.3.10.tar.gz +/trousers-0.3.11.2.tar.gz diff --git a/sources b/sources index 7741b79..c8f492b 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 27b7374d991874b4a0a973b1c952c79f trousers-0.3.10.tar.gz +ab38dcb2811099dce379c64d43589f50 trousers-0.3.11.2.tar.gz diff --git a/trousers.spec b/trousers.spec index 569a6e6..164c83d 100644 --- a/trousers.spec +++ b/trousers.spec @@ -1,8 +1,8 @@ Name: trousers Summary: TCG's Software Stack v1.2 -Version: 0.3.10 -Release: 4%{?dist} -License: CPL +Version: 0.3.11.2 +Release: 1%{?dist} +License: BSD Group: System Environment/Libraries Url: http://trousers.sourceforge.net Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz @@ -58,7 +58,7 @@ mkdir -p ${RPM_BUILD_ROOT}/%{_localstatedir}/lib/tpm make install DESTDIR=${RPM_BUILD_ROOT} INSTALL="install -p" rm -f ${RPM_BUILD_ROOT}/%{_libdir}/libtspi.la mkdir -p $RPM_BUILD_ROOT%{_unitdir} -install -m 0755 %{SOURCE1} $RPM_BUILD_ROOT%{_unitdir}/ +install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_unitdir}/ %clean rm -rf ${RPM_BUILD_ROOT} @@ -72,12 +72,14 @@ exit 0 %post %systemd_post tcsd.service +/sbin/ldconfig %preun %systemd_preun tcsd.service %postun %systemd_postun_with_restart tcsd.service +/sbin/ldconfig %files %defattr(-, root, root, -) @@ -106,6 +108,9 @@ exit 0 %{_libdir}/libtddl.a %changelog +* Mon Aug 19 2013 Steve Grubb 0.3.11.2-1 +- New upstream bug fix and license change release + * Sun Aug 04 2013 Fedora Release Engineering - 0.3.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild @@ -184,7 +189,7 @@ exit 0 - Use SO_REUSEADDR - Use TPM emulator if it's available and no hardware is -* Wed Aug 08 2008 Emily Ratliff - 0.3.1-10 +* Fri Aug 08 2008 Emily Ratliff - 0.3.1-10 - Use the uid/gid pair assigned to trousers from BZ#457593 * Fri Aug 01 2008 Emily Ratliff - 0.3.1-9