info:setup.spec -devel
Wojciech Slusarczyk
wojtek w mailbox.chemo.tuniv.szczecin.pl
Pon, 31 Sie 1998, 19:53:19 CEST
Summary: Simple setup files
Summary(pl): Podstawowe pliki systemu Linux
Name: setup
Version: 1.9.2
Release: 1d
Copyright: public domain
Group: Base
Source: %{name}-%{version}.tar.gz
Buildroot: /var/tmp/%{name}-%{version}-%{release}-root
BuildArchitectures: noarch
Summary(de): Einfache Setup-Dateien
Summary(fr): Fichiers de configuration simples
Summary(tr): Basit kurulum dosyalarý
%description
This package contains a number of very important configuration
and setup files, including the passwd, group, profile files, etc.
%description -l pl
Pakiet ten zawiera wiele bardzo ważnych plików konfiguracyjnych dla
twojego systemu.
%description -l de
Dieses Paket enthält wichtige Konfigurations- und Setup-Dateien,
u.a. passwd-, group-, profile-Dateien usw.
%description -l fr
Ce paquetage contient un nombre de fichiers de configuration trčs
importants, comme passwd, group, les fichiers profile, etc.
%description -l tr
Bu paket, passwd, group, profile gibi çok önemli ayar ve kurulum dosyalarýný
içerir.
%prep
%setup -q -n %{name}
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT
chmod 600 etc/securetty
cp -ar * $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/var/log
cp /dev/null $RPM_BUILD_ROOT/var/log/lastlog
echo "ALL| ALL" >> $RPM_BUILD_ROOT/etc/hosts.deny
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-, root, root)
%config(noreplace) %verify(not md5 size mtime) /etc/passwd
%config(noreplace) %verify(not md5 size mtime) /etc/group
%config(noreplace) %verify(not md5 size mtime) /etc/services
%config(noreplace) %verify(not md5 size mtime) /etc/host.conf
%config(noreplace) %verify(not md5 size mtime) /etc/hosts.allow
%config(noreplace) %verify(not md5 size mtime) /etc/hosts.deny
%config(noreplace) %verify(not md5 size mtime) /etc/motd
%config(noreplace) %verify(not md5 size mtime) /etc/printcap
%config(noreplace) %verify(not md5 size mtime) /etc/profile
%config(noreplace) %verify(not md5 size mtime) /etc/protocols
%config(noreplace) %verify(not md5 size mtime) %attr(0600, root, root) /etc/securetty
%config(noreplace) %verify(not md5 size mtime) /etc/csh.cshrc
%dir /etc/profile.d
%config(noreplace) %verify(not md5 size mtime) /var/log/lastlog
%changelog
* Mon Jun 29 1998 Wojtek Slusarczyk <wojtek w shadow.eu.org>
[1.9.2-1d]
- build against PLD,
- translation modified for pl,
- added some new IPv6 protocols,
- added /bin/false as a shell,
- added new group icmp (gid=55).
* Mon Apr 27 1998 Prospector System <bugs w redhat.com>
- translations modified for de, fr, tr
* Fri Dec 05 1997 Erik Troan <ewt w redhat.com>
- /etc/profile uses $i, which needs to be unset
* Mon Nov 03 1997 Donnie Barnes <djb w redhat.com>
- made /etc/passwd and /etc/group %config(noreplace)
* Mon Oct 20 1997 Erik Troan <ewt w redhat.com>
- removed /etc/inetd.conf, /etc/rpc
- flagged /etc/securetty as missingok
- fixed buildroot stuff in spec file
* Thu Jul 31 1997 Erik Troan <ewt w redhat.com>
- made a noarch package
* Wed Apr 16 1997 Erik Troan <ewt w redhat.com>
- Don't verify md5sum, size, or timestamp of /var/log/lastlog, /etc/passwd,
or /etc/group.
Więcej informacji o liście dyskusyjnej pld-devel-pl