Update to upstream 0.10 release
This commit is contained in:
parent
8bced0825d
commit
8c7f241928
@ -1,6 +1,6 @@
|
|||||||
Name: cockpit
|
Name: cockpit
|
||||||
Version: 0.9
|
Version: 0.10
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A user interface for Linux servers
|
Summary: A user interface for Linux servers
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -15,7 +15,6 @@ BuildRequires: pkgconfig(gobject-introspection-1.0)
|
|||||||
BuildRequires: pkgconfig(udisks2) >= 2.1.0
|
BuildRequires: pkgconfig(udisks2) >= 2.1.0
|
||||||
BuildRequires: pkgconfig(libgsystem)
|
BuildRequires: pkgconfig(libgsystem)
|
||||||
BuildRequires: storaged
|
BuildRequires: storaged
|
||||||
BuildRequires: pkgconfig(libnm-glib)
|
|
||||||
BuildRequires: pkgconfig(libsystemd-daemon)
|
BuildRequires: pkgconfig(libsystemd-daemon)
|
||||||
BuildRequires: pkgconfig(polkit-agent-1) >= 0.105
|
BuildRequires: pkgconfig(polkit-agent-1) >= 0.105
|
||||||
BuildRequires: pkgconfig(accountsservice) >= 0.6.35
|
BuildRequires: pkgconfig(accountsservice) >= 0.6.35
|
||||||
@ -37,6 +36,7 @@ BuildRequires: perl-JSON
|
|||||||
BuildRequires: libgsystem-devel
|
BuildRequires: libgsystem-devel
|
||||||
BuildRequires: libxslt-devel
|
BuildRequires: libxslt-devel
|
||||||
BuildRequires: docbook-style-xsl
|
BuildRequires: docbook-style-xsl
|
||||||
|
BuildRequires: dbus-devel
|
||||||
|
|
||||||
Requires: dbus
|
Requires: dbus
|
||||||
Requires: glib-networking
|
Requires: glib-networking
|
||||||
@ -129,6 +129,9 @@ chmod 775 %{_sharedstatedir}/%{name}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 12 2014 Stef Walter <stefw@redhat.com> 0.10-1
|
||||||
|
- Update to upstream 0.10 release
|
||||||
|
|
||||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-2
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user