2016-03-16 18:40:33 +00:00
|
|
|
%global shell_version 3.19.92
|
2014-11-20 14:42:15 +00:00
|
|
|
|
|
|
|
Name: gnome-shell-extension-background-logo
|
2016-03-16 18:40:33 +00:00
|
|
|
Version: 3.19.92
|
2016-02-19 17:28:15 +00:00
|
|
|
Release: 1%{?dist}
|
2014-11-20 14:42:15 +00:00
|
|
|
Summary: Background logo extension for GNOME Shell
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
URL: https://git.fedorahosted.org/git/background-logo-extension.git
|
|
|
|
Source0: https://fedorahosted.org/releases/b/a/background-logo-extension/background-logo-extension-%{version}.tar.xz
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
BuildRequires: glib2-devel
|
|
|
|
|
|
|
|
Requires: gnome-shell >= %{shell_version}
|
|
|
|
|
|
|
|
%description
|
|
|
|
Overlay a tasteful logo on the background to enhance the user experience.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -n background-logo-extension-%{version}
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure
|
|
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
|
|
%install
|
|
|
|
%make_install
|
|
|
|
|
|
|
|
%postun
|
|
|
|
if [ $1 -eq 0 ] ; then
|
|
|
|
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|
|
|
fi
|
|
|
|
|
|
|
|
%posttrans
|
|
|
|
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|
|
|
|
|
|
|
%files
|
|
|
|
%license COPYING
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.fedorahosted.background-logo-extension.gschema.xml
|
2015-08-19 11:39:07 +00:00
|
|
|
%{_datadir}/gnome-shell/extensions/background-logo@fedorahosted.org/
|
2014-11-20 14:42:15 +00:00
|
|
|
|
|
|
|
%changelog
|
2016-03-16 18:40:33 +00:00
|
|
|
* Wed Mar 16 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.92-1
|
|
|
|
- Update to 3.19.92
|
|
|
|
|
2016-03-03 16:50:25 +00:00
|
|
|
* Thu Mar 03 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.91-1
|
|
|
|
- Update to 3.19.91
|
|
|
|
|
2016-02-19 17:28:15 +00:00
|
|
|
* Fri Feb 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.90-1
|
|
|
|
- Update to 3.19.90
|
|
|
|
|
2016-02-03 22:31:44 +00:00
|
|
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2016-01-21 22:42:31 +00:00
|
|
|
* Thu Jan 21 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.4-1
|
|
|
|
- Update to 3.19.4
|
|
|
|
|
2015-12-17 00:51:24 +00:00
|
|
|
* Thu Dec 17 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.3-1
|
|
|
|
- Update to 3.19.3
|
|
|
|
|
2015-11-24 23:56:45 +00:00
|
|
|
* Wed Nov 25 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.2-1
|
|
|
|
- Update to 3.19.2
|
|
|
|
|
2015-10-29 15:31:13 +00:00
|
|
|
* Thu Oct 29 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.1-1
|
|
|
|
- Update to 3.19.1
|
|
|
|
|
2015-09-21 21:06:36 +00:00
|
|
|
* Mon Sep 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.18.0-1
|
|
|
|
- Update to 3.18.0
|
|
|
|
|
2015-09-16 17:26:49 +00:00
|
|
|
* Wed Sep 16 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.92-1
|
|
|
|
- Update to 3.17.92
|
|
|
|
|
2015-09-03 15:18:22 +00:00
|
|
|
* Thu Sep 03 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.91-1
|
|
|
|
- Update to 3.17.91
|
|
|
|
|
2015-08-20 12:34:35 +00:00
|
|
|
* Thu Aug 20 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.90-1
|
|
|
|
- Update to 3.17.90
|
|
|
|
|
2015-08-19 11:39:07 +00:00
|
|
|
* Wed Aug 19 2015 Kalev Lember <klember@redhat.com> - 3.17.3-2
|
|
|
|
- Don't own /usr/share/gnome-shell/extensions directory: now part of
|
|
|
|
gnome-shell package
|
|
|
|
|
2015-07-02 13:16:43 +00:00
|
|
|
* Thu Jul 02 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.3-1
|
|
|
|
- Update to 3.17.3
|
|
|
|
|
2015-06-17 09:01:39 +00:00
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-05-27 08:56:48 +00:00
|
|
|
* Wed May 27 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.2-1
|
|
|
|
- Update to 3.17.2
|
|
|
|
|
2015-04-30 17:11:20 +00:00
|
|
|
* Thu Apr 30 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.1-1
|
|
|
|
- Update to 3.17.1
|
|
|
|
|
2015-04-16 16:23:37 +00:00
|
|
|
* Thu Apr 16 2015 Florian Müllner <fmuellner@redhat.com> - 3.16.1-1
|
|
|
|
- Update to 3.16.1
|
|
|
|
|
2015-03-23 20:17:19 +00:00
|
|
|
* Mon Mar 23 2015 Florian Müllner <fmuellner@redhat.com> - 3.16.0-1
|
|
|
|
- Update to 3.16.0
|
|
|
|
|
2015-03-17 19:09:03 +00:00
|
|
|
* Tue Mar 17 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.92-1
|
|
|
|
- Update to 3.15.92
|
|
|
|
|
2015-03-05 17:27:24 +00:00
|
|
|
* Thu Mar 05 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.91-1
|
|
|
|
- Update to 3.15.91
|
|
|
|
|
2015-02-20 18:57:29 +00:00
|
|
|
* Fri Feb 20 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.90-1
|
|
|
|
- Update to 3.15.90
|
|
|
|
|
2014-12-19 14:52:01 +00:00
|
|
|
* Fri Dec 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.3-1
|
|
|
|
- Update to 3.15.3
|
|
|
|
|
2014-11-27 20:51:37 +00:00
|
|
|
* Thu Nov 27 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.2-1
|
|
|
|
- Update to 3.15.2
|
|
|
|
|
2014-11-20 14:46:49 +00:00
|
|
|
* Thu Nov 20 2014 Kalev Lember <kalevlember@gmail.com> - 3.15.1-1
|
|
|
|
- Update to 3.15.1
|
|
|
|
|
2014-11-20 14:42:15 +00:00
|
|
|
* Fri Nov 07 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
|
|
|
|
- Initial Fedora packaging
|