Fix rhbz #993383, spec cleanup

This commit is contained in:
Filipe Rosset 2014-03-29 02:50:47 -03:00
parent 93b523a37f
commit 3100903b7e
1 changed files with 4 additions and 7 deletions

View File

@ -1,6 +1,6 @@
Name: stfl
Version: 0.22
Release: 6%{?dist}
Release: 7%{?dist}
Summary: The Structured Terminal Forms Language/Library
Group: System Environment/Libraries
@ -35,7 +35,6 @@ developing applications that use %{name}.
Summary: Perl binding for STFL
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%description perl
Perl binding for STFL
@ -119,33 +118,31 @@ rm -f %{buildroot}%{perl_archlib}/perllocal.pod
%files
%defattr(-,root,root,-)
%doc README COPYING
%{_libdir}/*.so.0*
%files devel
%defattr(-,root,root,-)
%{_includedir}/*
%{_libdir}/*.so
%{_libdir}/pkgconfig/stfl.pc
%files perl
%defattr(-,root,root,-)
%dir %{perl_vendorarch}/auto/stfl
%{perl_vendorarch}/*.pm
%{perl_vendorarch}/auto/stfl/*
%files python
%defattr(-,root,root,-)
%{python_sitearch}/stfl.py*
%{python_sitearch}/_stfl.so
%files ruby
%defattr(-,root,root,-)
%{ruby_vendorarchdir}/stfl.so
%changelog
* Sat Mar 29 2014 Filipe Rosset <rosset.filipe@gmail.com> - 0.22-7
- Fix rhbz #993383, spec cleanup
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.22-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild