Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b069782699 |
1 changed files with 2 additions and 5 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: zfstream
|
||||
Version: %{vyear}%{vmonth}%{vday}
|
||||
Release: 27%{?dist}
|
||||
Release: 26%{?dist}
|
||||
Summary: Library for reading and writing compressed and non-compressed files
|
||||
|
||||
License: LGPLv2+
|
||||
|
|
@ -81,13 +81,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Thu Feb 14 2019 Thomas Sailer <t.sailer@alumni.ethz.ch> - 20041202-27
|
||||
* Thu Feb 14 2019 Thomas Sailer <t.sailer@alumni.ethz.ch> - 20041202-26
|
||||
- add missing library to pkgconf file
|
||||
- use pkgconf for zlib and bzip2
|
||||
|
||||
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20041202-26
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Mon Sep 24 2018 Thomas Sailer <t.sailer@alumni.ethz.ch> - 20041202-25
|
||||
- use minizip instead of minizip-compat
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue