]> git.pld-linux.org Git - packages/FHS.git/commitdiff
- relese 14: added dir for hr manpages FHS-2_1-14
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 15 Oct 2001 21:50:32 +0000 (21:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    FHS.spec -> 1.29

FHS.spec

index da0828c072ef7be482d6d3da2f11a68a2f928a60..0e6ab82c9fb4c9a721b8611387bc8af0bddd6f60 100644 (file)
--- a/FHS.spec
+++ b/FHS.spec
@@ -5,11 +5,13 @@ Summary(pl):  Podstawa uk
 Summary(tr):   Temel dosya sistemi yapýsý
 Name:          FHS
 Version:       2.1
-Release:       13
+Release:       14
 License:       GPL
 Group:         Base
 Group(de):     Gründsätzlich
+Group(es):     Base
 Group(pl):     Podstawowe
+Group(pt_BR):  Base
 URL:           http://www.pathname.com/fhs/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Prereq:                setup
@@ -68,7 +70,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 hu it ja ko nl pl pt pt_BR ru sl sk sv ; do
+       for mloc in bg cs da de es fi fr hr hu it ja ko nl pl pt pt_BR ru sl sk sv ; do
                install -d $RPM_BUILD_ROOT%{_mandir}/${mloc}/${manp}
        done
        install -d $RPM_BUILD_ROOT%{_xmandir}/fr/${manp}
@@ -131,6 +133,7 @@ fi
 %lang(es) %{_mandir}/es
 %lang(fi) %{_mandir}/fi
 %lang(fr) %{_mandir}/fr
+%lang(hr) %{_mandir}/hr
 %lang(hu) %{_mandir}/hu
 %lang(it) %{_mandir}/it
 %lang(ja) %{_mandir}/ja
This page took 0.031209 seconds and 4 git commands to generate.