Blame switchboard-plug-applications.spec

0577668
%global __provides_exclude_from ^%{_libdir}/switchboard/.*\\.so$
0577668
3d35a48
%global plug_type personal
3d35a48
%global plug_name applications
3d35a48
3d35a48
%global appname io.elementary.switchboard.%{plug_name}
a8d1650
0577668
Name:           switchboard-plug-applications
0577668
Summary:        Switchboard Applications plug
756c7e6
Version:        2.1.5
3d35a48
Release:        1%{?dist}
0577668
License:        GPLv3+
0577668
a646516
URL:            http://github.com/elementary/%{name}
a8d1650
Source0:        %{url}/archive/%{version}/%{name}-%{version}.tar.gz
a8d1650
0577668
BuildRequires:  gettext
a8d1650
BuildRequires:  libappstream-glib
a8d1650
BuildRequires:  meson
0577668
BuildRequires:  vala >= 0.22.0
0577668
0577668
BuildRequires:  pkgconfig(glib-2.0) >= 2.32
0577668
BuildRequires:  pkgconfig(granite)
0577668
BuildRequires:  pkgconfig(gtk+-3.0)
0577668
BuildRequires:  pkgconfig(switchboard-2.0)
0577668
a8d1650
Requires:       switchboard%{?_isa}
a646516
Supplements:    switchboard%{?_isa}
0577668
0577668
0577668
%description
0577668
The applications plug is a section in the Switchboard (System Settings)
0577668
that allows the user to manage application settings.
0577668
0577668
0577668
%prep
a8d1650
%autosetup -p1
0577668
0577668
0577668
%build
a8d1650
%meson
a8d1650
%meson_build
0577668
0577668
0577668
%install
a8d1650
%meson_install
0577668
3d35a48
%find_lang %{plug_name}-plug
0577668
0577668
a8d1650
%check
a8d1650
appstream-util validate-relax --nonet \
a8d1650
    %{buildroot}/%{_datadir}/metainfo/%{appname}.appdata.xml
a8d1650
a8d1650
3d35a48
%files -f %{plug_name}-plug.lang
a8d1650
%doc README.md
a646516
%license COPYING
a646516
3d35a48
%{_libdir}/switchboard/%{plug_type}/lib%{plug_name}.so
a8d1650
a8d1650
%{_datadir}/metainfo/%{appname}.appdata.xml
0577668
0577668
0577668
%changelog
756c7e6
* Tue Jan 29 2019 Fabio Valentini <decathorpe@gmail.com> - 2.1.5-1
756c7e6
- Update to version 2.1.5.
756c7e6
3d35a48
* Fri Oct 19 2018 Fabio Valentini <decathorpe@gmail.com> - 2.1.4-1
3d35a48
- Update to version 2.1.4.
3d35a48
42052ec
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3.1-2
42052ec
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
42052ec
a7011fb
* Fri Jul 06 2018 Fabio Valentini <decathorpe@gmail.com> - 0.1.3.1-1
a7011fb
- Update to version 0.1.3.1.
a7011fb
5f669df
* Wed Jun 13 2018 Fabio Valentini <decathorpe@gmail.com> - 0.1.3-2
5f669df
- Rebuild for granite5 soname bump.
5f669df
a8d1650
* Fri Jun 08 2018 Fabio Valentini <decathorpe@gmail.com> - 0.1.3-1
a8d1650
- Update to version 0.1.3.
a8d1650
c44dc5d
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-6
c44dc5d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
c44dc5d
a646516
* Mon Feb 05 2018 Fabio Valentini <decathorpe@gmail.com> - 0.1.2-5
a646516
- Clean up .spec file.
a646516
fc026de
* Sat Nov 04 2017 Fabio Valentini <decathorpe@gmail.com> - 0.1.2-4
fc026de
- Rebuild for granite soname bump.
fc026de
8c432df
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-3
8c432df
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
8c432df
c9f527f
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-2
c9f527f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
c9f527f
567ce31
* Sat Feb 11 2017 Fabio Valentini <decathorpe@gmail.com> - 0.1.2-1
567ce31
- Update to version 0.1.2.
567ce31
0577668
* Fri Feb 03 2017 Fabio Valentini <decathorpe@gmail.com> - 0.1.1-5
0577668
- Clean up spec file.
0577668
0577668
* Thu Sep 29 2016 Fabio Valentini <decathorpe@gmail.com> - 0.1.1-4
0577668
- Mass rebuild.
0577668
0577668
* Mon Sep 19 2016 Fabio Valentini <decathorpe@gmail.com> - 0.1.1-3
0577668
- Spec file cosmetics.
0577668
0577668
* Sun Aug 14 2016 Fabio Valentini <decathorpe@gmail.com> - 0.1.1-2
0577668
- Add Supplements: switchboard tag.
0577668
0577668
* Sun Aug 14 2016 Fabio Valentini <decathorpe@gmail.com> - 0.1.1-1
0577668
- Update to version 0.1.1.
0577668