SPECS: nag.spec - R: LDP-base
glen
glen at pld-linux.org
Sat Sep 2 22:28:34 CEST 2006
Author: glen Date: Sat Sep 2 20:28:34 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- R: LDP-base
---- Files affected:
SPECS:
nag.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: SPECS/nag.spec
diff -u SPECS/nag.spec:1.21 SPECS/nag.spec:1.22
--- SPECS/nag.spec:1.21 Sun May 1 20:02:05 2005
+++ SPECS/nag.spec Sat Sep 2 22:28:29 2006
@@ -1,7 +1,7 @@
# $Revision$, $Date$
Summary: LDP Network Administrator's Guide
-Summary(fr): Guide de l'administrateur réseau du LDP
Summary(de): LDP-Netzwerk-Administrator-Handbuch
+Summary(fr): Guide de l'administrateur réseau du LDP
Summary(pl): Podręcznik Administratora Sieci LDP
Summary(tr): LDP - NAG, Ađ yöneticisinin el kitabý
Name: nag
@@ -12,6 +12,7 @@
Source0: http://www.tldp.org/LDP/%{name}-%{version}.html.tar.gz
# Source0-md5: 450a4f706f24da3cc654867d36872c7f
URL: http://www.tldp.org/LDP/nag2/
+Requires: LDP-base
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -33,33 +34,32 @@
dieser Version.
%description -l pl
-To jest ogólny przewodnik po Administracji Sieciami Linuksowymi. Więcej
-informacji na temat Projektu Dokumentacji Linuksa (LDP) oraz
+To jest ogólny przewodnik po Administracji Sieciami Linuksowymi.
+Więcej informacji na temat Projektu Dokumentacji Linuksa (LDP) oraz
uaktualnienia tego dokumentu możesz znaleźć pod adresem
<http://www.tldp.org/>.
%description -l tr
Bu kitap, LDP (Linux belgeleme çalýţmasý) sonucunda ortaya çýkan
eserlerden biri. Serinin diđer kitaplarý ile birlikte bu kitaplarýn
-güncel bir yansýsýna http://www.tldp.org/ altýndan
-eriţebilirsiniz. Ađ yöneticisinin el kitabý Linux'da ađ hizmetlerinin
-yönetimi üzerine genel bilgileri içerir.
+güncel bir yansýsýna http://www.tldp.org/ altýndan eriţebilirsiniz. Ađ
+yöneticisinin el kitabý Linux'da ađ hizmetlerinin yönetimi üzerine
+genel bilgileri içerir.
%prep
-%setup -q -n nag2
+%setup -q -n %{name}2
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_defaultdocdir}/LDP/nag
-
-cp -ar * $RPM_BUILD_ROOT%{_defaultdocdir}/LDP/nag
+install -d $RPM_BUILD_ROOT%{_docdir}/LDP/nag
+cp -a * $RPM_BUILD_ROOT%{_docdir}/LDP/nag
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%{_defaultdocdir}/LDP/nag
+%{_docdir}/LDP/nag
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -67,6 +67,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2006/09/02 20:28:29 glen
+- R: LDP-base
+
Revision 1.21 2005/05/01 18:02:05 glen
- %description url unification
find -name '*.spec' | xargs -l1024 sed -i -e 's#\(http://.\+/\) \.#<\1>.#g'
@@ -122,25 +125,3 @@
Revision 1.5 1999/07/12 23:06:10 kloczek
- added using CVS keywords in %changelog (for automating them).
-
-* Mon Feb 8 1999 Michał Kuratczyk <kurkens at polbox.com>
- [1.0-4]
-- sloted BuildRoot into PLD standard
-- simplification in %files
-- added -q parameter for %setup
-
-* Sat Feb 6 1999 Michał Kuratczyk <kurkens at polbox.com>
- [1.0-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 <bugs at redhat.com>
-- translations modified for de, fr, tr
-
-* Fri Oct 24 1997 Otto Hammersmith <otto at redhat.com>
-- created the package
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nag.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list