Author: glen                         Date: Tue May  2 21:49:50 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- macros 1.268 for %service

---- Files affected:
SPECS:
   yate.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/yate.spec
diff -u SPECS/yate.spec:1.6 SPECS/yate.spec:1.7
--- SPECS/yate.spec:1.6 Tue May  2 22:02:35 2006
+++ SPECS/yate.spec     Tue May  2 23:49:45 2006
@@ -22,11 +22,12 @@
 BuildRequires: postgresql-devel
 BuildRequires: pwlib-devel
 BuildRequires: qt-devel
+BuildRequires: rpmbuild(macros) >= 1.268
 BuildRequires: sed >= 4.0
 BuildRequires: spandsp-devel
-Requires:      rc-scripts
-Requires(post,preun):  /sbin/chkonfig
 Requires(post):        /sbin/ldconfig
+Requires(post,preun):  /sbin/chkonfig
+Requires:      rc-scripts
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -90,7 +91,7 @@
 %preun
 if [ "$1" = "0" ]; then
        %service %{name} stop
-        /sbin/chkconfig --del %{name}
+       /sbin/chkconfig --del %{name}
 fi
 
 %postun -p /sbin/ldconfig
@@ -126,6 +127,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/05/02 21:49:45  glen
+- macros 1.268 for %service
+
 Revision 1.6  2006/05/02 20:02:35  darekr
 - use %service
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/yate.spec?r1=1.6&r2=1.7&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to