SPECS: libcoyotl.spec - added dos2unix to convert patched file to unix format
blekot
blekot at pld-linux.org
Sat Jul 26 23:17:12 CEST 2008
Author: blekot Date: Sat Jul 26 21:17:12 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added dos2unix to convert patched file to unix format
---- Files affected:
SPECS:
libcoyotl.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/libcoyotl.spec
diff -u SPECS/libcoyotl.spec:1.3 SPECS/libcoyotl.spec:1.4
--- SPECS/libcoyotl.spec:1.3 Sat Jul 26 22:42:31 2008
+++ SPECS/libcoyotl.spec Sat Jul 26 23:17:06 2008
@@ -9,6 +9,7 @@
Source0: http://www.coyotegulch.com/distfiles/%{name}-%{version}.tar.gz
# Source0-md5: 5c1d9cfce494f123f52c399b39925bdb
Patch0: %{name}-gcc43.patch
+BuildRequires: dos2unix
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -35,6 +36,7 @@
%prep
%setup -q
+dos2unix -o libcoyotl/sortutil.h
%patch -p0
%build
@@ -74,6 +76,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2008/07/26 21:17:06 blekot
+- added dos2unix to convert patched file to unix format
+
Revision 1.3 2008/07/26 20:42:31 blekot
- now builds with gcc 4.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libcoyotl.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list