Author: arekm Date: Thu Sep 21 15:34:45 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - don't include mime desktop file
---- Files affected: SPECS: djvulibre.spec (1.49 -> 1.50) ---- Diffs: ================================================================ Index: SPECS/djvulibre.spec diff -u SPECS/djvulibre.spec:1.49 SPECS/djvulibre.spec:1.50 --- SPECS/djvulibre.spec:1.49 Tue May 16 19:26:35 2006 +++ SPECS/djvulibre.spec Thu Sep 21 17:34:40 2006 @@ -9,7 +9,7 @@ Summary(pl): DjVu - przeglądarki, dekodery oraz narzędzia Name: djvulibre Version: 3.5.17 -Release: 1 +Release: 2 License: GPL Group: Applications/Graphics Source0: http://dl.sourceforge.net/djvu/%{name}-%{version}.tar.gz @@ -240,7 +240,8 @@ %attr(755,root,root) %{_bindir}/djview %{_mandir}/man1/djview.1* %lang(ja) %{_mandir}/ja/man1/djview.1* -%{_datadir}/mimelnk/image/x-djvu.desktop +# don't include here - conflicts with kdelibs +# %{_datadir}/mimelnk/image/x-djvu.desktop %{_desktopdir}/djview.desktop %{_iconsdir}/hicolor/*/mimetypes/djvu.png %{_pixmapsdir}/djvu.png @@ -258,6 +259,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.50 2006/09/21 15:34:40 arekm +- don't include mime desktop file + Revision 1.49 2006/05/16 17:26:35 freetz - builds now, rel.1, packaged pkgconfig file ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/djvulibre.spec?r1=1.49&r2=1.50&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
