Weston 1.4.93
This commit is contained in:
@@ -11,3 +11,4 @@
|
|||||||
/weston-1.3.91.tar.xz
|
/weston-1.3.91.tar.xz
|
||||||
/weston-1.3.93.tar.xz
|
/weston-1.3.93.tar.xz
|
||||||
/weston-1.4.0.tar.xz
|
/weston-1.4.0.tar.xz
|
||||||
|
/weston-1.4.93.tar.xz
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
4438d2b1f3c9ba9a4a2b10d89fac6fd0 weston-1.4.0.tar.xz
|
860a7c62cc73e37c37cf255200162a52 weston-1.4.93.tar.xz
|
||||||
|
|||||||
+6
-2
@@ -5,7 +5,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: weston
|
Name: weston
|
||||||
Version: 1.4.0
|
Version: 1.4.93
|
||||||
Release: 2%{?alphatag}%{?dist}
|
Release: 2%{?alphatag}%{?dist}
|
||||||
Summary: Reference compositor for Wayland
|
Summary: Reference compositor for Wayland
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@@ -87,7 +87,7 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc README
|
%doc README
|
||||||
%doc data/COPYING
|
%doc COPYING
|
||||||
%{_bindir}/weston
|
%{_bindir}/weston
|
||||||
%{_bindir}/weston-info
|
%{_bindir}/weston-info
|
||||||
%{_bindir}/weston-launch
|
%{_bindir}/weston-launch
|
||||||
@@ -107,6 +107,7 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f
|
|||||||
%{_libdir}/weston/wayland-backend.so
|
%{_libdir}/weston/wayland-backend.so
|
||||||
%{_libdir}/weston/x11-backend.so
|
%{_libdir}/weston/x11-backend.so
|
||||||
%{_libdir}/weston/xwayland.so
|
%{_libdir}/weston/xwayland.so
|
||||||
|
%{_libdir}/weston/fullscreen-shell.so
|
||||||
%{_libexecdir}/weston-*
|
%{_libexecdir}/weston-*
|
||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
%{_mandir}/man5/*.5*
|
%{_mandir}/man5/*.5*
|
||||||
@@ -126,6 +127,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f
|
|||||||
%{_libdir}/pkgconfig/weston.pc
|
%{_libdir}/pkgconfig/weston.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 13 2014 Richard Hughes <rhughes@redhat.com> - 1.4.93-1
|
||||||
|
- Weston 1.4.93
|
||||||
|
|
||||||
* Mon Jan 27 2014 Adam Jackson <ajax@redhat.com> 1.4.0-2
|
* Mon Jan 27 2014 Adam Jackson <ajax@redhat.com> 1.4.0-2
|
||||||
- Rebuild for new sonames in libxcb 1.10
|
- Rebuild for new sonames in libxcb 1.10
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user