]> git.pld-linux.org Git - packages/FHS.git/commitdiff
- added dir for gl manuals; release 3 FHS-2_2-3
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 19 Jan 2003 18:44:25 +0000 (18:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    FHS.spec -> 1.57

FHS.spec

index 4fc61cab538692574e2bb5ae1ebdfbce2ef1af4a..c2557becc8d30223550a76725dd41c2126805e3a 100644 (file)
--- a/FHS.spec
+++ b/FHS.spec
@@ -5,7 +5,7 @@ Summary(pl):    Podstawowy uk
 Summary(tr):   Temel dosya sistemi yapýsý
 Name:          FHS
 Version:       2.2
-Release:       2
+Release:       3
 License:       GPL
 Group:         Base
 URL:           http://www.pathname.com/fhs/
@@ -68,7 +68,7 @@ for manp in man{1,2,3,4,5,6,7,8} ; do
        install -d $RPM_BUILD_ROOT%{_mandir}/${manp}
        install -d $RPM_BUILD_ROOT%{_locmandir}/${manp}
        install -d $RPM_BUILD_ROOT%{_xmandir}/${manp}
-       for mloc in bg cs da de es fi fr hr hu id it ja ko nl pl pt pt_BR ru sl sk sv ; do
+       for mloc in bg cs da de es fi fr gl hr hu id it ja ko nl pl pt pt_BR ru sl sk sv ; do
                install -d $RPM_BUILD_ROOT%{_mandir}/${mloc}/${manp}
        done
        for mloc in da fi fr hu it ja ko pl sk ; do
@@ -136,6 +136,7 @@ fi
 %lang(es) %{_mandir}/es
 %lang(fi) %{_mandir}/fi
 %lang(fr) %{_mandir}/fr
+%lang(gl) %{_mandir}/gl
 %lang(hr) %{_mandir}/hr
 %lang(hu) %{_mandir}/hu
 %lang(id) %{_mandir}/id
This page took 0.033712 seconds and 4 git commands to generate.