Cosimo Cecchi f19b3a0
%define evince_version 3.3.92
Cosimo Cecchi f19b3a0
873a56e
Name:           gnome-documents
Richard Hughes 08f72e2
Version:        3.9.4
Richard Hughes 8eca8e4
Release:        1%{?dist}
873a56e
Summary:        A document manager application for GNOME
873a56e
873a56e
License:        GPLv2+
873a56e
URL:            https://live.gnome.org/Design/Apps/Documents
940ed74
Source0:        http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/3.9/%{name}-%{version}.tar.xz
873a56e
873a56e
BuildRequires:  intltool
873a56e
BuildRequires:  libgdata-devel
873a56e
BuildRequires:  gnome-desktop3-devel
873a56e
BuildRequires:  liboauth-devel
Cosimo Cecchi f19b3a0
BuildRequires:  evince-devel >= %{evince_version}
873a56e
BuildRequires:  gnome-online-accounts-devel
873a56e
BuildRequires:  tracker-devel
873a56e
BuildRequires:  desktop-file-utils
Cosimo Cecchi 7f67252
BuildRequires:  gjs-devel
Cosimo Cecchi 3215ba1
BuildRequires:  libzapojit-devel
Cosimo Cecchi 3dca41e
BuildRequires:  webkitgtk3-devel
80b50c2
BuildRequires:  itstool
Cosimo Cecchi 2cc98cd
BuildRequires:  inkscape
Cosimo Cecchi fcd7984
BuildRequires:  poppler-utils
dd984cc
BuildRequires:  docbook-style-xsl
873a56e
873a56e
%description
873a56e
gnome-documents is a document manager application for GNOME,
873a56e
aiming to be a simple and elegant replacement for using Files to show
873a56e
the Documents directory.
873a56e
873a56e
%prep
873a56e
%setup -q
873a56e
873a56e
%build
Cosimo Cecchi 2cc98cd
%configure --disable-static --enable-getting-started
500dda2
make %{?_smp_mflags}
873a56e
873a56e
%install
873a56e
make install DESTDIR=$RPM_BUILD_ROOT
873a56e
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
873a56e
desktop-file-validate $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}.desktop
873a56e
%find_lang %{name}
873a56e
873a56e
1d73fe3
%post
1d73fe3
/sbin/ldconfig
1d73fe3
touch --no-create %{_datadir}/icons/hicolor >&/dev/null || :
1d73fe3
873a56e
873a56e
%postun
873a56e
/sbin/ldconfig
873a56e
if [ $1 -eq 0 ] ; then
1d73fe3
    touch --no-create %{_datadir}/icons/hicolor >&/dev/null || :
1d73fe3
    gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
873a56e
    /usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
