SPECS: niceshaper.spec - updated to 0.6rc4
paszczus
paszczus at pld-linux.org
Wed May 16 13:04:12 CEST 2007
Author: paszczus Date: Wed May 16 11:04:12 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.6rc4
---- Files affected:
SPECS:
niceshaper.spec (1.30 -> 1.31)
---- Diffs:
================================================================
Index: SPECS/niceshaper.spec
diff -u SPECS/niceshaper.spec:1.30 SPECS/niceshaper.spec:1.31
--- SPECS/niceshaper.spec:1.30 Wed Feb 21 14:33:14 2007
+++ SPECS/niceshaper.spec Wed May 16 13:04:06 2007
@@ -1,6 +1,6 @@
# $Revision$, $Date$
-%define _rc rc3
+%define _rc rc4
Summary: NiceShaper - bandwidth limiting
Summary(pl.UTF-8): NiceShaper - dynamiczny podział łącza
@@ -10,7 +10,7 @@
License: GPL
Group: Networking/Admin
Source0: http://niceshaper.jedwabny.net/files/%{name}%{version}%{_rc}.tar.bz2
-# Source0-md5: 6657728212c61d9657bcbec637a51f5d
+# Source0-md5: 1331f1f7a494d57199ed97cd62faff11
Source1: %{name}.users
Source2: %{name}.config
Source3: %{name}.about
@@ -37,7 +37,7 @@
%build
-%{__cxx} %{rpmcxxflags} src/ns_class.cc src/ns_container.cc src/ns_filter.cc src/ns_instance.cc src/ns_net.cc src/niceshaper.cc -o src/niceshaper
+%{__cxx} %{rpmcxxflags} src/class.cc src/class_container.cc src/filter.cc src/instance.cc src/net.cc src/main.cc src/error.cc -o src/niceshaper
cp %{SOURCE1} ./users
cp %{SOURCE2} ./config
@@ -79,6 +79,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2007/05/16 11:04:06 paszczus
+- updated to 0.6rc4
+
Revision 1.30 2007/02/21 13:33:14 paszczus
- since 0.6 version config is in /etc/niceshaper0.6 directory
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/niceshaper.spec?r1=1.30&r2=1.31&f=u
More information about the pld-cvs-commit
mailing list