Author: qboosh Date: Tue Feb 22 20:47:06 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, note binaries in License
---- Files affected: SPECS: rc-shaper.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/rc-shaper.spec diff -u SPECS/rc-shaper.spec:1.3 SPECS/rc-shaper.spec:1.4 --- SPECS/rc-shaper.spec:1.3 Tue Feb 22 14:11:47 2005 +++ SPECS/rc-shaper.spec Tue Feb 22 21:47:01 2005 @@ -1,9 +1,10 @@ # $Revision$, $Date$ Summary: Shaper super-script +Summary(pl): Shaper super-script - skrypt do konfiguracji ograniczania pasma Name: rc-shaper Version: 1.10 Release: 0.1 -License: GPL +License: GPL script with binaries under unknown license Group: Networking/Admin Source0: http://dl.sourceforge.net/rc-shaper/%{name}-%{version}.tar.gz # Source0-md5: 840926444558967b8498eb84bf829bd4 @@ -19,6 +20,12 @@ It also has an option for supporting more than 100 shapers via a kernel patch. +%description -l pl +Shaper Super-Script to skrypt basha używający narzędzi iproute2 i +shapecfg (shaper.o) do ograniczania ruchu przychodzącego i +wychodzącego na linuksowym routerze. Ma także możliwość obsługi więcej +niż 100 shaperów poprzez łatę jądra. + %prep %setup -q %patch0 -p1 @@ -27,11 +34,11 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_sbindir},/etc/rc-shaper,/etc/rc.d/init.d} -install shapecfg-libc6 $RPM_BUILD_ROOT%{_sbindir} -install shapecfg-uClib $RPM_BUILD_ROOT%{_sbindir} +install shapecfg-libc6 $RPM_BUILD_ROOT%{_sbindir} +install shapecfg-uClib $RPM_BUILD_ROOT%{_sbindir} -install rc.shape $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name} -install shape.conf $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/shape.conf +install rc.shape $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name} +install shape.conf $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/shape.conf %clean rm -rf $RPM_BUILD_ROOT @@ -50,6 +57,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/02/22 20:47:01 qboosh +- pl, note binaries in License + Revision 1.3 2005/02/22 13:11:47 darekr - missing dir @@ -60,5 +70,3 @@ - added new spec - missing pl desc/summary - release 0.1 - - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rc-shaper.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
