From 1477a4ccf5a1abf6b760445d5f958c2575f02567 Mon Sep 17 00:00:00 2001 From: wojtek Date: Thu, 10 Jun 1999 14:15:17 +0000 Subject: [PATCH] misc changes Changed files: getty_ps.spec -> 1.6 --- getty_ps.spec | 64 ++++++++++++++++++++------------------------------- 1 file changed, 25 insertions(+), 39 deletions(-) diff --git a/getty_ps.spec b/getty_ps.spec index 9bf6011..e2b05ae 100644 --- a/getty_ps.spec +++ b/getty_ps.spec @@ -1,20 +1,17 @@ -Summary: getty and uugetty -Summary(de): getty und uugetty -Summary(fr): getty et uugetty -Summary(pl): getty i uugetty -Summary(tr): getty ve uugetty -Name: getty_ps -Version: 2.0.7j -Release: 5 -Group: Utilities/System -Copyright: Distributable - Copyright 1989,1990 by Paul Sutcliffe Jr. -Source: ftp://tsx-11.mit.edu/pub/linux/sources/sbin/%{name}-%{version}.tar.gz -Patch0: getty_ps-make.patch -Patch1: getty_ps-jpm.patch -Patch2: getty_ps-pipe.patch -Patch3: getty_ps-glibc.patch -Patch4: getty_ps-signal.patch -Patch5: getty_ps-ncurses.patch +Summary: getty and uugetty +Summary(de): getty und uugetty +Summary(fr): getty et uugetty +Summary(pl): getty i uugetty +Summary(tr): getty ve uugetty +Name: getty_ps +Version: 2.0.7j +Release: 6 +Group: Utilities/System +Group(pl): Narzêdzia/System +Copyright: Distributable - Copyright 1989,1990 by Paul Sutcliffe Jr. +URL: ftp://tsx-11.mit.edu/pub/linux/sources/sbin +Source: %{name}-%{version}.tar.gz +Patch0: getty_ps-misc.patch BuildRoot: /tmp/%{name}-%{version}-root %description @@ -45,39 +42,38 @@ verme %prep %setup -q -%patch0 -p1 -b .make -%patch1 -p1 -b .jpm -%patch2 -p1 -b .pipe -%patch3 -p1 -b .noglibc -%patch4 -p1 -b .signal -%patch5 -p1 -b .ncurses +%patch -p1 %build +# clean this ... make clean -make + +make OPT="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT/{sbin,usr/man/{man1,man5},etc,var/log} +install -d $RPM_BUILD_ROOT/{sbin,usr/share/man/man{1,5},etc} TOPDIR=$RPM_BUILD_ROOT make install echo ".so getty.1" > $RPM_BUILD_ROOT%{_mandir}/man1/uugetty.1 + install Examples/gettydefs.high-speed $RPM_BUILD_ROOT/etc/gettydefs -touch $RPM_BUILD_ROOT/var/log/getty.log -gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man{1,5}/* +gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man{1,5}/* Examples/default/* \ + ANNOUNCE README* %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc Examples ANNOUNCE README.linux README.2.0.7j README.hi-speed +%doc Examples/default/* ANNOUNCE.gz README* + %config(missingok) %verify(not mtime size md5) /etc/gettydefs + %attr(755,root,root) /sbin/* %{_mandir}/man[15]/* -%attr(600,root, man) %ghost /var/log/getty.log %changelog * Sat Dec 19 1998 Tomasz K³oczko @@ -91,13 +87,3 @@ rm -rf $RPM_BUILD_ROOT * Tue Oct 06 1998 Wojtek ¦lusarczyk - adde pl translation, - major modifications of the spec file. - -* Mon Aug 10 1998 Jeff Johnson -- rebuilt to include doco. - -* Thu May 07 1998 Prospector System -- translations modified for de, fr, tr - -* Wed Mar 26 1997 Erik Troan -- Ported to glibc (I don't know where the last glibc package came from) -- Rebuilt because it was last built against some broken SPARC headers. -- 2.43.0