SPECS: natmonitor.spec, nps.spec, octave-forge.spec - formatting
ankry
ankry at pld-linux.org
Sat Aug 12 19:39:55 CEST 2006
Author: ankry Date: Sat Aug 12 17:39:55 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- formatting
---- Files affected:
SPECS:
natmonitor.spec (1.27 -> 1.28) , nps.spec (1.13 -> 1.14) , octave-forge.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/natmonitor.spec
diff -u SPECS/natmonitor.spec:1.27 SPECS/natmonitor.spec:1.28
--- SPECS/natmonitor.spec:1.27 Thu Jun 8 01:36:00 2006
+++ SPECS/natmonitor.spec Sat Aug 12 19:39:50 2006
@@ -99,17 +99,17 @@
%post -n natmonitord
/sbin/chkconfig --add natmonitord
if [ -f /var/lock/subsys/natmonitord ]; then
- /etc/rc.d/init.d/natmonitord restart >&2
+ /etc/rc.d/init.d/natmonitord restart >&2
else
- echo "Run \"/etc/rc.d/init.d/natmonitord start\" to start natmonitord daemon." >&2
+ echo "Run \"/etc/rc.d/init.d/natmonitord start\" to start natmonitord daemon." >&2
fi
%preun -n natmonitord
if [ "$1" = "0" ]; then
- if [ -f /var/lock/subsys/natmonitord ]; then
- /etc/rc.d/init.d/natmonitord stop >&2
- fi
- /sbin/chkconfig --del natmonitord
+ if [ -f /var/lock/subsys/natmonitord ]; then
+ /etc/rc.d/init.d/natmonitord stop >&2
+ fi
+ /sbin/chkconfig --del natmonitord
fi
%postun -n natmonitord
@@ -141,6 +141,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2006/08/12 17:39:50 ankry
+- formatting
+
Revision 1.27 2006/06/07 23:36:00 charles
- added -border_fix.patch
- rel. 2
================================================================
Index: SPECS/nps.spec
diff -u SPECS/nps.spec:1.13 SPECS/nps.spec:1.14
--- SPECS/nps.spec:1.13 Thu Apr 20 19:11:49 2006
+++ SPECS/nps.spec Sat Aug 12 19:39:50 2006
@@ -1,7 +1,7 @@
# $Revision$, $Date$
#
# Conditional build:
-%bcond_without dist_kernel without distribution kernel
+%bcond_without dist_kernel # without distribution kernel
#
%define _vendor_rel 0
Summary: Platform Linux components
@@ -80,7 +80,7 @@
fi
# need to add to %{_sysconfdir}/hosts
-# 169.254.101.2 sp.D332B385-5567-42e9-8D66-545897E8120A
+# 169.254.101.2 sp.D332B385-5567-42e9-8D66-545897E8120A
if ! grep -q "169.254.101.2.*sp" %{_sysconfdir}/hosts; then
echo "169.254.101.2 sp.D332B385-5567-42e9-8D66-545897E8120A" >> %{_sysconfdir}/hosts
fi
@@ -116,7 +116,7 @@
rm -rf %{_sysconfdir}/jnet
# need to remove to %{_sysconfdir}/hosts
- # 169.254.101.2 sp.D332B385-5567-42e9-8D66-545897E8120A
+ # 169.254.101.2 sp.D332B385-5567-42e9-8D66-545897E8120A
if grep -q "169.254.101.2.*sp" %{_sysconfdir}/hosts; then
sed -i -e /169.254.101.2/d /etc/hosts
fi
@@ -152,6 +152,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2006/08/12 17:39:50 ankry
+- formatting
+
Revision 1.13 2006/04/20 17:11:49 qboosh
- really new bcond
================================================================
Index: SPECS/octave-forge.spec
diff -u SPECS/octave-forge.spec:1.11 SPECS/octave-forge.spec:1.12
--- SPECS/octave-forge.spec:1.11 Sat Oct 8 22:31:41 2005
+++ SPECS/octave-forge.spec Sat Aug 12 19:39:50 2006
@@ -63,7 +63,7 @@
bindir="$RPM_BUILD_ROOT%{_bindir}"
find $RPM_BUILD_ROOT -name PKG_ADD -print0 | xargs -0 rm -f
-mv $RPM_BUILD_ROOT%{_bindir}/mex $RPM_BUILD_ROOT%{_bindir}/mex-octave
+mv $RPM_BUILD_ROOT%{_bindir}/mex $RPM_BUILD_ROOT%{_bindir}/mex-octave
%clean
rm -rf $RPM_BUILD_ROOT
@@ -102,6 +102,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2006/08/12 17:39:50 ankry
+- formatting
+
Revision 1.11 2005/10/08 20:31:41 arekm
- up to 2005.06.13
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/natmonitor.spec?r1=1.27&r2=1.28&f=u
http://cvs.pld-linux.org/SPECS/nps.spec?r1=1.13&r2=1.14&f=u
http://cvs.pld-linux.org/SPECS/octave-forge.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list