From 6ddd5ecd08835efd7b635fcffc2d84c704be828e Mon Sep 17 00:00:00 2001 From: pius Date: Tue, 20 Apr 1999 18:34:06 +0000 Subject: [PATCH] - recompiled on rpm3. Changed files: adduser.spec -> 1.5 --- adduser.spec | 35 +++++++++++++++++++++++------------ 1 file changed, 23 insertions(+), 12 deletions(-) diff --git a/adduser.spec b/adduser.spec index 277d9e9..9efb41b 100644 --- a/adduser.spec +++ b/adduser.spec @@ -2,7 +2,7 @@ Summary: Script for easy adding users Summary(pl): Skrypt do prostego dodawania u¿ytkowników Name: adduser Version: 1.06 -Release: 1 +Release: 2 Copyright: GPL Source: %{name}-%{version}.tar.gz Group: Utilities/System @@ -48,24 +48,35 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %attr(700,root,root) /usr/sbin/* -%attr(644,root,root) %lang(pl) /usr/share/locale/pl/LC_MESSAGES/adduser.mo + +%lang(pl) /usr/share/locale/pl/LC_MESSAGES/adduser.mo + %attr(750,root,root) %dir /etc/adduser.d +%attr(700,root,root) %dir /etc/skel/C +%attr(700,root,root) %dir %lang(pl) /etc/skel/pl +%attr(700,root,root) %dir %lang(en) /etc/skel/en + %attr(640,root,root) %config %verify(not size mtime md5) /etc/default/adduser -%attr(600,root,root,700) %config %verify(not size mtime md5) /etc/skel/C -%attr(600,root,root,700) %config %verify(not size mtime md5) %lang(pl) /etc/skel/pl -%attr(600,root,root,700) %config %verify(not size mtime md5) %lang(en) /etc/skel/en +%attr(600,root,root) %config %verify(not size mtime md5) /etc/skel/C/* +%attr(600,root,root) %config %verify(not size mtime md5) %lang(pl) /etc/skel/pl/* +%attr(600,root,root) %config %verify(not size mtime md5) %lang(en) /etc/skel/en/* %verify(not link) /etc/skel/default -%attr(755,root,root) %dir /etc/default/public_html +%dir /etc/default/public_html %config %verify(not size mtime md5) /etc/default/public_html/* %changelog +* Tue Apr 20 1999 Piotr Czerwiñski + [1.06-2] +- recompiled on rpm 3, +- cosmetics. + * Sun Mar 28 1999 Marek Obuchowicz -[1.06-1] + [1.06-1] - corrected some quota-setting errors * Fri Mar 2 1999 Marek Obuchowicz -[1.04-1d] + [1.04-1d] - international /etc/skel support - removed .screenrc from skeleton files - first CVSed release @@ -75,19 +86,19 @@ rm -rf $RPM_BUILD_ROOT - /etc/adduser.d support * Mon Dec 20 1998 Marek Obuchowicz -[1.03-1d] + [1.03-1d] - TMPDIR and .todo support added to /etc/skel/.bash* files * Sat Dec 19 1998 Marek Obuchowicz -[1.02-1d] + [1.02-1d] - Updated to newest release - "not-only-for-polish" release * Thu Oct 13 1998 Arkadiusz Mi¶kiewicz -[1.01-1d] + [1.01-1d] - added internationalization - few fixes * Sat Oct 10 1998 Marek Obuchowicz -[1-1d] + [1-1d] - first release of packege for Polish Linux Distribution -- 2.44.0