diff --git a/cppunit.spec b/cppunit.spec index 19cd9f5..f2938eb 100644 --- a/cppunit.spec +++ b/cppunit.spec @@ -36,7 +36,7 @@ the popular doxygen documentation generation tool. %prep %autosetup -p1 -for file in THANKS ChangeLog NEWS; do +for file in THANKS NEWS; do iconv -f latin1 -t utf8 < $file > ${file}.utf8 touch -c -r $file ${file}.utf8 mv ${file}.utf8 $file @@ -73,7 +73,7 @@ mv __dist-examples __dist-examples-dir/examples %postun -p /sbin/ldconfig %files -%doc AUTHORS NEWS README THANKS ChangeLog TODO BUGS doc/FAQ +%doc AUTHORS NEWS README THANKS TODO BUGS doc/FAQ %license COPYING %{_bindir}/DllPlugInTester %{_libdir}/libcppunit-%{apiversion}.so.0