Author: zbyniu Date: Mon Jun 13 00:21:14 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - proper BRs; removed empty README
---- Files affected: SPECS: trayer.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/trayer.spec diff -u SPECS/trayer.spec:1.3 SPECS/trayer.spec:1.4 --- SPECS/trayer.spec:1.3 Wed Mar 9 19:08:18 2005 +++ SPECS/trayer.spec Mon Jun 13 02:21:08 2005 @@ -10,9 +10,8 @@ Source0: http://fvwm-crystal.berlios.de/files/files/trayer/%{name}-%{version}.tar.gz # Source0-md5: 9acac948017bf1b5fc50bc1117c9b098 URL: http://fvwm-crystal.berlios.de/ -BuildRequires: atk-devel -BuildRequires: freetype-devel -BuildRequires: pango-devel +BuildRequires: gtk+2-devel +BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -48,7 +47,7 @@ %files %defattr(644,root,root,755) -%doc CHANGELOG COPYING CREDITS README +%doc CHANGELOG COPYING CREDITS %attr(755,root,root) %{_bindir}/trayer %{_mandir}/man1/trayer.1* @@ -58,6 +57,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/06/13 00:21:08 zbyniu +- proper BRs; removed empty README + Revision 1.3 2005/03/09 18:08:18 qboosh - unified ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/trayer.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
