From 74d8edc4dc1f011b91b79f738efb49fc57960c0496cfb1725af4ff36254e6cb3 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 7 May 2012 07:38:01 +0000 Subject: [PATCH] Accepting request 116557 from home:pbleser:branches:Base:System upgrade to 6.0 OBS-URL: https://build.opensuse.org/request/show/116557 OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=48 --- dos2unix-5.3.3.tar.gz | 3 --- dos2unix-6.0.tar.gz | 3 +++ dos2unix.changes | 8 ++++++++ dos2unix.spec | 13 +++++++------ 4 files changed, 18 insertions(+), 9 deletions(-) delete mode 100644 dos2unix-5.3.3.tar.gz create mode 100644 dos2unix-6.0.tar.gz diff --git a/dos2unix-5.3.3.tar.gz b/dos2unix-5.3.3.tar.gz deleted file mode 100644 index 90d85bc..0000000 --- a/dos2unix-5.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60f62dc6536a22252204bc7cba8b411d5303859cd8b7eff27443445b0fc056ba -size 58085 diff --git a/dos2unix-6.0.tar.gz b/dos2unix-6.0.tar.gz new file mode 100644 index 0000000..4c4817d --- /dev/null +++ b/dos2unix-6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a3dafe5ca3dc6f640a73197322975a4cb20e9bba699ebfecaaecc15f962389e +size 67666 diff --git a/dos2unix.changes b/dos2unix.changes index eb454bc..d9e25c6 100644 --- a/dos2unix.changes +++ b/dos2unix.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun May 06 19:30:19 UTC 2012 - pascal.bleser@opensuse.org + +- update to 6.0: + * Conversion of Windows UTF-16 files to Unix UTF-8 files + * Conversion of Unix UTF-8 files to Windows UTF-8 files with byte + order mark + ------------------------------------------------------------------- Mon Mar 12 18:25:19 UTC 2012 - tabraham@novell.com diff --git a/dos2unix.spec b/dos2unix.spec index 30006e8..faf771b 100644 --- a/dos2unix.spec +++ b/dos2unix.spec @@ -16,19 +16,17 @@ # - Name: dos2unix Summary: Text converters to and from DOS/MAC to UNIX License: BSD-3-Clause Group: Productivity/Text/Convertors -Version: 5.3.3 +Version: 6.0 Release: 0 Url: http://waterlan.home.xs4all.nl/dos2unix.html -Source: %{name}-%{version}.tar.gz +Source: http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz Provides: unix2dos = %{version} Obsoletes: unix2dos < %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: xz %description Dos2unix is used to convert plain text from DOS (CR/LF) format. Mac2unix @@ -56,7 +54,10 @@ make %{?_smp_mflags} CC="%{__cc}" HTMLEXT="html" %{_bindir}/mac2unix %{_bindir}/unix2mac %{_bindir}/unix2dos -%{_mandir}/*/* -%dir %_mandir/nl +%doc %{_mandir}/*/dos2unix.1* +%doc %{_mandir}/*/mac2unix.1* +%doc %{_mandir}/*/unix2mac.1* +%doc %{_mandir}/*/unix2dos.1* +%doc %lang(nl) %dir %_mandir/nl %changelog