pvolpe pushed to cockpit (master). "Update to 0.51 release"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 15:26:29 UTC 2015


>From 4bb0987cfe98b133157eb08a4f47f08f70eecf60 Mon Sep 17 00:00:00 2001
From: petervo <petervo at redhat.com>
Date: Tue, 14 Apr 2015 08:25:56 -0700
Subject: Update to 0.51 release


diff --git a/cockpit.spec b/cockpit.spec
index b8490c2..137a7ed 100644
--- a/cockpit.spec
+++ b/cockpit.spec
@@ -26,7 +26,7 @@ Name:           cockpit
 %if %{defined gitcommit}
 Version:        %{gitcommit}
 %else
-Version:        0.50
+Version:        0.51
 %endif
 Release:        1%{?dist}
 Summary:        A user interface for Linux servers
@@ -137,7 +137,6 @@ Requires: mdadm
 Requires: lvm2
 %if 0%{?rhel} == 0
 Requires: udisks2 >= 2.1.0
-Requires: realmd
 %else
 Provides: %{name}-subscriptions = %{version}-%{release}
 Requires: subscription-manager >= 1.13
@@ -207,7 +206,10 @@ install -p -m 644 cockpit.pp %{buildroot}%{_datadir}/selinux/targeted/
 echo '%dir %{_datadir}/%{name}/base1' > shell.list
 find %{buildroot}%{_datadir}/%{name}/base1 -type f >> shell.list
 
-echo '%dir %{_datadir}/%{name}/shell' >> domain.list
+echo '%dir %{_datadir}/%{name}/dashboard' >> shell.list
+find %{buildroot}%{_datadir}/%{name}/dashboard -type f >> shell.list
+
+echo '%dir %{_datadir}/%{name}/domain' >> shell.list
 find %{buildroot}%{_datadir}/%{name}/domain -type f >> shell.list
 
 echo '%dir %{_datadir}/%{name}/shell' >> shell.list
@@ -422,7 +424,10 @@ fi
 %endif
 
 %changelog
-* Tue Apr 07 2015 Stef Walter <stefw at redhat.com> 0.50-1
+* Tue Apr 14 2015 Peter <petervo at redhat.com> - 0.51-1
+- Update to 0.51 release
+
+* Tue Apr 07 2015 Stef Walter <stefw at redhat.com> - 0.50-1
 - Update to 0.50 release
 
 * Wed Apr 01 2015 Stephen Gallagher <sgallagh at redhat.com> 0.49-2
diff --git a/sources b/sources
index 0089bc6..8ec44ba 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-9e7c1e4805be29ad9f5e2a7ae96f53c1  cockpit-0.50.tar.bz2
+42837fbffcc6af3185c473960f8d529c  cockpit-0.51.tar.bz2
+6299c6f81e83b8e5c9d45008e2e4da63  cockpit.pam
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/cockpit.git/commit/?h=master&id=4bb0987cfe98b133157eb08a4f47f08f70eecf60


More information about the scm-commits mailing list