- Add COPYING
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland?expand=0&rev=79
This commit is contained in:
parent
a63e036762
commit
9b92b2c1b7
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 13 09:06:18 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Add COPYING
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 9 08:11:16 UTC 2017 - jengelh@inai.de
|
Wed Aug 9 08:11:16 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -134,7 +134,7 @@ fi
|
|||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make DESTDIR="%buildroot" install %{?_smp_mflags}
|
%make_install %{?_smp_mflags}
|
||||||
find "%buildroot" -type f -name "*.la" -delete -print
|
find "%buildroot" -type f -name "*.la" -delete -print
|
||||||
%fdupes %buildroot/%_prefix
|
%fdupes %buildroot/%_prefix
|
||||||
|
|
||||||
@ -159,6 +159,7 @@ fi
|
|||||||
%files -n libwayland-client0
|
%files -n libwayland-client0
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%_libdir/libwayland-client.so.0*
|
%_libdir/libwayland-client.so.0*
|
||||||
|
%doc COPYING
|
||||||
|
|
||||||
%files -n libwayland-cursor0
|
%files -n libwayland-cursor0
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
Reference in New Issue
Block a user