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

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Mar 27 17:04:16 UTC 2015


>From 4ecf9de42c187d39d44d1139244ef0292f70a05f Mon Sep 17 00:00:00 2001
From: petervo <petervo at redhat.com>
Date: Fri, 27 Mar 2015 09:57:53 -0700
Subject: Update to 0.47 release


diff --git a/cockpit.spec b/cockpit.spec
index 515f76d..69947e5 100644
--- a/cockpit.spec
+++ b/cockpit.spec
@@ -12,7 +12,7 @@
 %if 0%{?fedora} > 0 && 0%{?fedora} <= 21
 %define selinux 1
 %endif
-%if 0%{?fedora} > 0 && 0%{?fedora} <= 22
+%if 0%{?fedora} > 0 && 0%{?fedora} <= 23
 %define branding fedora
 %endif
 %if 0%{?rhel}
@@ -23,7 +23,7 @@ Name:           cockpit
 %if %{defined gitcommit}
 Version:        %{gitcommit}
 %else
-Version:        0.46
+Version:        0.47
 %endif
 Release:        1%{?dist}
 Summary:        A user interface for Linux servers
@@ -84,7 +84,7 @@ Requires: %{name}-bridge = %{version}-%{release}
 Requires: %{name}-daemon = %{version}-%{release}
 Requires: %{name}-ws = %{version}-%{release}
 Requires: %{name}-shell = %{version}-%{release}
-%ifarch x86_64
+%ifarch x86_64 armv7hl
 Requires: %{name}-docker = %{version}-%{release}
 %endif
 %if 0%{?rhel} && 0%{?centos} == 0
@@ -211,7 +211,7 @@ install -p -m 644 cockpit.pp %{buildroot}%{_datadir}/selinux/targeted/
 # Build the package lists for resource packages
 find %{buildroot}%{_datadir}/%{name}/base1 %{buildroot}%{_datadir}/%{name}/legacy %{buildroot}%{_datadir}/%{name}/shell %{buildroot}%{_datadir}/%{name}/system -type f > shell.list
 find %{buildroot}%{_datadir}/%{name}/subscriptions -type f > subscriptions.list
-%ifnarch x86_64
+%ifnarch x86_64 armv7hl
 rm -rf %{buildroot}/%{_datadir}/%{name}/docker
 rm -rf %{buildroot}/%{_datadir}/%{name}/kubernetes
 %else
@@ -310,7 +310,7 @@ test -f %{_bindir}/firewall-cmd && firewall-cmd --reload --quiet || true
 
 # Conditionally built packages below
 
-%ifarch x86_64
+%ifarch x86_64 armv7hl
 
 %package docker
 Summary: Cockpit user interface for Docker containers
@@ -392,6 +392,9 @@ fi
 %endif
 
 %changelog
+* Fri Mar 27 2015 Peter <petervo at redhat.com> - 0.47-1
+- Update to 0.47 release, build docker on armvrhl
+
 * Thu Mar 26 2015 Stef Walter <stefw at redhat.com> - 0.46-1
 - Update to 0.46 release
 
diff --git a/sources b/sources
index 63e7018..7b49bfc 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-7e50ff21e62a3b487fcd8e7d37a6a16b  cockpit-0.46.tar.bz2
+2b22efca612d26be82b7d0d11651f50d  cockpit-0.47.tar.bz2
+6299c6f81e83b8e5c9d45008e2e4da63  cockpit.pam
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list