automatic update by autodist [release 3.10.8-1mamba;Sat Nov 18 2017]
This commit is contained in:
parent
7f44723439
commit
2678601cb7
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
Name: libtotem-pl-parser
|
Name: libtotem-pl-parser
|
||||||
Version: 3.10.6
|
Version: 3.10.8
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Totem Playlist Parser library
|
Summary: Totem Playlist Parser library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -84,7 +84,7 @@ This package contains static libraries need for development.
|
|||||||
%files -f totem-pl-parser.lang
|
%files -f totem-pl-parser.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
%doc AUTHORS COPYING.LIB ChangeLog NEWS README
|
%doc AUTHORS COPYING.LIB
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -93,14 +93,10 @@ This package contains static libraries need for development.
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%dir %{_datadir}/gtk-doc/html/totem-pl-parser
|
%dir %{_datadir}/gtk-doc/html/totem-pl-parser
|
||||||
%{_datadir}/gtk-doc/html/totem-pl-parser/*.png
|
%{_datadir}/gtk-doc/html/totem-pl-parser/*
|
||||||
%{_datadir}/gtk-doc/html/totem-pl-parser/*.html
|
|
||||||
%{_datadir}/gtk-doc/html/totem-pl-parser/index.sgml
|
|
||||||
%{_datadir}/gtk-doc/html/totem-pl-parser/style.css
|
|
||||||
#%{_datadir}/gtk-doc/html/totem-pl-parser/totem-pl-parser.devhelp
|
|
||||||
%{_datadir}/gtk-doc/html/totem-pl-parser/totem-pl-parser.devhelp2
|
|
||||||
%{_libdir}/girepository-1.0/TotemPlParser-1.0.typelib
|
%{_libdir}/girepository-1.0/TotemPlParser-1.0.typelib
|
||||||
%{_datadir}/gir-1.0/TotemPlParser-1.0.gir
|
%{_datadir}/gir-1.0/TotemPlParser-1.0.gir
|
||||||
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%files static
|
%files static
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -108,6 +104,9 @@ This package contains static libraries need for development.
|
|||||||
%{_libdir}/*.la
|
%{_libdir}/*.la
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 18 2017 Automatic Build System <autodist@mambasoft.it> 3.10.8-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Fri Feb 05 2016 Automatic Build System <autodist@mambasoft.it> 3.10.6-1mamba
|
* Fri Feb 05 2016 Automatic Build System <autodist@mambasoft.it> 3.10.6-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user