Fixed twice packaging of tclrrd1.4.8.so

This commit is contained in:
Jaroslav Škarvada 2013-10-11 13:48:05 +02:00
parent d55ce3126c
commit f114a67df0

View File

@ -18,7 +18,7 @@
Summary: Round Robin Database Tool to store and display time-series data
Name: rrdtool
Version: 1.4.8
Release: 5%{?dist}
Release: 6%{?dist}
License: GPLv2+ with exceptions
Group: Applications/Databases
URL: http://oss.oetiker.ch/rrdtool/
@ -337,7 +337,7 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} php -n \
%defattr(-,root,root,-)
%{_includedir}/*.h
%exclude %{_libdir}/*.la
%{_libdir}/*.so
%{_libdir}/lib*.so
%{_libdir}/pkgconfig/*.pc
%files doc
@ -392,6 +392,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} php -n \
%endif
%changelog
* Fri Oct 11 2013 Jaroslav Škarvada <jskarvad@redhat.com> - 1.4.8-6
- Fixed twice packaging of tclrrd1.4.8.so
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.8-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild