Blame SPECS/libwnck3.spec

63c938
%global source_name libwnck
63c938
fa0ae0
Summary: Window Navigator Construction Kit
fa0ae0
Name: libwnck3
63c938
Version: 3.24.1
63c938
Release: 2%{?dist}
63c938
URL: http://download.gnome.org/sources/%{source_name}/
63c938
Source0: http://download.gnome.org/sources/%{source_name}/3.24/%{source_name}-%{version}.tar.xz
fa0ae0
License: LGPLv2+
fa0ae0
Group: System Environment/Libraries
fa0ae0
fa0ae0
BuildRequires: glib2-devel
fa0ae0
BuildRequires: gtk3-devel
6becf2
BuildRequires: pango-devel
6becf2
BuildRequires: startup-notification-devel
6becf2
BuildRequires: gobject-introspection-devel
6becf2
BuildRequires: libXres-devel
6becf2
BuildRequires: gettext
6becf2
BuildRequires: intltool
6becf2
BuildRequires: libtool, automake, autoconf
6becf2
BuildRequires: gnome-common
63c938
63c938
Requires:      startup-notification
fa0ae0
fa0ae0
%description
fa0ae0
libwnck (pronounced "libwink") is used to implement pagers, tasklists,
fa0ae0
and other such things. It allows applications to monitor information
fa0ae0
about open windows, workspaces, their names/icons, and so forth.
fa0ae0
fa0ae0
%package devel
fa0ae0
Summary: Libraries and headers for libwnck
fa0ae0
Group: Development/Libraries
6becf2
Requires: %{name}%{?_isa} = %{version}-%{release}
fa0ae0
fa0ae0
%description devel
fa0ae0
The %{name}-devel package contains libraries and header files for
fa0ae0
developing applications that use %{name}.
fa0ae0
63c938
fa0ae0
%prep
63c938
%setup -q -n %{source_name}-%{version}
fa0ae0
fa0ae0
%build
63c938
%configure \
63c938
    --disable-static \
63c938
    --enable-introspection=yes \
63c938
    --enable-startup-notification
63c938
63c938
%{make_build}
fa0ae0
fa0ae0
%install
63c938
%{make_install}
63c938
63c938
find %{buildroot} -name '*.la' -exec rm -f {} ';'
63c938
63c938
%find_lang %{source_name}-3.0 --with-gnome --all-name
fa0ae0
fa0ae0
fa0ae0
%post -p /sbin/ldconfig
fa0ae0
fa0ae0
%postun -p /sbin/ldconfig
fa0ae0
63c938
63c938
%files -f %{source_name}-3.0.lang
63c938
%license COPYING
63c938
%doc AUTHORS README NEWS
63c938
%{_libdir}/%{source_name}-3.so.*
fa0ae0
%{_bindir}/wnck-urgency-monitor
fa0ae0
%{_libdir}/girepository-1.0/Wnck-3.0.typelib
fa0ae0
fa0ae0
%files devel
fa0ae0
%{_bindir}/wnckprop
63c938
%{_libdir}/%{source_name}-3.so
fa0ae0
%{_libdir}/pkgconfig/*
63c938
%{_includedir}/%{source_name}-3.0/
fa0ae0
%{_datadir}/gir-1.0/Wnck-3.0.gir
fa0ae0
%doc %{_datadir}/gtk-doc
fa0ae0
63c938
fa0ae0
%changelog
63c938
* Wed Jun 06 2018 Richard Hughes <rhughes@redhat.com> - 3.24.1-2
63c938
- Update to 3.24.1
63c938
- Resolves: #1569735
63c938
6becf2
* Thu Nov 24 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
6becf2
- Update to 3.20.1
6becf2
- Resolves: #1387021
6becf2
1efe93
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 3.4.5-3
1efe93
- Mass rebuild 2014-01-24
1efe93
1efe93
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.4.5-2
1efe93
- Mass rebuild 2013-12-27
1efe93
fa0ae0
* Tue Feb 19 2013 Richard Hughes <rhughes@redhat.com> - 3.4.5-1
fa0ae0
- Update to 3.4.5
fa0ae0
fa0ae0
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.4-2
fa0ae0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
fa0ae0
fa0ae0
* Mon Nov 12 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.4-1
fa0ae0
- Update to 3.4.4
fa0ae0
fa0ae0
* Sat Sep 22 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.3-1
fa0ae0
- Update to 3.4.3
fa0ae0
fa0ae0
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.2-2
fa0ae0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
fa0ae0
fa0ae0
* Fri May 18 2012 Richard Hughes <hughsient@gmail.com> - 3.4.2-1
fa0ae0
- Update to 3.4.2
fa0ae0
fa0ae0
* Tue Mar 27 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.0-1
fa0ae0
- Update to 3.4.0
fa0ae0
fa0ae0
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
fa0ae0
- Update to 3.3.5
fa0ae0
fa0ae0
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-3
fa0ae0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
fa0ae0
fa0ae0
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
fa0ae0
- Rebuilt for glibc bug#747377
fa0ae0
fa0ae0
* Mon Oct 17 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
fa0ae0
- Update to 3.2.1
fa0ae0
fa0ae0
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
fa0ae0
- Update to 3.2.0
fa0ae0
fa0ae0
* Mon Sep 19 2011 Matthias Clasen <mclasen@redhat.com> 3.1.92-1
fa0ae0
- Update to 3.1.92
fa0ae0
fa0ae0
* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> 3.1.90-1
fa0ae0
- Update to 3.1.90
fa0ae0
fa0ae0
* Wed Jul  6 2011 Matthias Clasen <mclasen@redhat.com> 3.0.2-1
fa0ae0
- Update to 3.0.2
fa0ae0
fa0ae0
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> 2.91.6-3
fa0ae0
- Rebuild against newer gtk3
fa0ae0
fa0ae0
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6-2
fa0ae0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
fa0ae0
fa0ae0
* Wed Feb 02 2011 Ray Strode <rstrode@redhat.com> 2.91.6-1
fa0ae0
- Initial import.