From 317b5c5c26d84fd85446079a697608f3783162dd3cf5b17e5daa2dad3f0b9482 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 13 Jun 2022 08:25:12 +0000 Subject: [PATCH] Accepting request 981021 from home:13ilya:branches:Base:System - Added directory with localized man pages. OBS-URL: https://build.opensuse.org/request/show/981021 OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=93 --- dos2unix.changes | 6 +++++- dos2unix.spec | 12 ++++++------ 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/dos2unix.changes b/dos2unix.changes index 8cca532..1a7dc53 100644 --- a/dos2unix.changes +++ b/dos2unix.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 6 16:03:41 UTC 2022 - Илья Индиго + +- Added directory with localized man pages. + ------------------------------------------------------------------- Sun Jun 5 18:37:10 UTC 2022 - Erwin Waterlander @@ -417,4 +422,3 @@ Mon Aug 12 17:52:01 MEST 2002 - bk@suse.de Wed Jun 19 17:58:10 CEST 2002 - postadal@suse.cz - new package dos2unix verison 0.8.0 - diff --git a/dos2unix.spec b/dos2unix.spec index 50a97dd..2ab687e 100644 --- a/dos2unix.spec +++ b/dos2unix.spec @@ -23,10 +23,10 @@ Summary: Text converters to and from DOS/MAC to UNIX License: BSD-2-Clause Group: Productivity/Text/Convertors URL: https://waterlan.home.xs4all.nl/dos2unix.html -Source: https://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz -Source2: https://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz.asc +Source0: https://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz +Source1: https://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz.asc # http://keys.gnupg.net/pks/lookup?op=get&search=0x38C1F572B12725BE -Source3: %{name}.keyring +Source2: %{name}.keyring Provides: unix2dos = %{version} Obsoletes: unix2dos < %{version} @@ -50,9 +50,9 @@ export RPM_OPT_FLAGS %find_lang dos2unix --all-name --with-man %files -f dos2unix.lang -%defattr(-,root,root,0755) %doc %{_defaultdocdir}/%{name} -%{_bindir}/* -%{_mandir}/*/*.1%{?ext_man} +%{_bindir}/{%{name},mac2unix,unix2dos,unix2mac} +%{_mandir}/man1/{%{name},mac2unix,unix2dos,unix2mac}.1%{?ext_man} +%dir %{_mandir}/?? %changelog