|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: liblzf
|
|
|
|
Name: liblzf
|
|
|
|
Version: 3.6
|
|
|
|
Version: 3.6
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: Small data compression library
|
|
|
|
Summary: Small data compression library
|
|
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
@ -82,6 +82,9 @@ rm -rf %{buildroot}
|
|
|
|
%{_libdir}/pkgconfig/liblzf.pc
|
|
|
|
%{_libdir}/pkgconfig/liblzf.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Feb 14 2012 Steve Traylen <steve.traylen@cern.ch> - 3.6-2
|
|
|
|
* Mon Feb 14 2012 Steve Traylen <steve.traylen@cern.ch> - 3.6-2
|
|
|
|
- Add a .pc file in autoconf patch as well.
|
|
|
|
- Add a .pc file in autoconf patch as well.
|
|
|
|
- Drop lzcat since conflicts with xz-lzma-compat
|
|
|
|
- Drop lzcat since conflicts with xz-lzma-compat
|
|
|
|