|
|
@ -24,8 +24,7 @@ fields into a CSV string and parse a CSV string into fields.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
# 0.83a is a special case; change back to %{version} for next release
|
|
|
|
%setup -q -n Text-CSV_XS-%{version}
|
|
|
|
%setup -q -n Text-CSV_XS-0.83
|
|
|
|
|
|
|
|
iconv -f latin1 -t utf8 ChangeLog > ChangeLog.utf8 && mv ChangeLog.utf8 ChangeLog
|
|
|
|
iconv -f latin1 -t utf8 ChangeLog > ChangeLog.utf8 && mv ChangeLog.utf8 ChangeLog
|
|
|
|
chmod -c a-x examples/*
|
|
|
|
chmod -c a-x examples/*
|
|
|
|
# Upstream does this on purpose (2011-03-23):
|
|
|
|
# Upstream does this on purpose (2011-03-23):
|
|
|
|