Blame SPECS/sushi.spec

3bac42
Name:           sushi
1e370e
Version:        3.12.0
0e9b7e
Release:        3%{?dist}
3bac42
Summary:        A quick previewer for Nautilus
3bac42
Group:          User Interface/Desktops
3bac42
3bac42
License:        GPLv2+ with exceptions
3bac42
URL:            http://live.gnome.org/ThreePointOne/Features/FilePreviewing
1e370e
Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
1e370e
1e370e
Patch0: 0001-text-properly-block-right-click-button-press-event.patch
1e370e
Patch1: 0002-text-remove-custom-style.patch
1e370e
Patch2: 0001-mainWindow-use-GDK-for-keyboard-events.patch
1e370e
Patch3: 0003-mainWindow-listen-to-motion-notify-signals-on-the-wi.patch
3bac42
3bac42
BuildRequires:  gtksourceview3-devel
3bac42
BuildRequires:  intltool
3bac42
BuildRequires:  gjs-devel
3bac42
BuildRequires:  glib2-devel
3bac42
BuildRequires:  clutter-devel
3bac42
BuildRequires:  clutter-gtk-devel
3bac42
BuildRequires:  clutter-gst2-devel
3bac42
BuildRequires:  evince-devel
3bac42
BuildRequires:  gtk3-devel
3bac42
BuildRequires:  libmusicbrainz5-devel
3bac42
BuildRequires:  webkitgtk3-devel
3bac42
3bac42
Obsoletes:      sushi-devel < 0.5.1
3bac42
3bac42
#Description from upstream's README.
3bac42
%description
3bac42
This is sushi, a quick previewer for Nautilus, the GNOME desktop
3bac42
file manager.
3bac42
3bac42
3bac42
%prep
3bac42
%setup -q
1e370e
%patch0 -p1
1e370e
%patch1 -p1
1e370e
%patch2 -p1
1e370e
%patch3 -p1
3bac42
3bac42
%build
3bac42
%configure --disable-static
3bac42
make %{?_smp_mflags}
3bac42
3bac42
3bac42
%install
3bac42
make install DESTDIR=$RPM_BUILD_ROOT
3bac42
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
3bac42
%find_lang %{name}
3bac42
3bac42
%post -p /sbin/ldconfig
3bac42
3bac42
%postun -p /sbin/ldconfig
3bac42
3bac42
3bac42
%files -f %{name}.lang
3bac42
%doc README COPYING AUTHORS NEWS TODO
3bac42
%{_bindir}/%{name}
3bac42
%{_datadir}/%{name}
3bac42
%{_datadir}/dbus-1/services/*
3bac42
%{_datadir}/glib-2.0/schemas/org.gnome.sushi.gschema.xml
3bac42
%{_libexecdir}/*
3bac42
%{_libdir}/sushi/
3bac42
3bac42
3bac42
%changelog
1e370e
* Tue Aug 18 2015 Matthias Clasen <mclasen@redhatcom> - 3.13.0-3
1e370e
- Fix an undefined variable
1e370e
Resolve: #1254181
1e370e
1e370e
* Wed Jul 22 2015 Matthias Clasen <mclasen@redhatcom> - 3.13.0-2
1e370e
- Fix a crash and some other issues with text preview
1e370e
Resolves: #1207706
1e370e
1e370e
* Mon Mar 23 2015 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
1e370e
- Update to 3.12.0
1e370e
0e9b7e
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 3.8.1-3
0e9b7e
- Mass rebuild 2014-01-24
0e9b7e
0e9b7e
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.8.1-2
0e9b7e
- Mass rebuild 2013-12-27
0e9b7e
3bac42
* Tue Apr 16 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-1
3bac42
- Update to 3.8.1
3bac42
3bac42
* Mon Mar 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
3bac42
- Update to 3.8.0
3bac42
3bac42
* Tue Mar  5 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91-1
3bac42
- Update to 3.7.91
3bac42
3bac42
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.5-2
3bac42
- Rebuilt for cogl soname bump
3bac42
3bac42
* Thu Feb 07 2013 Richard Hughes <rhughes@redhat.com> - 3.7.5-1
3bac42
- Update to 3.7.5
3bac42
3bac42
* Fri Jan 25 2013 Peter Robinson <pbrobinson@fedoraproject.org> 3.7.4-2
3bac42
- Rebuild for new cogl
3bac42
3bac42
* Wed Jan 16 2013 Richard Hughes <hughsient@gmail.com> - 3.7.4-1
3bac42
- Update to 3.7.4
3bac42
3bac42
* Fri Dec 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.3-1
3bac42
- Update to 3.7.3
3bac42
3bac42
* Tue Nov 13 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
3bac42
- Update to 3.6.1
3bac42
3bac42
* Wed Sep 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-1
3bac42
- Update to 3.6.0
3bac42
3bac42
* Wed Sep 19 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.92-1
3bac42
- Update to 3.5.92
3bac42
3bac42
* Thu Aug 30 2012 Bastien Nocera <bnocera@redhat.com> 3.5.90-1
3bac42
- Update to 3.5.90
3bac42
- Port to libmusicbrainz5
3bac42
3bac42
* Tue Aug 28 2012 Matthias Clasen <mclasen@redhat.com> - 0.5.5-2
3bac42
- Rebuild against new cogl/clutter
3bac42
3bac42
* Wed Aug 22 2012 Richard Hughes <hughsient@gmail.com> - 0.5.5-1
3bac42
- Update to 0.5.5
3bac42
3bac42
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.4-2
3bac42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
3bac42
3bac42
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 0.5.4-1
3bac42
- Update to 0.5.4
3bac42
3bac42
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 0.5.2-1
3bac42
- Update to 0.5.2
3bac42
3bac42
* Sat May 05 2012 Kalev Lember <kalevlember@gmail.com> - 0.5.1-1
3bac42
- Update to 0.5.1
3bac42
- Build with libmusicbrainz4
3bac42
- Adjust the spec file for the changes in private library location
3bac42
- Remove and obsolete the -devel subpackage
3bac42
3bac42
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 0.4.1-1
3bac42
- Update to 0.4.1
3bac42
3bac42
* Tue Mar 27 2012 Matthias Clasen <mclasen@redhat.com> - 0.4.0-1
3bac42
- Update to 0.4.0
3bac42
3bac42
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 0.3.92-2
3bac42
- Rebuild for libevdocument3 soname bump
3bac42
3bac42
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 0.3.92-1
3bac42
- Update to 0.3.92
3bac42
3bac42
* Sat Mar 10 2012 Matthias Clasen <mclasen@redhat.com> - 0.3.91-3
3bac42
- Rebuild against newer cogl
3bac42
3bac42
* Mon Mar  6 2012 Matthias Clasen <mclasen@redhat.com> - 0.3.91-2
3bac42
- Rebuild against newer cogl
3bac42
3bac42
* Mon Mar  5 2012 Matthias Clasen <mclasen@redhat.com> - 0.3.91-1
3bac42
- Update to 0.3.91
3bac42
3bac42
* Sun Feb 26 2012 Matthias Clasen <mclasen@redhat.com> - 0.3.0-4
3bac42
- Rebuild against new cogl
3bac42
3bac42
* Thu Jan 19 2012 Matthias Clasen <mclasen@redhat.com> - 0.3.0-3
3bac42
- Rebuild against new cogl
3bac42
3bac42
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-2
3bac42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
3bac42
3bac42
* Tue Dec 20 2011 Matthias Clasen <mclasen@redhat.com> - 0.3.0-1
3bac42
- Update to 0.3.0
3bac42
3bac42
* Thu Nov 24 2011 Matthias Clasen <mclasen@redhat.com> - 0.2.1-3
3bac42
- Rebuild against new clutter
3bac42
3bac42
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.1-2
3bac42
- Rebuilt for glibc bug#747377
3bac42
3bac42
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 0.2.1-1
3bac42
- Update to 0.2.1
3bac42
3bac42
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 0.2.0-1
3bac42
- Update to 0.2.0
3bac42
3bac42
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 0.1.92-2
3bac42
- Rebuild against newer clutter
3bac42
3bac42
* Tue Sep 20 2011 Elad Alfassa <elad@fedoraproject.org> - 0.1.92-1
3bac42
- New upstream release
3bac42
3bac42
* Tue Aug 30 2011 Elad Alfassa <elad@fedoraproject.org> - 0.1.90-1
3bac42
- New upstream version
3bac42
3bac42
* Tue Jul 26 2011 Matthias Clasen <mclasen@redhat.com> - 0.0.5-1
3bac42
- Update to 0.0.5
3bac42
3bac42
* Sat Jul 09 2011 Elad Alfassa <elad@fedoraproject.org> - 0.0.4-1
3bac42
- Update to latest upstream version.
3bac42
3bac42
* Mon Jul 04 2011 Elad Alfassa <elad@fedoraproject.org> - 0.0.3-3
3bac42
- Fix issues from review
3bac42
3bac42
* Sun Jul 03 2011 Elad Alfassa <elad@fedoraproject.org> - 0.0.3-2
3bac42
- Added AUTHORS NEWS and TODO to doc
3bac42
3bac42
* Sat Jul 02 2011 Elad Alfassa <elad@fedoraproject.org> - 0.0.3-1
3bac42
- Initial build
3bac42