ChangeLog is for devs

This commit is contained in:
David Tardon 2016-02-13 13:08:24 +01:00
parent 178f2e9af8
commit ba4d8933b8

View File

@ -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