Author: qboosh Date: Thu Mar 10 21:53:08 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unified
---- Files affected:
SPECS:
OpenPBS.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/OpenPBS.spec
diff -u SPECS/OpenPBS.spec:1.6 SPECS/OpenPBS.spec:1.7
--- SPECS/OpenPBS.spec:1.6 Thu Mar 10 22:03:18 2005
+++ SPECS/OpenPBS.spec Thu Mar 10 22:53:00 2005
@@ -42,7 +42,7 @@
Group: Applications/Networking
PreReq: rc-scripts
Requires(post,preun): /sbin/chkconfig
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
%description mom
This package contains the PBS client daemon pbs_mom executable and
@@ -57,7 +57,7 @@
Group: Applications/Networking
PreReq: rc-scripts
Requires(post,preun): /sbin/chkconfig
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
%description server
This package contains the PBS server daemon pbs_server executable and
@@ -73,7 +73,7 @@
Group: Applications/Networking
PreReq: rc-scripts
Requires(post,preun): /sbin/chkconfig
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
%description sched
This package contains the PBS scheduler daemon pbs_sched executable
@@ -184,12 +184,9 @@
%files
%defattr(644,root,root,755)
-%doc INSTALL
-%doc PBS_License.text
-%doc Read.Me
-%doc Release_Notes
-%config(noreplace) %verify(not md5 size mtime) %attr(640,root,root)
/var/spool/pbs/default_server
-%config(noreplace) %verify(not md5 size mtime) %attr(640,root,root)
/var/spool/pbs/pbs_environment
+%doc INSTALL PBS_License.text Read.Me Release_Notes
+%config(noreplace) %verify(not md5 mtime size) %attr(640,root,root)
/var/spool/pbs/default_server
+%config(noreplace) %verify(not md5 mtime size) %attr(640,root,root)
/var/spool/pbs/pbs_environment
%attr(755,root,root) %{_bindir}/chk_tree
%attr(755,root,root) %{_bindir}/hostn
%attr(755,root,root) %{_bindir}/nqs2pbs
@@ -242,7 +239,7 @@
%defattr(644,root,root,755)
%attr(754,root,root) /etc/rc.d/init.d/pbs_mom
%attr(755,root,root) %{_sbindir}/pbs_mom
-%config(noreplace) %verify(not md5 size mtime) %attr(640,root,root)
/var/spool/pbs/mom_priv/config
+%config(noreplace) %verify(not md5 mtime size) %attr(640,root,root)
/var/spool/pbs/mom_priv/config
%dir /var/spool/pbs/mom_priv
%dir /var/spool/pbs/mom_priv/jobs
%dir /var/spool/pbs/mom_logs
@@ -265,8 +262,8 @@
%dir /var/spool/pbs/aux
%dir /var/spool/pbs/checkpoint
%dir /var/spool/pbs/undelivered
-%config(noreplace) %verify(not md5 size mtime) %attr(640,root,root)
/var/spool/pbs/server_name
-%config(noreplace) %verify(not md5 size mtime) %attr(640,root,root)
/var/spool/pbs/server_priv/nodes
+%config(noreplace) %verify(not md5 mtime size) %attr(640,root,root)
/var/spool/pbs/server_name
+%config(noreplace) %verify(not md5 mtime size) %attr(640,root,root)
/var/spool/pbs/server_priv/nodes
%files sched
%defattr(644,root,root,755)
@@ -274,18 +271,20 @@
%attr(755,root,root) %{_sbindir}/pbs_sched
%dir /var/spool/pbs/sched_priv
%dir /var/spool/pbs/sched_logs
-%config(noreplace) %verify(not md5 size mtime) %attr(640,root,root)
/var/spool/pbs/sched_priv/sched_config
-%config(noreplace) %verify(not md5 size mtime) %attr(640,root,root)
/var/spool/pbs/sched_priv/resource_group
-%config(noreplace) %verify(not md5 size mtime) %attr(640,root,root)
/var/spool/pbs/sched_priv/holidays
-%config(noreplace) %verify(not md5 size mtime) %attr(640,root,root)
/var/spool/pbs/sched_priv/dedicated_time
+%config(noreplace) %verify(not md5 mtime size) %attr(640,root,root)
/var/spool/pbs/sched_priv/sched_config
+%config(noreplace) %verify(not md5 mtime size) %attr(640,root,root)
/var/spool/pbs/sched_priv/resource_group
+%config(noreplace) %verify(not md5 mtime size) %attr(640,root,root)
/var/spool/pbs/sched_priv/holidays
+%config(noreplace) %verify(not md5 mtime size) %attr(640,root,root)
/var/spool/pbs/sched_priv/dedicated_time
-#end file
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <[EMAIL PROTECTED]>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2005/03/10 21:53:00 qboosh
+- unified
+
Revision 1.6 2005/03/10 21:03:18 darekr
- fixed perms for init scripts
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/OpenPBS.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