Fix soversion glob

This commit is contained in:
Ben Boeckel 2013-02-24 12:03:54 -05:00
parent a1d12723e2
commit d878c9864a
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: stfl
Version: 0.22
Release: 2%{?dist}
Release: 3%{?dist}
Summary: The Structured Terminal Forms Language/Library
Group: System Environment/Libraries
@ -118,7 +118,7 @@ rm -f %{buildroot}%{perl_archlib}/perllocal.pod
%files
%defattr(-,root,root,-)
%doc README COPYING
%{_libdir}/*.so.22*
%{_libdir}/*.so.0*
%files devel
%defattr(-,root,root,-)
@ -143,6 +143,9 @@ rm -f %{buildroot}%{perl_archlib}/perllocal.pod
%changelog
* Sun Feb 24 2013 Ben Boeckel <mathstuf@gmail.com> - 0.22-3
- Fix soversion glob
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.22-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild