Author: wrobell Date: Fri Aug 4 07:59:01 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - do not skip directory containing gqview documentation - rel. 3
---- Files affected: SPECS: gqview.spec (1.116 -> 1.117) ---- Diffs: ================================================================ Index: SPECS/gqview.spec diff -u SPECS/gqview.spec:1.116 SPECS/gqview.spec:1.117 --- SPECS/gqview.spec:1.116 Sun Jul 23 23:54:36 2006 +++ SPECS/gqview.spec Fri Aug 4 09:58:56 2006 @@ -3,7 +3,7 @@ Summary(pl): Narzędzie do przeglądania plików graficznych Name: gqview Version: 2.1.1 -Release: 2 +Release: 3 License: GPL v2 Group: X11/Applications/Graphics Source0: http://dl.sourceforge.net/gqview/%{name}-%{version}.tar.gz @@ -87,7 +87,7 @@ %defattr(644,root,root,755) #doc AUTHORS README TODO ChangeLog %docdir %{_docdir}/%{name}-%{version} -%{_docdir}/%{name}-%{version}/* +%{_docdir}/%{name}-%{version}/ %attr(755,root,root) %{_bindir}/gqview %{_desktopdir}/gqview.desktop %{_pixmapsdir}/gqview.png @@ -99,6 +99,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.117 2006/08/04 07:58:56 wrobell +- do not skip directory containing gqview documentation +- rel. 3 + Revision 1.116 2006/07/23 21:54:36 havner - intltoolize before glib_gettextize - leave html docs in docdir (they are used in help menu), dont know any ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gqview.spec?r1=1.116&r2=1.117&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