873a56e
fi
873a56e
873a56e
%posttrans
1d73fe3
gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
1d73fe3
/usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
873a56e
873a56e
%files -f %{name}.lang
044e6c4
%doc README AUTHORS NEWS TODO COPYING
873a56e
%{_datadir}/%{name}
873a56e
%{_bindir}/%{name}
873a56e
%{_libexecdir}/*
873a56e
%{_datadir}/dbus-1/services/*
873a56e
%{_datadir}/glib-2.0/schemas/*
873a56e
%{_datadir}/applications/*
1d73fe3
%{_datadir}/icons/hicolor/*/apps/gnome-documents.png
b399ec2
%{_libdir}/gnome-documents/
Debarshi Ray e5562ae
%{_mandir}/man1/%{name}.1.gz
13bbd63
# co-own these directories
13bbd63
%dir %{_datadir}/gnome-shell
13bbd63
%dir %{_datadir}/gnome-shell/search-providers
13bbd63
%{_datadir}/gnome-shell/search-providers/gnome-documents-search-provider.ini
873a56e
873a56e
%changelog
Richard Hughes 08f72e2
* Tue Jul 16 2013 Richard Hughes <rhughes@redhat.com> - 3.9.4-1
Richard Hughes 08f72e2
- Update to 3.9.4
Richard Hughes 08f72e2
940ed74
* Fri Jun 21 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.3-1
940ed74
- Update to 3.9.3
940ed74
Debarshi Ray e5562ae
* Mon Jun 10 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.8.3-1
Debarshi Ray e5562ae
- Update to 3.8.3
Debarshi Ray e5562ae
Richard Hughes 278d829
* Tue May 14 2013 Richard Hughes <rhughes@redhat.com> - 3.8.2.1-1
Richard Hughes 278d829
- Update to 3.8.2.1
Richard Hughes 278d829
Richard Hughes 8eca8e4
* Tue Apr 16 2013 Richard Hughes <rhughes@redhat.com> - 3.8.1-1
Richard Hughes 8eca8e4
- Update to 3.8.1
Richard Hughes 8eca8e4
Cosimo Cecchi 2cc98cd
* Thu Mar 28 2013 Cosimo Cecchi <cosimoc@gnome.org> - 3.8.0-2
Cosimo Cecchi 2cc98cd
- Enable generation of getting-started tutorial PDF
Cosimo Cecchi 2cc98cd
0a749ee
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
0a749ee
- Update to 3.8.0
0a749ee
36b0c52
* Wed Mar 20 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.92-1
36b0c52
- Update to 3.7.92
36b0c52
705e8d9
* Thu Mar  7 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91-1
705e8d9
- Update to 3.7.91
705e8d9
fd5c4df
* Tue Feb 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.90-1
fd5c4df
- Update to 3.7.90
fd5c4df
d236065
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.5-3
d236065
- Rebuilt for cogl soname bump
d236065
7e2c3d6
* Wed Feb 20 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.5-2
7e2c3d6
- Rebuilt for libgnome-desktop soname bump
7e2c3d6
Richard Hughes 671fd76
* Thu Feb 07 2013 Richard Hughes <rhughes@redhat.com> - 3.7.5-1
Richard Hughes 671fd76
- Update to 3.7.5
Richard Hughes 671fd76
57d4aed
* Fri Jan 25 2013 Peter Robinson <pbrobinson@fedoraproject.org> 3.7.4-2
57d4aed
- Rebuild for new cogl
57d4aed
9423b32
* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.4-1
9423b32
- Update to 3.7.4
9423b32
1db47e7
* Fri Dec 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.3-1
1db47e7
- Update to 3.7.3
1db47e7
Richard Hughes 8903974
* Tue Nov 20 2012 Richard Hughes <hughsient@gmail.com> - 3.7.2-1
Richard Hughes 8903974
- Update to 3.7.2
Richard Hughes 8903974
ec6910c
* Tue Nov 13 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.2-1
ec6910c
- Update to 3.6.2
ec6910c
Cosimo Cecchi 214f546
* Mon Oct 15 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.6.1-1
Cosimo Cecchi 214f546
- Update to 3.6.1
Cosimo Cecchi 214f546
Cosimo Cecchi f10e471
* Tue Sep 25 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.6.0-1
Cosimo Cecchi f10e471
- Update to 3.6.0
Cosimo Cecchi f10e471
Cosimo Cecchi a3aee65
* Tue Sep 18 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.5.92-1
Cosimo Cecchi a3aee65
- Update to 3.5.92
Cosimo Cecchi a3aee65
b191ac6
* Sun Sep 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.91-2
b191ac6
- Rebuild against new cogl/clutter
b191ac6
Cosimo Cecchi 493b73c
* Tue Sep 04 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.5.91-1
Cosimo Cecchi 493b73c
- Update to 3.5.91
Cosimo Cecchi 493b73c
a7c25ed
* Tue Aug 28 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.90-2
a7c25ed
- Rebuild against new cogl/clutter
a7c25ed
500dda2
* Tue Aug 21 2012 Elad Alfassa <elad@fedoraproject.org> - 3.5.90-1
500dda2
- Update to latest upstream release
500dda2
Cosimo Cecchi fa68810
* Fri Aug 10 2012 Cosimo Cecchi <cosimoc@redhat.com> - 0.5.5-1
Cosimo Cecchi fa68810
- Update to 0.5.5
Cosimo Cecchi fa68810
0236595
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.4-2
0236595
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
0236595
Richard Hughes 94d784f
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 0.5.4-1
Richard Hughes 94d784f
- Update to 0.5.4
Richard Hughes 94d784f
Cosimo Cecchi bfa0b32
* Wed Jun 27 2012 Cosimo Cecchi <cosimoc@redhat.com> - 0.5.3-1
Cosimo Cecchi bfa0b32
- Update to 0.5.3
Cosimo Cecchi bfa0b32
0e13992
* Thu Jun 07 2012 Matthias Clasen <mclasen@redhat.com> - 0.5.2.1-2
0e13992
- Rebuild
0e13992
Richard Hughes b401516
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 0.5.2.1-1
Richard Hughes b401516
- Update to 0.5.2.1
Richard Hughes b401516
0e9dd8c
* Sat May 05 2012 Kalev Lember <kalevlember@gmail.com> - 0.5.1-1
0e9dd8c
- Update to 0.5.1
0e9dd8c
314c562
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 0.4.1-1
314c562
- Update to 0.4.1
314c562
Cosimo Cecchi 792a862
* Mon Mar 26 2012 Cosimo Cecchi <cosimoc@redhat.com> - 0.4.0.1-1
Cosimo Cecchi 792a862
- Update to 0.4.0.1
Cosimo Cecchi 792a862
Cosimo Cecchi f19b3a0
* Mon Mar 26 2012 Cosimo Cecchi <cosimoc@redhat.com> - 0.4.0-2
Cosimo Cecchi f19b3a0
- Rebuild against current libevdocument3 soname
Cosimo Cecchi f19b3a0
Cosimo Cecchi 16cabac
* Mon Mar 26 2012 Cosimo Cecchi <cosimoc@redhat.com> - 0.4.0-1
Cosimo Cecchi 16cabac
- Update to 0.4.0
Cosimo Cecchi 16cabac
2897a1c
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 0.3.92-4
2897a1c
- Rebuild for libevdocument3 soname bump
2897a1c
6ffea6b
* Tue Mar 20 2012 Adam Williamson <awilliam@redhat.com> - 0.3.92-3
6ffea6b
- revert unoconv requirement, it pulls LO into the live image
6ffea6b
513d996
* Tue Mar 20 2012 Adam Williamson <awilliam@redhat.com> - 0.3.92-2
513d996
- requires: unoconv (RHBZ #754516)
513d996
Cosimo Cecchi 403f2de
* Tue Mar 20 2012 Cosimo Cecchi <cosimoc@redhat.com> - 0.3.92-1
Cosimo Cecchi 403f2de
- Update to 0.3.92
Cosimo Cecchi 403f2de
cf00821
* Sat Mar 10 2012 Matthias Clasen <mclasen@redhat.com> - 0.3.91-2
cf00821
- Rebuild against new cogl
cf00821
Cosimo Cecchi 65e3f92
* Tue Mar 06 2012 Cosimo Cecchi <cosimoc@redhat.com> - 0.3.91-1
Cosimo Cecchi 65e3f92
- Update to 0.3.91
Cosimo Cecchi 65e3f92
9ddeb84
* Sun Feb 26 2012 Matthias Clasen <mclasen@redhat.com> - 0.3.90-1
9ddeb84
- Update to 0.3.90
9ddeb84
29318d3
* Thu Jan 19 2012 Matthias Clasen <mclasen@redhat.com> - 0.3.4-2
29318d3
- Rebuild against new cogl
29318d3
Cosimo Cecchi 36f0566
* Tue Jan 17 2012 Cosimo Cecchi <cosimoc@redhat.com> - 0.3.4-1
Cosimo Cecchi 36f0566
- Update to 0.3.4
Cosimo Cecchi 36f0566
cec6937
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-2
cec6937
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
cec6937
3cd08ee
* Tue Dec 20 2011 Matthias Clasen <mclasen@redhat.com> - 0.3.3-1
3cd08ee
- Update to 0.3.3
3cd08ee
1d5ed39
* Wed Nov 23 2011 Matthias Clasen <mclasen@redhat.com> - 0.3.2-1
1d5ed39
- Update to 0.3.2
1d5ed39
044e6c4
* Tue Oct 18 2011 Elad Alfassa <elad@fedoraproject.org> - 0.2.1-1
044e6c4
- New upstream release
044e6c4
8c6c1d7
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 0.2.0-1
8c6c1d7
- Update to 0.2.0
8c6c1d7
b7496b9
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 0.1.92-2
b7496b9
- Rebuild against newer clutter
b7496b9
3746ee2
* Tue Sep 20 2011 Elad Alfassa <elad@fedoraproject.org> - 0.1.92-1
3746ee2
- Update to 0.1.92
3746ee2
66f671a
* Wed Sep  7 2011 Matthias Clasen <mclasen@redhat.com> - 0.1.91-1
66f671a
- Update to 0.1.91
66f671a
65cd4c6
* Sat Sep 03 2011 Elad Alfassa <elad@fedoraproject.org> - 0.1.90-2
65cd4c6
- Fix #735341
65cd4c6
873a56e
* Fri Sep 02 2011 Elad Alfassa <elad@fedoraproject.org> - 0.1.90-1
873a56e
- Initial packaging.
873a56e