Author: qboosh Date: Thu May 11 06:04:36 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added doc, BR: pkgconfig
---- Files affected: SPECS: gmutoo.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/gmutoo.spec diff -u SPECS/gmutoo.spec:1.2 SPECS/gmutoo.spec:1.3 --- SPECS/gmutoo.spec:1.2 Thu May 11 08:01:20 2006 +++ SPECS/gmutoo.spec Thu May 11 08:04:31 2006 @@ -8,7 +8,7 @@ Name: gmutoo Version: 0.1 Release: 0.1 -License: GPL v2 +License: GPL v2+ Group: X11/Applications Source0: http://www.develia.org/files/%{name}-%{version}.tar.bz2 # Source0-md5: 44453caf4551682a957eb3fe48d9de76 @@ -18,6 +18,7 @@ %endif BuildRequires: glib2-devel >= 1:2.6 BuildRequires: gtk+2-devel >= 2:2.6 +BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -80,7 +81,8 @@ %files %defattr(644,root,root,755) -#%doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO +%doc AUTHORS README +%lang(it) %doc README.it %attr(755,root,root) %{_bindir}/%{name} %{_desktopdir}/%{name}.desktop %{_pixmapsdir}/%{name}_icon.xpm @@ -91,6 +93,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/05/11 06:04:31 qboosh +- added doc, BR: pkgconfig + Revision 1.2 2006/05/11 06:01:20 qboosh - pl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gmutoo.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
