Author: twittner Date: Sat Feb 3 11:40:09 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - reference to pkg_info(1) (*BSD specific) from man page removed
---- Files affected: SPECS: wtf.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/wtf.spec diff -u SPECS/wtf.spec:1.2 SPECS/wtf.spec:1.3 --- SPECS/wtf.spec:1.2 Sat Feb 3 12:34:28 2007 +++ SPECS/wtf.spec Sat Feb 3 12:40:04 2007 @@ -9,6 +9,7 @@ Source0: http://www.mu.org/~mux/wtf/%{name}-%{version}.tar.gz # Source0-md5: 93ca90bef86d2f58da14ed0db87cbf78 Patch0: %{name}-updates.patch +Patch1: %{name}-man.patch Requires: grep BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -21,6 +22,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %install rm -rf $RPM_BUILD_ROOT @@ -45,6 +47,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/02/03 11:40:04 twittner +- reference to pkg_info(1) (*BSD specific) from man page removed + Revision 1.2 2007/02/03 11:34:28 twittner - pl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/wtf.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
