automatic version update by autodist [release 0.1.3-1mamba;Wed May 30 2018]
This commit is contained in:
parent
d92f18af51
commit
15c67e056d
@ -1,11 +1,11 @@
|
|||||||
Name: libopenraw
|
Name: libopenraw
|
||||||
Version: 0.0.9
|
Version: 0.1.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Decode camera RAW files
|
Summary: Decode camera RAW files
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: gil <puntogil@libero.it>
|
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||||
URL: http://libopenraw.freedesktop.org/wiki
|
URL: http://libopenraw.freedesktop.org/wiki
|
||||||
Source: http://libopenraw.freedesktop.org/download/libopenraw-%{version}.tar.bz2
|
Source: http://libopenraw.freedesktop.org/download/libopenraw-%{version}.tar.bz2
|
||||||
License: LGPL
|
License: LGPL
|
||||||
@ -64,18 +64,27 @@ exit 0
|
|||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_includedir}/libopenraw-1.0/libopenraw
|
%dir %{_includedir}/libopenraw-*/libopenraw
|
||||||
%{_includedir}/libopenraw-1.0/libopenraw/*.h
|
%{_includedir}/libopenraw-*/libopenraw/*.h
|
||||||
%dir %{_includedir}/libopenraw-1.0/libopenraw-gnome
|
%dir %{_includedir}/libopenraw-*/libopenraw-gnome
|
||||||
%{_includedir}/libopenraw-1.0/libopenraw-gnome/*.h
|
%{_includedir}/libopenraw-*/libopenraw-gnome/*.h
|
||||||
%{_libdir}/*.a
|
%{_libdir}/*.a
|
||||||
%{_libdir}/*.la
|
%{_libdir}/*.la
|
||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
%{_libdir}/pkgconfig/libopenraw-1.0.pc
|
%{_libdir}/pkgconfig/libopenraw-*.pc
|
||||||
%{_libdir}/pkgconfig/libopenraw-gnome-1.0.pc
|
%{_libdir}/pkgconfig/libopenraw-gnome-*.pc
|
||||||
%doc ChangeLog NEWS README TODO
|
%doc ChangeLog NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 30 2018 Automatic Build System <autodist@mambasoft.it> 0.1.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Aug 07 2017 Automatic Build System <autodist@mambasoft.it> 0.1.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Dec 02 2016 Automatic Build System <autodist@mambasoft.it> 0.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Dec 22 2011 Automatic Build System <autodist@mambasoft.it> 0.0.9-1mamba
|
* Thu Dec 22 2011 Automatic Build System <autodist@mambasoft.it> 0.0.9-1mamba
|
||||||
- update to 0.0.9
|
- update to 0.0.9
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user