Author: glen Date: Sat Sep 2 20:12:47 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - R: LDP-base, rel 2
---- Files affected: SPECS: sag.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/sag.spec diff -u SPECS/sag.spec:1.25 SPECS/sag.spec:1.26 --- SPECS/sag.spec:1.25 Sun Aug 27 13:45:40 2006 +++ SPECS/sag.spec Sat Sep 2 22:12:42 2006 @@ -1,17 +1,18 @@ # $Revision$, $Date$ Summary: LDP System Administrator's Guide -Summary(fr): Guide de l'administrateur systčme du LDP Summary(de): LDP-System-Administrator-Handbuch +Summary(fr): Guide de l'administrateur systčme du LDP Summary(pl): Podręcznik Administratora Systemu LDP Summary(tr): DP Sistem Yöneticisi Kýlavuzu Name: sag Version: 0.9 -Release: 1 +Release: 2 License: GFDL Group: Documentation Source0: http://www.tldp.org/LDP/sag/%{name}.html.tar.gz # Source0-md5: 50bd18473819ccac5264955683cea1ab URL: http://www.tldp.org/LDP/sag/ +Requires: LDP-base BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -48,8 +49,7 @@ %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_docdir}/LDP/sag - -cp -ar * $RPM_BUILD_ROOT%{_docdir}/LDP/sag +cp -a * $RPM_BUILD_ROOT%{_docdir}/LDP/sag %clean rm -rf $RPM_BUILD_ROOT @@ -64,6 +64,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2006/09/02 20:12:42 glen +- R: LDP-base, rel 2 + Revision 1.25 2006/08/27 11:45:40 witekfl - s/www.linuxdoc.org/www.tldp.org/g - proper license @@ -113,7 +116,7 @@ Group field using gettext). Revision 1.11 2002/01/18 02:14:51 kloczek -perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" +- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" Revision 1.10 2001/11/23 13:45:36 qboosh - s/Copyright/License/, added URL, updated other URLs (note: 0.6.2 on http) @@ -136,24 +139,3 @@ Revision 1.5 1999/07/12 23:06:14 kloczek - added using CVS keywords in %changelog (for automating them). - -* Mon Feb 8 1999 Michał Kuratczyk <[EMAIL PROTECTED]> - [0.5-4] -- sloted BuildRoot into PLD standard -- simplification in %files - -* Sat Feb 6 1999 Michał Kuratczyk <[EMAIL PROTECTED]> - [0.5-3] -- added pl translations -- replaced "mkdir -p" with "install -d" -- rewrote %files section -- changed BuildRoot -- simplification in %install -- moved %changelog to the end of spec -- cosmetic changes - -* Mon Apr 27 1998 Prospector System <[EMAIL PROTECTED]> -- translations modified for de, fr, tr - -* Fri Oct 24 1997 Otto Hammersmith <[EMAIL PROTECTED]> -- created the package ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/sag.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
