Build the software sources page
This commit is contained in:
parent
88091ffed5
commit
640b0ff7b0
@ -5,7 +5,7 @@
|
||||
|
||||
Name: gnome-initial-setup
|
||||
Version: 3.21.91
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Bootstrapping your OS
|
||||
|
||||
License: GPLv2+
|
||||
@ -64,7 +64,7 @@ you through configuring it. It is integrated with gdm.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure
|
||||
%configure --enable-software-sources
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
@ -102,6 +102,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
|
||||
* Mon Sep 05 2016 Kalev Lember <klember@redhat.com> - 3.21.91-2
|
||||
- Build the software sources page
|
||||
|
||||
* Sat Sep 03 2016 Kalev Lember <klember@redhat.com> - 3.21.91-1
|
||||
- Update to 3.21.91
|
||||
- Update project URL
|
||||
|
Loading…
Reference in New Issue
Block a user