3.15.90.1
This commit is contained in:
parent
a27e533ca9
commit
746577916d
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/gnome-initial-setup-3.14.1.tar.xz
|
||||
/gnome-initial-setup-3.14.2.tar.xz
|
||||
/gnome-initial-setup-3.14.2.1.tar.xz
|
||||
/gnome-initial-setup-3.15.90.1.tar.xz
|
||||
|
@ -1,14 +1,12 @@
|
||||
Name: gnome-initial-setup
|
||||
Version: 3.14.2.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.15.90.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Bootstrapping your OS
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://live.gnome.org/GnomeOS/Design/Whiteboards/InitialSetup
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz
|
||||
|
||||
Patch0: 0001-keyboard-Fix-a-crash.patch
|
||||
|
||||
%global nm_version 0.9.6.4
|
||||
%global glib_required_version 2.36.0
|
||||
%global gtk_required_version 3.11.3
|
||||
@ -62,7 +60,6 @@ you through configuring it. It is integrated with gdm.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -102,6 +99,9 @@ useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} &>/dev/null ||
|
||||
%{_datadir}/polkit-1/rules.d/20-gnome-initial-setup.rules
|
||||
|
||||
%changelog
|
||||
* Thu Feb 19 2015 Matthias Clasen <mclasen@redhat.com> - 3.15.90.1-1
|
||||
- Update to 3.15.90.1
|
||||
|
||||
* Tue Dec 16 2014 Rui Matos <rmatos@redhat.com> - 3.14.2.1-2
|
||||
- Resolves: rhbz#1172363
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user