Call dos2unix before patching and dos2unix Makefile as well
This commit is contained in:
parent
cc7218052b
commit
d058f304bc
@ -16,8 +16,8 @@ Intel SGPIO enclosure management utility
|
||||
|
||||
%prep
|
||||
%setup -q -n sgpio
|
||||
dos2unix --keepdate Makefile README
|
||||
%patch0 -p1 -b .makefile
|
||||
dos2unix --keepdate README
|
||||
chmod a-x *
|
||||
|
||||
%build
|
||||
@ -36,6 +36,7 @@ make install INSTALL="%{__install} -p" DESTDIR=$RPM_BUILD_ROOT SBIN_DIR=$RPM_BUI
|
||||
%changelog
|
||||
* Mon Nov 19 2012 Jan Synáček <jsynacek@redhat.com> - 1.2.0.10-9
|
||||
- dos2unix'ed the patch
|
||||
- Call dos2unix before patching and dos2unix Makefile as well
|
||||
|
||||
* Thu Aug 23 2012 Jan Synáček <jsynacek@redhat.com> - 1.2.0.10-8
|
||||
- Improve spec
|
||||
|
Loading…
Reference in New Issue
Block a user