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