Remove +x bit from service file (#963916)

This commit is contained in:
Steve 2013-06-02 09:23:51 -04:00
parent c9800cc555
commit c554b6ff50

View File

@ -1,7 +1,7 @@
Name: trousers
Summary: TCG's Software Stack v1.2
Version: 0.3.10
Release: 2%{?dist}
Release: 3%{?dist}
License: CPL
Group: System Environment/Libraries
Url: http://trousers.sourceforge.net
@ -88,7 +88,7 @@ exit 0
%config(noreplace) %attr(0600, tss, tss) %{_sysconfdir}/tcsd.conf
%doc %{_mandir}/man5/*
%doc %{_mandir}/man8/*
%attr(755,root,root) %{_unitdir}/tcsd.service
%attr(644,root,root) %{_unitdir}/tcsd.service
%attr(0700, tss, tss) %{_localstatedir}/lib/tpm/
%files devel
@ -106,6 +106,9 @@ exit 0
%{_libdir}/libtddl.a
%changelog
* Sun Jun 02 2013 Steve Grubb <sgrubb@redhat.com> 0.3.10-3
- Remove +x bit from service file (#963916)
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild