SPECS (AC-branch): rsh.spec - adapter

glen glen at pld-linux.org
Wed May 28 21:24:24 CEST 2008


Author: glen                         Date: Wed May 28 19:24:24 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- adapter

---- Files affected:
SPECS:
   rsh.spec (1.37.2.1 -> 1.37.2.2) 

---- Diffs:

================================================================
Index: SPECS/rsh.spec
diff -u SPECS/rsh.spec:1.37.2.1 SPECS/rsh.spec:1.37.2.2
--- SPECS/rsh.spec:1.37.2.1	Wed May 28 21:23:23 2008
+++ SPECS/rsh.spec	Wed May 28 21:24:19 2008
@@ -27,8 +27,8 @@
 Patch8:		netkit-%{name}-nokrb.patch
 BuildRequires:	pam-devel
 Requires:	pam >= 0.79.0
-BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:	heimdal-rsh
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The rsh package contains programs which allow users to run commmands
@@ -43,8 +43,8 @@
 Summary:	Servers for rsh
 Summary(pl.UTF-8):	Serwery dla rsh
 Group:		Applications/Networking
-Prereq:		rc-inetd
 Requires:	pam >= 0.77.3
+Requires:	rc-inetd
 Obsoletes:	heimdal-rshd
 Obsoletes:	rsh-server
 
@@ -75,10 +75,10 @@
 Summary:	Servers for rlogin
 Summary(pl.UTF-8):	Serwer rlogin
 Group:		Applications/Networking
-Prereq:		rc-inetd
-Obsoletes:	heimdal-rlogin
 Requires:	login
 Requires:	pam >= 0.77.3
+Requires:	rc-inetd
+Obsoletes:	heimdal-rlogin
 Obsoletes:	rsh-server
 
 %description -n rlogind
@@ -108,8 +108,8 @@
 Summary:	Servers for rexec
 Summary(pl.UTF-8):	Serwer rexec
 Group:		Applications/Networking
-Prereq:		rc-inetd
 Requires:	pam >= 0.77.3
+Requires:	rc-inetd
 Obsoletes:	heimdal-rexecd
 
 %description -n rexecd
@@ -121,7 +121,7 @@
 programów ze zdalnych maszyn (rexec).
 
 %prep
-%setup -q -n netkit-rsh-%{version} -a4
+%setup -q -n netkit-%{name}-%{version} -a4
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -213,8 +213,8 @@
 
 %files -n rshd
 %defattr(644,root,root,755)
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/pam.d/rsh
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/rc-inetd/rshd
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/rsh
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/rc-inetd/rshd
 %attr(755,root,root) %{_sbindir}/in.rshd
 %{_mandir}/man8/in.rshd.8*
 %{_mandir}/man8/rshd.8*
@@ -226,8 +226,8 @@
 
 %files -n rlogind
 %defattr(644,root,root,755)
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/pam.d/rlogin
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/rc-inetd/rlogind
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/rlogin
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/rc-inetd/rlogind
 %attr(755,root,root) %{_sbindir}/in.rlogind
 %{_mandir}/man8/in.rlogind.8*
 %{_mandir}/man8/rlogind.8*
@@ -239,8 +239,8 @@
 
 %files -n rexecd
 %defattr(644,root,root,755)
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/pam.d/rexec
-%attr(640,root,root) %config %verify(not size mtime md5) /etc/sysconfig/rc-inetd/rexec
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/rexec
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/rc-inetd/rexec
 %attr(755,root,root) %{_sbindir}/in.rexecd
 %{_mandir}/man8/in.rexecd.8*
 %{_mandir}/man8/rexecd.8*
@@ -251,6 +251,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37.2.2  2008-05-28 19:24:19  glen
+- adapter
+
 Revision 1.37.2.1  2008-05-28 19:23:23  glen
 - convert to utf8
 
@@ -381,35 +384,3 @@
 
 Revision 1.1  1999/08/19 20:07:26  baggins
 almost raw
-
-* Thu Apr 15 1999 Michael K. Johnson <johnsonm at redhat.com>
-- rlogin pam file was missing comment magic
-
-* Tue Apr 06 1999 Preston Brown <pbrown at redhat.com>
-- strip rexec
-
-* Fri Mar 26 1999 Jeff Johnson <jbj at redhat.com>
-- rexec needs pam_set_item() (#60).
-- clarify protocol in rexecd.8.
-- add rexec client from contrib.
-
-* Sun Mar 21 1999 Cristian Gafton <gafton at redhat.com>
-- auto rebuild in the new build environment (release 22)
-
-* Mon Mar 15 1999 Jeff Johnson <jbj at redhat.com>
-- compile for 6.0.
-
-* Fri Apr 24 1998 Prospector System <bugs at redhat.com>
-- translations modified for de, fr, tr
-
-* Tue Apr 14 1998 Erik Troan <ewt at redhat.com>
-- built against new ncurses
-
-* Sat Apr  5 1998 Marcelo F. Vianna <m-vianna at usa.net>
-- Packaged for RH5.0 (Hurricane)
-
-* Tue Oct 14 1997 Michael K. Johnson <johnsonm at redhat.com>
-- new pam conventions
-
-* Tue Jul 15 1997 Erik Troan <ewt at redhat.com>
-- initial build
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rsh.spec?r1=1.37.2.1&r2=1.37.2.2&f=u



More information about the pld-cvs-commit mailing list