Update to upstream 0.9 release

This commit is contained in:
Stef Walter 2014-05-23 16:03:13 +02:00
parent b80b67459b
commit 72d0e5d9a5
2 changed files with 9 additions and 3 deletions

View File

@ -1,5 +1,5 @@
Name: cockpit
Version: 0.8
Version: 0.9
Release: 1%{?dist}
Summary: A user interface for Linux servers
@ -107,7 +107,9 @@ rm -rf %{buildroot}%{_datadir}/cockpit-test-assets
%{_libexecdir}/cockpit-ws
%{_libexecdir}/cockpit-session
%{_libexecdir}/cockpit-agent
%{_libexecdir}/cockpit-polkit
# HACK: We need to do attr because stripping debuginfo removes setuid
# https://bugzilla.redhat.com/show_bug.cgi?id=117858
%attr(4755, -, -) %{_libexecdir}/cockpit-polkit
%{_libdir}/security/pam_reauthorize.so
%{_sharedstatedir}/%{name}
@ -127,6 +129,10 @@ chmod 775 %{_sharedstatedir}/%{name}
%changelog
* Fri May 23 2014 Stef Walter <stefw@redhat.com> 0.9-1
- Update to upstream 0.9 release
- Fix file attribute for cockpit-polkit
* Wed May 21 2014 Stef Walter <stefw@redhat.com> 0.8-1
- Update to upstream 0.8 release
- cockpitd now runs as a user session DBus service

View File

@ -1,2 +1,2 @@
621659deb75713024a68824d8a8b3e55 cockpit-0.8.tar.bz2
fb350e087d638bef58d364d767c9d4a8 cockpit-0.9.tar.bz2
ec58a1b89f7bd85a42a0257bafb07e6c cockpit.pam