Author: cactus Date: Fri Aug 22 09:14:50 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.23.6 - removed obsoleted patch for gs8 - backends and libs added to package
---- Files affected: SPECS: evince-gtk.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/evince-gtk.spec diff -u SPECS/evince-gtk.spec:1.6 SPECS/evince-gtk.spec:1.7 --- SPECS/evince-gtk.spec:1.6 Tue Sep 18 12:41:47 2007 +++ SPECS/evince-gtk.spec Fri Aug 22 11:14:45 2008 @@ -10,20 +10,20 @@ Summary(pl.UTF-8): Przeglądarka dokumentów w wielu formatach -- wersja nie wykorzystująca libgnome %define _realname evince Name: evince-gtk -Version: 2.20.0 +Version: 2.23.6 Release: 1 License: GPL v2 Group: X11/Applications/Graphics -Source0: http://ftp.gnome.org/pub/gnome/sources/evince/2.20/%{_realname}-%{version}.tar.bz2 -# Source0-md5: f9414b4dbfdff9a8f7f2f146a351e05a +Source0: http://ftp.gnome.org/pub/gnome/sources/evince/2.23/%{_realname}-%{version}.tar.bz2 +# Source0-md5: 04763835f04c3c8f52bfcef2041948a9 Patch0: %{_realname}-desktop.patch -Patch1: %{_realname}-gs8.patch URL: http://www.gnome.org/projects/evince/ BuildRequires: autoconf BuildRequires: automake %{?with_dbus:BuildRequires: dbus-glib-devel >= 0.71} BuildRequires: djvulibre-devel >= 3.5.17 BuildRequires: ghostscript +%{?with_apidocs:BuildRequires: gnome-doc-utils >= 0.3.2} BuildRequires: gtk+2-devel >= 2:2.10.6 BuildRequires: intltool >= 0.35.0 BuildRequires: kpathsea-devel @@ -81,7 +81,6 @@ %prep %setup -q -n %{_realname}-%{version} %patch0 -p1 -%patch1 -p1 %build #%%{__intltoolize} @@ -140,6 +139,12 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_libdir}/*.so.*.*.* +%attr(755,root,root) %{_libdir}/*.so.* +%dir %{_libdir}/%{_realname} +%dir %{_libdir}/%{_realname}/backends +%attr(755,root,root) %{_libdir}/%{_realname}/backends/*.so +%{_libdir}/%{_realname}/backends/*.evince-backend %{_mandir}/man1/* %{_datadir}/%{_realname} %{_desktopdir}/*.desktop @@ -158,6 +163,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2008/08/22 09:14:45 cactus +- up to 2.23.6 +- removed obsoleted patch for gs8 +- backends and libs added to package + Revision 1.6 2007/09/18 10:41:47 czarny - up to 2.20.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/evince-gtk.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
