Author: qboosh Date: Sat Nov 3 11:27:52 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 20071004 - unified License format - C: bsd-games (slightly different wtf utility included there)
---- Files affected: SPECS: wtf.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/wtf.spec diff -u SPECS/wtf.spec:1.7 SPECS/wtf.spec:1.8 --- SPECS/wtf.spec:1.7 Tue Feb 13 23:09:57 2007 +++ SPECS/wtf.spec Sat Nov 3 12:27:47 2007 @@ -2,14 +2,15 @@ Summary: Translates acronyms for you Summary(pl.UTF-8): Tłumaczenie znaczenia akronimów Name: wtf -Version: 20051104 +Version: 20071004 Release: 1 -License: Public domain +License: Public Domain Group: Applications/Games Source0: http://www.mu.org/~mux/wtf/%{name}-%{version}.tar.gz -# Source0-md5: 93ca90bef86d2f58da14ed0db87cbf78 +# Source0-md5: 25944e275cc858e30cacea341509d19b Patch0: %{name}-updates.patch Patch1: %{name}-man.patch +Conflicts: bsd-games Requires: grep BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -37,8 +38,8 @@ %files %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/* -%{_mandir}/man*/* +%attr(755,root,root) %{_bindir}/wtf +%{_mandir}/man6/wtf.6* %{_datadir}/misc/acronyms* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -47,6 +48,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2007/11/03 11:27:47 qboosh +- updated to 20071004 +- unified License format +- C: bsd-games (slightly different wtf utility included there) + Revision 1.7 2007/02/13 22:09:57 qboosh - pl fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wtf.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
