Blame SPECS/libwnck3.spec

fa0ae0
Summary: Window Navigator Construction Kit
fa0ae0
Name: libwnck3
fa0ae0
Version: 3.4.5
1efe93
Release: 3%{?dist}
fa0ae0
URL: http://download.gnome.org/sources/libwnck/
fa0ae0
#VCS: git:git://git.gnome.org/libwnck
fa0ae0
Source0: http://download.gnome.org/sources/libwnck/3.4/libwnck-%{version}.tar.xz
fa0ae0
License: LGPLv2+
fa0ae0
Group: System Environment/Libraries
fa0ae0
fa0ae0
Requires: startup-notification
fa0ae0
fa0ae0
BuildRequires: glib2-devel
fa0ae0
BuildRequires: gtk3-devel
fa0ae0
BuildRequires:  pango-devel
fa0ae0
BuildRequires:  startup-notification-devel
fa0ae0
BuildRequires:  gobject-introspection-devel
fa0ae0
BuildRequires:  libXres-devel
fa0ae0
BuildRequires:  gettext
fa0ae0
BuildRequires:  intltool
fa0ae0
BuildRequires:  libtool, automake, autoconf
fa0ae0
BuildRequires:  gnome-common
fa0ae0
Conflicts: libwnck < 2.30.4-2.fc15
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
fa0ae0
Requires: %{name} = %{version}-%{release}
fa0ae0
fa0ae0
%description devel
fa0ae0
The %{name}-devel package contains libraries and header files for
fa0ae0
developing applications that use %{name}.
fa0ae0
fa0ae0
%prep
fa0ae0
%setup -q -n libwnck-%{version}
fa0ae0
fa0ae0
%build
fa0ae0
rm -f libtool
fa0ae0
autoreconf -f -i
fa0ae0
%configure --disable-static
fa0ae0
make %{?_smp_mflags}
fa0ae0
fa0ae0
%install
fa0ae0
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
fa0ae0
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
fa0ae0
fa0ae0
%find_lang libwnck-3.0
fa0ae0
fa0ae0
%post -p /sbin/ldconfig
fa0ae0
fa0ae0
%postun -p /sbin/ldconfig
fa0ae0
fa0ae0
%files -f libwnck-3.0.lang
fa0ae0
%doc AUTHORS COPYING README NEWS
fa0ae0
%{_libdir}/lib*.so.*
fa0ae0
%{_bindir}/wnck-urgency-monitor
fa0ae0
%{_libdir}/girepository-1.0/Wnck-3.0.typelib
fa0ae0
fa0ae0
%files devel
fa0ae0
%{_bindir}/wnckprop
fa0ae0
%{_libdir}/lib*.so
fa0ae0
%{_libdir}/pkgconfig/*
fa0ae0
%{_includedir}/*
fa0ae0
%{_datadir}/gir-1.0/Wnck-3.0.gir
fa0ae0
%doc %{_datadir}/gtk-doc
fa0ae0
fa0ae0
%changelog
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.