SPECS: shaperd.2.spec - up to version 2.2.41

aflinta aflinta at pld-linux.org
Mon Jul 10 14:33:17 CEST 2006


Author: aflinta                      Date: Mon Jul 10 12:33:17 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to version 2.2.41

---- Files affected:
SPECS:
   shaperd.2.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/shaperd.2.spec
diff -u SPECS/shaperd.2.spec:1.30 SPECS/shaperd.2.spec:1.31
--- SPECS/shaperd.2.spec:1.30	Tue Mar 14 00:14:32 2006
+++ SPECS/shaperd.2.spec	Mon Jul 10 14:33:12 2006
@@ -2,14 +2,14 @@
 Summary:	Shaperd - bandwidth limiting
 Summary(pl):	Shaperd - dzielenie łącza
 Name:		shaperd.2
-Version:	2.24
-Release:	0.11
+Version:	2.41
+Release:	0.1
 License:	GPL
 Group:		Networking/Admin
 #Source0:	http://sp9wun.republika.pl/prg/%{name}.%{version}.tar.gz
 # Changed source to decrease traffic at republika.pl
 Source0:	http://www.cbq.trzepak.net/prg/%{name}.%{version}.tar.gz
-# Source0-md5:	e6e7a91c5c08e2dbcf8c48fa54bff559
+# Source0-md5:	1865d7e2242b9b2482cb7979a630a92f
 Source1:	%{name}.init
 Source2:	%{name}.conf
 Patch0:		%{name}-fhs.patch
@@ -57,19 +57,16 @@
 
 %build
 %{__make} clean
-# this file has its own rule in Makefile, without CFLAGS...
-%{__cc} %{rpmcflags} -c shaperd_old.c
-%{__make} \
-	CC="%{__cc}" \
-	CFLAGS="%{rpmcflags} -Wall"
+%{__make} 
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sbindir},%{_sysconfdir},%{_initrddir},/var/lib/shaper,%{_phpdir},/etc/httpd}
 
-install shaperd $RPM_BUILD_ROOT%{_sbindir}
-install etc/shaper/* $RPM_BUILD_ROOT%{_sysconfdir}
-install var/www/html/kto.php $RPM_BUILD_ROOT%{_phpdir}/shaperd.php
+install src/shaperd $RPM_BUILD_ROOT%{_sbindir}
+install scripts/kto-daemon $RPM_BUILD_ROOT%{_sbindir}
+install config/* $RPM_BUILD_ROOT%{_sysconfdir}
+install scripts/kto.php $RPM_BUILD_ROOT%{_phpdir}/shaperd.php
 install %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/shaperd
 install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/apache-%{name}.conf
 
@@ -114,8 +111,8 @@
 
 %files
 %defattr(644,root,root,755)
-%doc kto-daemon usr/share/docs/shaperd-2.%{version}/shaperd_cbq.html
-%doc usr/share/docs/shaperd-2.%{version}/shaperd_cbq_en.html
+%doc doc/shaperd_cbq.html
+%doc doc/shaperd_cbq_en.html
 %dir %{_sysconfdir}
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/[iqs]*
 %attr(755,root,root) %{_sbindir}/shaperd
@@ -126,6 +123,7 @@
 %defattr(644,root,root,755)
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache-%{name}.conf
 %dir %{_phpdir}
+%attr(755,root,root) %{_sbindir}/kto-daemon
 %attr(644,root,root) %{_phpdir}/shaperd.php
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -134,6 +132,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2006/07/10 12:33:12  aflinta
+- up to version 2.2.41
+
 Revision 1.30  2006/03/13 23:14:32  glen
 - use %service
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/shaperd.2.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list