automatic update by autodist [release 1.7.7-1mamba;Wed Mar 11 2015]
This commit is contained in:
parent
47c666b053
commit
48a58c2136
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
%define patchver %(echo %version | cut -d. -f 3)
|
||||
Name: libdirectfb
|
||||
Version: 1.6.3
|
||||
Version: 1.7.7
|
||||
Release: 1mamba
|
||||
Summary: Graphics abstraction library for the Linux Framebuffer Device
|
||||
Group: System/Libraries
|
||||
@ -107,7 +107,10 @@ This package contains the tools that are provided with the library distribution.
|
||||
%{_bindir}/dfbmaster
|
||||
%{_bindir}/dfblayer
|
||||
%{_bindir}/dfbpenmount
|
||||
%{_bindir}/dfbplay
|
||||
%{_bindir}/dfbscreen
|
||||
%{_bindir}/dfbshow
|
||||
%{_bindir}/dfbswitch
|
||||
%{_bindir}/mkdfiff
|
||||
%{_bindir}/mkdgiff
|
||||
%{_bindir}/mkdgifft
|
||||
@ -152,8 +155,7 @@ This package contains the tools that are provided with the library distribution.
|
||||
%{_libdir}/directfb-%{majver}-*/wm/lib*.so
|
||||
%{_libdir}/directfb-%{majver}-*/wm/lib*.la
|
||||
%dir %{_datadir}/directfb-%{version}
|
||||
%{_datadir}/directfb-%{version}/cursor.dat
|
||||
%{_datadir}/directfb-%{version}/decker.dgiff
|
||||
%{_datadir}/directfb-%{version}/*
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%files devel
|
||||
@ -164,16 +166,38 @@ This package contains the tools that are provided with the library distribution.
|
||||
%{_includedir}/directfb-internal/*
|
||||
%dir %{_includedir}/directfb
|
||||
%{_includedir}/directfb/*
|
||||
%{_libdir}/libdirectfb.so
|
||||
%{_libdir}/libdirect.so
|
||||
%{_libdir}/libfusion.so
|
||||
%dir %{_includedir}/++dfb/
|
||||
%{_includedir}/++dfb/*
|
||||
%{_libdir}/lib++dfb.la
|
||||
%{_libdir}/lib++dfb.so
|
||||
%{_libdir}/libdirectfb.la
|
||||
%{_libdir}/libdirectfb.so
|
||||
%{_libdir}/libdirect.la
|
||||
%{_libdir}/libdirect.so
|
||||
%{_libdir}/libfusion.la
|
||||
%{_libdir}/libfusion.so
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%doc ChangeLog NEWS README TODO
|
||||
|
||||
%changelog
|
||||
* Wed Mar 11 2015 Automatic Build System <autodist@mambasoft.it> 1.7.7-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Sat Sep 20 2014 Automatic Build System <autodist@mambasoft.it> 1.7.6-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Thu Jul 31 2014 Automatic Build System <autodist@mambasoft.it> 1.7.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 01 2014 Automatic Build System <autodist@mambasoft.it> 1.7.4-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Thu Oct 17 2013 Automatic Build System <autodist@mambasoft.it> 1.7.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 31 2013 Automatic Build System <autodist@mambasoft.it> 1.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 23 2013 Automatic Build System <autodist@mambasoft.it> 1.6.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user