Blame wingpanel-indicator-session.spec

f0e99c3
%global __provides_exclude_from ^%{_libdir}/wingpanel/.*\\.so$
f0e99c3
f0e99c3
Name:           wingpanel-indicator-session
f0e99c3
Summary:        Session Indicator for wingpanel
733d47a
Version:        2.0.2
733d47a
Release:        1%{?dist}
f0e99c3
License:        GPLv2+
f0e99c3
733d47a
URL:            https://github.com/elementary/%{name}
733d47a
Source0:        %{url}/archive/%{version}/%{name}-%{version}.tar.gz
f0e99c3
f0e99c3
BuildRequires:  cmake
f0e99c3
BuildRequires:  gettext
f0e99c3
BuildRequires:  vala >= 0.22.0
f0e99c3
BuildRequires:  vala-tools
f0e99c3
f0e99c3
BuildRequires:  pkgconfig(accountsservice)
f0e99c3
BuildRequires:  pkgconfig(glib-2.0)
f0e99c3
BuildRequires:  pkgconfig(granite)
f0e99c3
BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12.0
f0e99c3
BuildRequires:  pkgconfig(wingpanel-2.0)
f0e99c3
733d47a
Supplements:    wingpanel%{?_isa}
f0e99c3
f0e99c3
f0e99c3
%description
f0e99c3
A session Indicator for wingpanel.
f0e99c3
f0e99c3
f0e99c3
%prep
f0e99c3
%autosetup
f0e99c3
f0e99c3
f0e99c3
%build
f0e99c3
mkdir build && pushd build
f0e99c3
%cmake ..
f0e99c3
%make_build
f0e99c3
popd
f0e99c3
f0e99c3
f0e99c3
%install
f0e99c3
pushd build
f0e99c3
%make_install
f0e99c3
popd
f0e99c3
f0e99c3
%find_lang session-indicator
f0e99c3
f0e99c3
f0e99c3
%files -f session-indicator.lang
733d47a
%doc README.md
f0e99c3
%license COPYING
f0e99c3
f0e99c3
%{_libdir}/wingpanel/libsession.so
f0e99c3
f0e99c3
f0e99c3
%changelog
733d47a
* Wed Jun 28 2017 Fabio Valentini <decathorpe@gmail.com> - 2.0.2-1
733d47a
- Update to version 2.0.2.
733d47a
0a1982c
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-5
0a1982c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
0a1982c
8bac905
* Wed Jan 25 2017 Fabio Valentini <decathorpe@gmail.com> - 2.0.1-4
8bac905
- Remove explicit BR: pkgconfig.
8bac905
f0e99c3
* Sat Jan 14 2017 Fabio Valentini <decathorpe@gmail.com> - 2.0.1-3
f0e99c3
- Filter Provides.
f0e99c3
f0e99c3
* Fri Jan 13 2017 Fabio Valentini <decathorpe@gmail.com> - 2.0.1-2
f0e99c3
- Clean up spec file.
f0e99c3
f0e99c3
* Thu Dec 01 2016 Fabio Valentini <decathorpe@gmail.com> - 2.0.1-1
f0e99c3
- Update to version 2.0.1.
f0e99c3
f0e99c3
* Thu Sep 29 2016 Fabio Valentini <decathorpe@gmail.com> - 2.0-2
f0e99c3
- Mass rebuild.
f0e99c3
f0e99c3
* Sun Aug 21 2016 Fabio Valentini <decathorpe@gmail.com> - 2.0-1
f0e99c3
- Update to latest snapshot.
f0e99c3
f0e99c3
* Sun Aug 21 2016 Fabio Valentini <decathorpe@gmail.com>
f0e99c3
- Weak inverse require wingpanel.
f0e99c3
f0e99c3
* Sun Aug 21 2016 Fabio Valentini <decathorpe@gmail.com> - 2.0-1
f0e99c3
- Update to version 2.0.
f0e99c3