Accepting request 37113 from Base:System
checked in (request 37113) OBS-URL: https://build.opensuse.org/request/show/37113 OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
a0e7aeac5e
commit
fd18819a1f
@@ -19,12 +19,13 @@
|
||||
|
||||
Name: dos2unix
|
||||
Summary: Text converters to and from DOS/MAC to UNIX
|
||||
Version: 5.1
|
||||
Version: 5.0
|
||||
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
|
||||
@@ -38,7 +39,9 @@ format to DOS format and unix2dos converts from UNIX to MAC format.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
find . -type f | xargs chmod -x
|
||||
bzcat %{S:1} > po/dos2unix/de.po
|
||||
|
||||
find . -type f -exec chmod -x {} \;
|
||||
|
||||
%build
|
||||
export RPM_OPT_FLAGS
|
||||
|
Reference in New Issue
Block a user