weston 1.0.0
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
/weston-20120424.tar.bz2
|
/weston-20120424.tar.bz2
|
||||||
/weston-0.95.0.tar.xz
|
/weston-0.95.0.tar.xz
|
||||||
/weston-0.99.0.tar.xz
|
/weston-0.99.0.tar.xz
|
||||||
|
/weston-1.0.0.tar.xz
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
1bceec3c07ff7aabc38bb0f4d8f40a46 weston-0.99.0.tar.xz
|
c33a470d9c23d0f0a04b1b9f1a034da4 weston-1.0.0.tar.xz
|
||||||
|
|||||||
+6
-1
@@ -1,7 +1,7 @@
|
|||||||
#define gitdate 20120424
|
#define gitdate 20120424
|
||||||
|
|
||||||
Name: weston
|
Name: weston
|
||||||
Version: 0.99.0
|
Version: 1.0.0
|
||||||
Release: 1%{?alphatag}%{?dist}
|
Release: 1%{?alphatag}%{?dist}
|
||||||
Summary: Reference compositor for Wayland
|
Summary: Reference compositor for Wayland
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@@ -67,6 +67,7 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f
|
|||||||
%doc README
|
%doc README
|
||||||
%doc data/COPYING
|
%doc data/COPYING
|
||||||
%{_bindir}/weston
|
%{_bindir}/weston
|
||||||
|
%{_bindir}/weston-info
|
||||||
%{_bindir}/weston-launch
|
%{_bindir}/weston-launch
|
||||||
%{_bindir}/weston-terminal
|
%{_bindir}/weston-terminal
|
||||||
%{_bindir}/wcap-decode
|
%{_bindir}/wcap-decode
|
||||||
@@ -78,11 +79,15 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f
|
|||||||
%{_libdir}/weston/x11-backend.so
|
%{_libdir}/weston/x11-backend.so
|
||||||
%{_libdir}/weston/xwayland.so
|
%{_libdir}/weston/xwayland.so
|
||||||
%{_libexecdir}/weston-*
|
%{_libexecdir}/weston-*
|
||||||
|
%{_mandir}/man1/*.1*
|
||||||
%dir %{_datadir}/weston
|
%dir %{_datadir}/weston
|
||||||
%{_datadir}/weston/*.png
|
%{_datadir}/weston/*.png
|
||||||
%{_datadir}/weston/wayland.svg
|
%{_datadir}/weston/wayland.svg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 23 2012 Adam Jackson <ajax@redhat.com> 1.0.0-1
|
||||||
|
- weston 1.0.0
|
||||||
|
|
||||||
* Thu Oct 18 2012 Adam Jackson <ajax@redhat.com> 0.99.0-1
|
* Thu Oct 18 2012 Adam Jackson <ajax@redhat.com> 0.99.0-1
|
||||||
- weston 0.99.0
|
- weston 0.99.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user