Author: lisu Date: Wed May 11 12:04:22 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.0.0 - dropped libtool files
---- Files affected: packages/evince-gtk: evince-gtk.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: packages/evince-gtk/evince-gtk.spec diff -u packages/evince-gtk/evince-gtk.spec:1.19 packages/evince-gtk/evince-gtk.spec:1.20 --- packages/evince-gtk/evince-gtk.spec:1.19 Fri Mar 25 19:47:45 2011 +++ packages/evince-gtk/evince-gtk.spec Wed May 11 14:04:16 2011 @@ -10,12 +10,12 @@ Summary: Document viewer for multiple document formats -- the no libgnome version Summary(pl.UTF-8): Przeglądarka dokumentów w wielu formatach -- wersja nie wykorzystująca libgnome Name: evince-gtk -Version: 2.32.0 -Release: 4 +Version: 3.0.0 +Release: 1 License: GPL v2+ Group: X11/Applications/Graphics -Source0: http://ftp.gnome.org/pub/GNOME/sources/evince/2.32/%{realname}-%{version}.tar.bz2 -# Source0-md5: ebc3ce6df8dcbf29cb9492f8dd031319 +Source0: http://ftp.gnome.org/pub/GNOME/sources/evince/3.0/%{realname}-%{version}.tar.bz2 +# Source0-md5: 9d8fdb4a2be479001e06fdc6fe81e7e7 URL: http://www.gnome.org/projects/evince/ BuildRequires: GConf2-devel BuildRequires: autoconf @@ -145,6 +145,7 @@ DESTDIR=$RPM_BUILD_ROOT \ HTML_DIR=%{_gtkdocdir} +%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la %{__rm} $RPM_BUILD_ROOT%{backendsdir}/*.la %find_lang %{realname} @@ -170,10 +171,10 @@ %attr(755,root,root) %{_bindir}/evince %attr(755,root,root) %{_bindir}/evince-previewer %attr(755,root,root) %{_bindir}/evince-thumbnailer -%attr(755,root,root) %{_libdir}/libevdocument.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libevdocument.so.3 -%attr(755,root,root) %{_libdir}/libevview.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libevview.so.3 +%attr(755,root,root) %{_libdir}/libevdocument3.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libevdocument3.so.3 +%attr(755,root,root) %{_libdir}/libevview3.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libevview3.so.3 %dir %{_libdir}/evince %dir %{_libdir}/evince/3 %dir %{backendsdir} @@ -183,12 +184,8 @@ %{backendsdir}/djvudocument.evince-backend %attr(755,root,root) %{backendsdir}/libdvidocument.so* %{backendsdir}/dvidocument.evince-backend -%attr(755,root,root) %{backendsdir}/libimpressdocument.so -%{backendsdir}/impressdocument.evince-backend %attr(755,root,root) %{backendsdir}/libpdfdocument.so %{backendsdir}/pdfdocument.evince-backend -%attr(755,root,root) %{backendsdir}/libpixbufdocument.so -%{backendsdir}/pixbufdocument.evince-backend %attr(755,root,root) %{backendsdir}/libpsdocument.so %{backendsdir}/psdocument.evince-backend %attr(755,root,root) %{backendsdir}/libtiffdocument.so @@ -197,14 +194,11 @@ %{_datadir}/%{realname} %{_desktopdir}/*.desktop %{_iconsdir}/*/*/*/* -%{_omf_dest_dir}/evince %files devel %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/libevdocument.so -%attr(755,root,root) %{_libdir}/libevview.so -%{_libdir}/libevdocument.la -%{_libdir}/libevview.la +%attr(755,root,root) %{_libdir}/libevdocument3.so +%attr(755,root,root) %{_libdir}/libevview3.so %{_includedir}/evince %{_pkgconfigdir}/evince-document-*.pc %{_pkgconfigdir}/evince-view-*.pc @@ -221,6 +215,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2011/05/11 12:04:16 lisu +- updated to 3.0.0 +- dropped libtool files + Revision 1.19 2011/03/25 18:47:45 qboosh - en@shaw locale is now supported (via LANGUAGE) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/evince-gtk/evince-gtk.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
