diff --git a/libxcvt.changes b/libxcvt.changes index 6bc97e0..d703a48 100644 --- a/libxcvt.changes +++ b/libxcvt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 28 10:48:49 UTC 2021 - Stefan Dirsch + +- moved cvt binary and cvt manual page to main package, since it + violates the SLPP to have non-library files in a library package + ------------------------------------------------------------------- Wed Oct 27 14:39:18 UTC 2021 - Stefan Dirsch diff --git a/libxcvt.spec b/libxcvt.spec index 1f5f501..2f00fc1 100644 --- a/libxcvt.spec +++ b/libxcvt.spec @@ -74,11 +74,14 @@ in %lname. %postun -n %lname -p /sbin/ldconfig +%files +%doc COPYING README.md +/usr/bin/cvt +%{_mandir}/man1/cvt.1.gz + %files -n %lname %defattr(-,root,root) %_libdir/libxcvt.so.0* -/usr/bin/cvt -%{_mandir}/man1/cvt.1.gz %files devel %defattr(-,root,root)