Catch soversion bumps at buildtime

This commit is contained in:
Ben Boeckel 2012-12-05 22:28:20 -05:00
parent c93d10d63d
commit 5274a0a5ae
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ rm -f %{buildroot}%{perl_archlib}/perllocal.pod
%files
%defattr(-,root,root,-)
%doc README COPYING
%{_libdir}/*.so.*
%{_libdir}/*.so.22*
%files devel
%defattr(-,root,root,-)