Update to 0.49 release
Rename cockpitd to cockpit-wrapper Remove cockpit-daemon package and install cockpit-wrapper with the cockpit-bridge package
This commit is contained in:
parent
100cc73a65
commit
018aea4cb2
37
cockpit.spec
37
cockpit.spec
@ -23,7 +23,7 @@ Name: cockpit
|
|||||||
%if %{defined gitcommit}
|
%if %{defined gitcommit}
|
||||||
Version: %{gitcommit}
|
Version: %{gitcommit}
|
||||||
%else
|
%else
|
||||||
Version: 0.48
|
Version: 0.49
|
||||||
%endif
|
%endif
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A user interface for Linux servers
|
Summary: A user interface for Linux servers
|
||||||
@ -40,7 +40,6 @@ Source1: cockpit.pam
|
|||||||
|
|
||||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||||
BuildRequires: pkgconfig(json-glib-1.0)
|
BuildRequires: pkgconfig(json-glib-1.0)
|
||||||
BuildRequires: pkgconfig(udisks2) >= 2.1.0
|
|
||||||
BuildRequires: pkgconfig(libsystemd-daemon)
|
BuildRequires: pkgconfig(libsystemd-daemon)
|
||||||
BuildRequires: pkgconfig(polkit-agent-1) >= 0.105
|
BuildRequires: pkgconfig(polkit-agent-1) >= 0.105
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
@ -80,7 +79,6 @@ BuildRequires: sed
|
|||||||
BuildRequires: xmlto
|
BuildRequires: xmlto
|
||||||
|
|
||||||
Requires: %{name}-bridge = %{version}-%{release}
|
Requires: %{name}-bridge = %{version}-%{release}
|
||||||
Requires: %{name}-daemon = %{version}-%{release}
|
|
||||||
Requires: %{name}-ws = %{version}-%{release}
|
Requires: %{name}-ws = %{version}-%{release}
|
||||||
Requires: %{name}-shell = %{version}-%{release}
|
Requires: %{name}-shell = %{version}-%{release}
|
||||||
%ifarch x86_64 armv7hl
|
%ifarch x86_64 armv7hl
|
||||||
@ -92,6 +90,8 @@ Requires: %{name}-subscriptions = %{version}-%{release}
|
|||||||
%if %{defined selinux}
|
%if %{defined selinux}
|
||||||
Requires: %{name}-selinux-policy = %{version}-%{release}
|
Requires: %{name}-selinux-policy = %{version}-%{release}
|
||||||
%endif
|
%endif
|
||||||
|
Provides: %{name}-daemon
|
||||||
|
Obsoletes: %{name}-daemon < 0.48
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cockpit runs in a browser and can manage your network of GNU/Linux
|
Cockpit runs in a browser and can manage your network of GNU/Linux
|
||||||
@ -104,19 +104,6 @@ Summary: Cockpit bridge server-side component
|
|||||||
The Cockpit bridge component installed server side and runs commands on the
|
The Cockpit bridge component installed server side and runs commands on the
|
||||||
system on behalf of the web based user interface.
|
system on behalf of the web based user interface.
|
||||||
|
|
||||||
%package daemon
|
|
||||||
Summary: Deprecated wrappers for various configuration APIs
|
|
||||||
Requires: udisks2 >= 2.1.0
|
|
||||||
Requires: mdadm
|
|
||||||
Requires: lvm2
|
|
||||||
Requires: realmd
|
|
||||||
Requires: storaged
|
|
||||||
|
|
||||||
%description daemon
|
|
||||||
Summary: Deprecated wrappers for various configuration APIs such as udisks2.
|
|
||||||
Soon these will be accessed directly from the cockpit
|
|
||||||
user interface, and this package will disappear.
|
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
Summary: Cockpit deployment and developer guide
|
Summary: Cockpit deployment and developer guide
|
||||||
|
|
||||||
@ -140,6 +127,11 @@ Requires: NetworkManager
|
|||||||
Requires: shadow-utils
|
Requires: shadow-utils
|
||||||
Requires: grep
|
Requires: grep
|
||||||
Requires: /usr/bin/date
|
Requires: /usr/bin/date
|
||||||
|
Requires: udisks2 >= 2.1.0
|
||||||
|
Requires: mdadm
|
||||||
|
Requires: lvm2
|
||||||
|
Requires: realmd
|
||||||
|
Requires: storaged
|
||||||
Provides: %{name}-assets
|
Provides: %{name}-assets
|
||||||
Obsoletes: %{name}-assets < 0.32
|
Obsoletes: %{name}-assets < 0.32
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -207,7 +199,7 @@ install -p -m 644 cockpit.pp %{buildroot}%{_datadir}/selinux/targeted/
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Build the package lists for resource packages
|
# 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}/base1 %{buildroot}%{_datadir}/%{name}/legacy %{buildroot}%{_datadir}/%{name}/shell %{buildroot}%{_datadir}/%{name}/system %{buildroot}%{_datadir}/%{name}/domain -type f > shell.list
|
||||||
find %{buildroot}%{_datadir}/%{name}/subscriptions -type f > subscriptions.list
|
find %{buildroot}%{_datadir}/%{name}/subscriptions -type f > subscriptions.list
|
||||||
|
|
||||||
%ifnarch x86_64 armv7hl
|
%ifnarch x86_64 armv7hl
|
||||||
@ -254,12 +246,9 @@ rm -rf %{buildroot}/debug
|
|||||||
%doc %{_mandir}/man1/cockpit-bridge.1.gz
|
%doc %{_mandir}/man1/cockpit-bridge.1.gz
|
||||||
%{_bindir}/cockpit-bridge
|
%{_bindir}/cockpit-bridge
|
||||||
%attr(4755, -, -) %{_libexecdir}/cockpit-polkit
|
%attr(4755, -, -) %{_libexecdir}/cockpit-polkit
|
||||||
|
%{_libexecdir}/cockpit-wrapper
|
||||||
%{_libdir}/security/pam_reauthorize.so
|
%{_libdir}/security/pam_reauthorize.so
|
||||||
|
|
||||||
%files daemon
|
|
||||||
%doc %{_mandir}/man8/cockpitd.8.gz
|
|
||||||
%{_datadir}/dbus-1/services/com.redhat.Cockpit.service
|
%{_datadir}/dbus-1/services/com.redhat.Cockpit.service
|
||||||
%{_libexecdir}/cockpitd
|
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
%exclude %{_docdir}/%{name}/AUTHORS
|
%exclude %{_docdir}/%{name}/AUTHORS
|
||||||
@ -400,6 +389,12 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 01 2015 Peter <petervo@redhat.com> - 0.49-1
|
||||||
|
- Update to 0.49 release.
|
||||||
|
- cockpitd was renamed to cockpit-wrapper the cockpit-daemon
|
||||||
|
package was removed and is now installed with the
|
||||||
|
cockpit-bridge package.
|
||||||
|
|
||||||
* Mon Mar 30 2015 Peter <petervo@redhat.com> - 0.48-1
|
* Mon Mar 30 2015 Peter <petervo@redhat.com> - 0.48-1
|
||||||
- Update to 0.48 release
|
- Update to 0.48 release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user