spec file cleanups

This commit is contained in:
Tom Callaway 2016-01-19 22:55:56 -05:00
parent ec0a7836b2
commit 27ab9cf600

View File

@ -1,8 +1,8 @@
%define smallversion 0.4
%global smallversion 0.4
Name: libvisual
Version: 0.4.0
Release: 18%{?dist}
Release: 19%{?dist}
Epoch: 1
Summary: Abstraction library for audio visualisation plugins
Group: Applications/Multimedia
@ -63,12 +63,11 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
%postun -p /sbin/ldconfig
%files -f %{name}-%{smallversion}.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog NEWS README TODO
%doc AUTHORS ChangeLog NEWS README TODO
%license COPYING
%{_libdir}/*.so.*
%files devel
%defattr(-,root,root,-)
%doc README NEWS TODO AUTHORS
%{_libdir}/*.so
%{_libdir}/pkgconfig/*.pc
@ -76,6 +75,9 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
%changelog
* Tue Jan 19 2016 Tom Callaway <spot@fedoraproject.org> - 1:0.4.0-19
- spec file cleanups
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.4.0-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild