]> git.pld-linux.org Git - packages/dnf.git/commitdiff
drop zh_Hans locale; rel 2 auto/th/dnf-4.17.0-2
authorJan Palus <atler@pld-linux.org>
Sun, 10 Sep 2023 15:51:48 +0000 (17:51 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 10 Sep 2023 15:51:48 +0000 (17:51 +0200)
dnf.spec

index 12691ef11af8050d2c09fca2632abd7c69503080..859ba1b332ff82fc6b556e4eed71e87d65d39f46 100644 (file)
--- a/dnf.spec
+++ b/dnf.spec
@@ -13,7 +13,7 @@ Summary:      Package manager
 Summary(pl.UTF-8):     Zarządca pakietów
 Name:          dnf
 Version:       4.17.0
-Release:       1
+Release:       2
 Group:         Base
 # GPL v2+ with GPL v2 and GPL parts; for a breakdown of the licensing, see PACKAGE-LICENSING
 License:       GPL v2 (parts on GPL v2+ or GPL)
@@ -149,6 +149,8 @@ touch $RPM_BUILD_ROOT%{_localstatedir}/log/%{name}.log
 
 %{__rm} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/{%{name}-strict.conf,aliases.d/zypper.conf}
 
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/zh_Hans
+
 # YUM compat layer
 ln -sr $RPM_BUILD_ROOT%{_sysconfdir}/{%{name}/%{name}.conf,yum.conf}
 ln -sr $RPM_BUILD_ROOT%{_sysconfdir}/{%{name}/plugins,yum/pluginconf.d}
This page took 0.167241 seconds and 4 git commands to generate.