- fixed build
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcb-util-renderutil?expand=0&rev=2
This commit is contained in:
parent
18780e071b
commit
72cbb220f0
@ -15,7 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
Name: xcb-util-renderutil
|
Name: xcb-util-renderutil
|
||||||
%define lname libxcb-renderutil0
|
%define lname libxcb-render-util0
|
||||||
Version: 0.3.8
|
Version: 0.3.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: XCB utility module for the Render extension
|
Summary: XCB utility module for the Render extension
|
||||||
@ -85,12 +85,12 @@ rm -f "%buildroot/%_libdir"/*.la
|
|||||||
|
|
||||||
%files -n %lname
|
%files -n %lname
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%_libdir/libxcb-renderutil.so.0*
|
%_libdir/libxcb-render-util.so.0*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%_includedir/xcb
|
%_includedir/xcb
|
||||||
%_libdir/libxcb-renderutil.so
|
%_libdir/libxcb-render-util.so
|
||||||
%_libdir/pkgconfig/xcb-renderutil.pc
|
%_libdir/pkgconfig/xcb-renderutil.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user