diff --git a/lz4.spec b/lz4.spec index 0fde36f..bbce467 100644 --- a/lz4.spec +++ b/lz4.spec @@ -2,7 +2,7 @@ Name: lz4 Version: r117 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Extremely fast compression algorithm Group: Applications/System @@ -56,20 +56,23 @@ rm $RPM_BUILD_ROOT%{_usr}/lib/liblz4.a %{_bindir}/lz4c %{_bindir}/lz4cat %{_mandir}/man1/lz4* -%{_usr}/lib/liblz4.so* +%{_usr}/lib/liblz4.so.1* %files devel %defattr (-, root, root, -) %doc LICENSE NEWS %{_includedir}/*.h +%{_usr}/lib/liblz4.so %changelog +* Sat Jun 14 2014 pjp - r117-3 +- Move shared library object to -devel package. + * Sat Jun 07 2014 pjp - r117-2 - Skip static library from installation. -* Sat Jun 07 2014 Fedora Release Engineering -- r117-2 +* Sat Jun 07 2014 Fedora Release Engineering - r117-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Jun 06 2014 pjp - r117-1