change \r\n to \n

This commit is contained in:
root 2020-07-21 13:05:35 +08:00
parent eaa060f437
commit 55fcec1a2f

View File

@ -1,5 +1,5 @@
%define version 1.0.0 %define version 1.0.0
%define release 3 %define release 2
%define debug_package %{nil} %define debug_package %{nil}
%global _build_id_links none %global _build_id_links none
%undefine __brp_mangle_shebangs %undefine __brp_mangle_shebangs
@ -13,7 +13,7 @@ License: Mulan PSL v2
URL: https://gitee.com/openeuler/oec-hardware URL: https://gitee.com/openeuler/oec-hardware
Source0: %{name}-%{version}.tar.bz2 Source0: %{name}-%{version}.tar.bz2
#PATCH-FIX-https://gitee.com/src-openEuler/ patch from oec-hardware project #PATCH-FIX-https://gitee.com/src-openEuler/ patch from oec-hardware-1.0.0 project
Patch0001: oec-hardware-1.0.0-system.patch Patch0001: oec-hardware-1.0.0-system.patch
Buildroot: %{_tmppath}/%{name}-%{version}-root Buildroot: %{_tmppath}/%{name}-%{version}-root