Author: glen                         Date: Tue Jul 19 19:20:35 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- program moved to sbin

---- Files affected:
SPECS:
   qmailmrtg.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/qmailmrtg.spec
diff -u SPECS/qmailmrtg.spec:1.3 SPECS/qmailmrtg.spec:1.4
--- SPECS/qmailmrtg.spec:1.3    Tue Jul 19 19:42:09 2005
+++ SPECS/qmailmrtg.spec        Tue Jul 19 21:20:29 2005
@@ -3,7 +3,7 @@
 Summary(pl):   qmailmrts - statystyki qmaila w postaci wykresów mrtg
 Name:          qmailmrtg
 Version:       4.2
-Release:       0.3
+Release:       0.4
 Epoch:         0
 License:       GPL v2
 Group:         Applications/Mail
@@ -63,8 +63,8 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT%{_libdir}/qmail
-install qmailmrtg7 $RPM_BUILD_ROOT%{_libdir}/qmail
+install -d $RPM_BUILD_ROOT%{_sbindir}
+install qmailmrtg7 $RPM_BUILD_ROOT%{_sbindir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -74,7 +74,7 @@
 %doc AUTHORS ChangeLog FAQ INSTALL Info TODO
 %doc index.html
 %doc qmail.mrtg.cfg
-%attr(755,root,root) %{_libdir}/qmail/qmailmrtg7
+%attr(755,root,root) %{_sbindir}/qmailmrtg7
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -82,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/07/19 19:20:29  glen
+- program moved to sbin
+
 Revision 1.3  2005/07/19 17:42:09  glen
 - qmailmrtg doesn't require any program directly
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qmailmrtg.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

Reply via email to