Author: qboosh Date: Wed Jun 11 21:05:54 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated URLs - install fblevel (with its man page) and batmon(8) man page
---- Files affected: SPECS: pmud.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/pmud.spec diff -u SPECS/pmud.spec:1.20 SPECS/pmud.spec:1.21 --- SPECS/pmud.spec:1.20 Tue Feb 13 09:06:41 2007 +++ SPECS/pmud.spec Wed Jun 11 23:05:49 2008 @@ -6,12 +6,12 @@ Release: 2 License: GPL Group: Applications/System -Source0: http://linuxppc.jvc.nl/%{name}-%{version}.tar.gz +Source0: http://dl.sourceforge.net/apmud/%{name}-%{version}.tar.gz # Source0-md5: 1bdc546199cd7e745c2cf7f560a52198 Source1: %{name}.init Patch0: %{name}-pwrctl.patch Patch1: %{name}-fcntl.patch -URL: http://linuxppc.jvc.nl/ +URL: http://sourceforge.net/projects/apmud/ BuildRequires: rpmbuild(macros) >= 1.268 Requires(post,preun): /sbin/chkconfig Requires: dev >= 2.8.0-22 @@ -49,11 +49,12 @@ install -d $RPM_BUILD_ROOT{%{_sbindir},%{_bindir},%{_mandir}/man8} \ $RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig,power} -install pmud snooze wakebay $RPM_BUILD_ROOT%{_sbindir} +install pmud snooze wakebay fblevel $RPM_BUILD_ROOT%{_sbindir} install Batmon $RPM_BUILD_ROOT%{_bindir} install xmouse $RPM_BUILD_ROOT%{_bindir} -install pmud.8 snooze.8 $RPM_BUILD_ROOT%{_mandir}/man8 +install pmud.8 snooze.8 fblevel.8 $RPM_BUILD_ROOT%{_mandir}/man8 +install batmon.8 $RPM_BUILD_ROOT%{_mandir}/man8 install xmouse.8 $RPM_BUILD_ROOT%{_mandir}/man8 install power.conf $RPM_BUILD_ROOT/etc/sysconfig/power @@ -91,6 +92,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2008-06-11 21:05:49 qboosh +- updated URLs +- install fblevel (with its man page) and batmon(8) man page + Revision 1.20 2007-02-13 08:06:41 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pmud.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
