Accepting request 37113 from Base:System

Copy from Base:System/dos2unix based on submit request 37113 from user psmt

OBS-URL: https://build.opensuse.org/request/show/37113
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dos2unix?expand=0&rev=11
This commit is contained in:
OBS User autobuild 2010-04-07 11:23:02 +00:00 committed by Git OBS Bridge
commit 5dd279a611
5 changed files with 16 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:58e30abe9a3c51dd7685e488a2957a7cbe3369544b870d5d9bbd598cc94cf1d6
size 48231

3
dos2unix-5.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b4bb42ac50f4b8329251a60052a5d6ce5e1d98a3942105937905c859bf2d78ee
size 57396

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:25084808428584ddcfa69d0126b8a349b6a92c085604c1f3f7323c03ea72911d
size 3451

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Apr 6 16:10:23 UTC 2010 - pth@novell.com
- Update to 5.1:
* Esperanto translations have been added.
* Command-line options can be set in stdio mode.
* Localization information has been added to the manual.
* Man pages have been merged.
* Man page generation from Perl POD file.
-------------------------------------------------------------------
Wed Feb 17 16:59:09 CET 2010 - pth@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package dos2unix (Version 5.0)
# spec file for package dos2unix (Version 5.1)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -19,13 +19,12 @@
Name: dos2unix
Summary: Text converters to and from DOS/MAC to UNIX
Version: 5.0
Version: 5.1
Release: 1
Group: Productivity/Text/Convertors
License: BSD3c
Url: http://www.xs4all.nl/~waterlan/#DOS2UNIX
Source: %{name}-%{version}.tar.bz2
Source1: dos2unix-de.po.bz2
Provides: unix2dos = %{version}
Obsoletes: unix2dos < %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -39,9 +38,7 @@ format to DOS format and unix2dos converts from UNIX to MAC format.
%prep
%setup -q
bzcat %{S:1} > po/dos2unix/de.po
find . -type f -exec chmod -x {} \;
find . -type f | xargs chmod -x
%build
export RPM_OPT_FLAGS