automatic version update by autodist [release 1.5.0-1mamba;Mon Jun 27 2016]
This commit is contained in:
parent
cb39545bc7
commit
2bfadd5590
@ -1,5 +1,5 @@
|
||||
Name: libjpeg-turbo
|
||||
Version: 1.4.2
|
||||
Version: 1.5.0
|
||||
Release: 1mamba
|
||||
Summary: A MMX/SSE2 accelerated library for manipulating JPEG image files
|
||||
Group: System/Libraries
|
||||
@ -203,9 +203,11 @@ cp -a lib32/%{_prefix}/lib %{buildroot}%{_prefix}/
|
||||
%{_libdir}/libturbojpeg.so
|
||||
%{_libdir}/libjpeg.la
|
||||
%{_libdir}/libturbojpeg.la
|
||||
%{_libdir}/pkgconfig/libjpeg.pc
|
||||
%{_libdir}/pkgconfig/libturbojpeg.pc
|
||||
#%dir %{_docdir}/%{name}-%{version}
|
||||
#%{_docdir}/%{name}-%{version}/*
|
||||
%doc coderules.txt jconfig.txt libjpeg.txt structure.txt example.c change.log ChangeLog.txt
|
||||
%doc coderules.txt jconfig.txt libjpeg.txt structure.txt example.c change.log
|
||||
|
||||
%files -n libjpeg-static
|
||||
%defattr(-,root,root)
|
||||
@ -220,11 +222,11 @@ cp -a lib32/%{_prefix}/lib %{buildroot}%{_prefix}/
|
||||
%{_bindir}/rdjpgcom
|
||||
%{_bindir}/tjbench
|
||||
%{_bindir}/wrjpgcom
|
||||
%{_mandir}/man1/cjpeg.1.gz
|
||||
%{_mandir}/man1/djpeg.1.gz
|
||||
%{_mandir}/man1/jpegtran.1.gz
|
||||
%{_mandir}/man1/rdjpgcom.1.gz
|
||||
%{_mandir}/man1/wrjpgcom.1.gz
|
||||
%{_mandir}/man1/cjpeg.1*
|
||||
%{_mandir}/man1/djpeg.1*
|
||||
%{_mandir}/man1/jpegtran.1*
|
||||
%{_mandir}/man1/rdjpgcom.1*
|
||||
%{_mandir}/man1/wrjpgcom.1*
|
||||
|
||||
%files -n libjpeg6b-turbo
|
||||
%defattr(-,root,root)
|
||||
@ -253,9 +255,14 @@ cp -a lib32/%{_prefix}/lib %{buildroot}%{_prefix}/
|
||||
%{_prefix}/lib/libturbojpeg.a
|
||||
%{_prefix}/lib/libturbojpeg.la
|
||||
%{_prefix}/lib/libturbojpeg.so
|
||||
%{_prefix}/lib/pkgconfig/libjpeg.pc
|
||||
%{_prefix}/lib/pkgconfig/libturbojpeg.pc
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 27 2016 Automatic Build System <autodist@mambasoft.it> 1.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 08 2015 Automatic Build System <autodist@mambasoft.it> 1.4.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user