change the path of files
This commit is contained in:
parent
517b4b78cb
commit
7d0a106ba1
@ -1,6 +1,6 @@
|
|||||||
Name: gdk-pixbuf2
|
Name: gdk-pixbuf2
|
||||||
Version: 2.38.0
|
Version: 2.38.0
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: gdk is a multi-platform toolkit for creating graphical user interfaces.
|
Summary: gdk is a multi-platform toolkit for creating graphical user interfaces.
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -64,7 +64,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
|
|||||||
gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
|
gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
|
||||||
|
|
||||||
%files -f gdk-pixbuf.lang
|
%files -f gdk-pixbuf.lang
|
||||||
%doc NEWS COPYING
|
%defattr(-,root,root)
|
||||||
|
%doc NEWS
|
||||||
|
%license COPYING
|
||||||
%{_libdir}/libgdk_pixbuf*.so.*
|
%{_libdir}/libgdk_pixbuf*.so.*
|
||||||
%{_libdir}/girepository-1.0
|
%{_libdir}/girepository-1.0
|
||||||
%{_libdir}/gdk-pixbuf-2.0/2.10.0/loaders/*.so
|
%{_libdir}/gdk-pixbuf-2.0/2.10.0/loaders/*.so
|
||||||
@ -74,6 +76,7 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
|
|||||||
%{_datadir}/thumbnailers/
|
%{_datadir}/thumbnailers/
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
%defattr(-,root,root)
|
||||||
%{_includedir}/gdk-pixbuf-2.0/gdk-pixbuf
|
%{_includedir}/gdk-pixbuf-2.0/gdk-pixbuf
|
||||||
%{_includedir}/gdk-pixbuf-2.0/gdk-pixbuf-xlib
|
%{_includedir}/gdk-pixbuf-2.0/gdk-pixbuf-xlib
|
||||||
%{_libdir}/libgdk_pixbuf*.so
|
%{_libdir}/libgdk_pixbuf*.so
|
||||||
@ -87,10 +90,14 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
|
|||||||
|
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
|
%defattr(-,root,root)
|
||||||
%{_mandir}/man1/gdk-pixbuf-query-loaders.1*
|
%{_mandir}/man1/gdk-pixbuf-query-loaders.1*
|
||||||
%{_mandir}/man1/gdk-pixbuf-csource.1*
|
%{_mandir}/man1/gdk-pixbuf-csource.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.38.0-7
|
||||||
|
- change the path of files
|
||||||
|
|
||||||
* Mon Oct 28 2019 zoujing <zoujing13@huawei.com> - 2.38.0-6
|
* Mon Oct 28 2019 zoujing <zoujing13@huawei.com> - 2.38.0-6
|
||||||
- add gobject-introspection-devel
|
- add gobject-introspection-devel
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user