Jan Engelhardt 2017-10-13 09:06:29 +00:00 committed by Git OBS Bridge
parent a63e036762
commit 9b92b2c1b7
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -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)