SPECS: niceshaper.spec - since 0.6 version config is in /etc/nices...

paszczus paszczus at pld-linux.org
Wed Feb 21 14:33:20 CET 2007


Author: paszczus                     Date: Wed Feb 21 13:33:20 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- since 0.6 version config is in /etc/niceshaper0.6 directory

---- Files affected:
SPECS:
   niceshaper.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/niceshaper.spec
diff -u SPECS/niceshaper.spec:1.29 SPECS/niceshaper.spec:1.30
--- SPECS/niceshaper.spec:1.29	Wed Feb 21 14:24:06 2007
+++ SPECS/niceshaper.spec	Wed Feb 21 14:33:14 2007
@@ -46,10 +46,10 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_sysconfdir}/niceshaper,%{_initrddir}}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_sysconfdir}/niceshaper0.6,%{_initrddir}}
 
 install src/niceshaper $RPM_BUILD_ROOT%{_bindir}
-install etc/niceshaper0.6/* $RPM_BUILD_ROOT%{_sysconfdir}/niceshaper
+install etc/niceshaper0.6/* $RPM_BUILD_ROOT%{_sysconfdir}/niceshaper0.6
 install niceshaper.init $RPM_BUILD_ROOT%{_initrddir}/niceshaper
 
 %clean
@@ -68,8 +68,8 @@
 %files
 %defattr(644,root,root,755)
 %doc users config about
-%dir %{_sysconfdir}/%{name}
-%attr(640,root,root) %verify(not md5 mtime size) %config(noreplace) %{_sysconfdir}/%{name}/*
+%dir %{_sysconfdir}/%{name}0.6
+%attr(640,root,root) %verify(not md5 mtime size) %config(noreplace) %{_sysconfdir}/%{name}0.6/*
 %attr(755,root,root) %{_bindir}/*
 %attr(754,root,root) %{_initrddir}/niceshaper
 
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2007/02/21 13:33:14  paszczus
+- since 0.6 version config is in /etc/niceshaper0.6 directory
+
 Revision 1.29  2007/02/21 13:24:06  qboosh
 - use rpmcxxflags
 
================================================================

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



More information about the pld-cvs-commit mailing list