From: Arvin Schnell Date: Thu, 8 Apr 2021 07:53:45 +0000 (+0200) Subject: - install French locale for package builds X-Git-Tag: v0.9.0~8^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F633%2Fhead;p=thirdparty%2Fsnapper.git - install French locale for package builds --- diff --git a/dists/debian/snapper-xUbuntu.dsc.in.in b/dists/debian/snapper-xUbuntu.dsc.in.in index 6a25d85c..d37df8ea 100644 --- a/dists/debian/snapper-xUbuntu.dsc.in.in +++ b/dists/debian/snapper-xUbuntu.dsc.in.in @@ -4,7 +4,7 @@ Version: @VERSION@-1 Binary: snapper Maintainer: Arvin Schnell Architecture: any -Build-Depends: debhelper (>= 4.1.16), acl-dev, dbus, g++, libboost-dev, libboost-thread-dev, libboost-system-dev, libboost-test-dev, libxml2-dev, libz-dev, libdbus-1-dev, libjson-c-dev, libpam-dev, xsltproc, docbook-xsl, language-pack-en, language-pack-de, ncurses-dev +Build-Depends: debhelper (>= 4.1.16), acl-dev, dbus, g++, libboost-dev, libboost-thread-dev, libboost-system-dev, libboost-test-dev, libxml2-dev, libz-dev, libdbus-1-dev, libjson-c-dev, libpam-dev, xsltproc, docbook-xsl, language-pack-en, language-pack-de, language-pack-fr, ncurses-dev # # The 'Files' line is generated during 'make package': # Files: diff --git a/snapper.spec.in b/snapper.spec.in index 4e980f26..9c96baeb 100644 --- a/snapper.spec.in +++ b/snapper.spec.in @@ -55,8 +55,9 @@ BuildRequires: systemd BuildRequires: pkg-config %endif %if 0%{?fedora_version} >= 24 || 0%{?centos_version} >= 800 -BuildRequires: glibc-langpack-en BuildRequires: glibc-langpack-de +BuildRequires: glibc-langpack-fr +BuildRequires: glibc-langpack-en %endif %if ! 0%{?mandriva_version} %if 0%{?fedora_version} >= 23