Stefan Dirsch 2012-03-21 11:08:02 +00:00 committed by Git OBS Bridge
parent 18780e071b
commit 72cbb220f0

View File

@ -15,7 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: xcb-util-renderutil
%define lname libxcb-renderutil0
%define lname libxcb-render-util0
Version: 0.3.8
Release: 0
Summary: XCB utility module for the Render extension
@ -85,12 +85,12 @@ rm -f "%buildroot/%_libdir"/*.la
%files -n %lname
%defattr(-,root,root)
%_libdir/libxcb-renderutil.so.0*
%_libdir/libxcb-render-util.so.0*
%files devel
%defattr(-,root,root)
%_includedir/xcb
%_libdir/libxcb-renderutil.so
%_libdir/libxcb-render-util.so
%_libdir/pkgconfig/xcb-renderutil.pc
%changelog