From dd675d76e41d9a76dc4ed7eca4deaa1e94557251 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Tue, 23 Oct 2012 15:00:53 -0400 Subject: [PATCH] weston 1.0.0 --- .gitignore | 1 + sources | 2 +- weston.spec | 7 ++++++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 788f807..65fead1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /weston-20120424.tar.bz2 /weston-0.95.0.tar.xz /weston-0.99.0.tar.xz +/weston-1.0.0.tar.xz diff --git a/sources b/sources index 09c9162..1726fec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1bceec3c07ff7aabc38bb0f4d8f40a46 weston-0.99.0.tar.xz +c33a470d9c23d0f0a04b1b9f1a034da4 weston-1.0.0.tar.xz diff --git a/weston.spec b/weston.spec index 42f7fda..c832b04 100644 --- a/weston.spec +++ b/weston.spec @@ -1,7 +1,7 @@ #define gitdate 20120424 Name: weston -Version: 0.99.0 +Version: 1.0.0 Release: 1%{?alphatag}%{?dist} Summary: Reference compositor for Wayland Group: User Interface/X @@ -67,6 +67,7 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f %doc README %doc data/COPYING %{_bindir}/weston +%{_bindir}/weston-info %{_bindir}/weston-launch %{_bindir}/weston-terminal %{_bindir}/wcap-decode @@ -78,11 +79,15 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f %{_libdir}/weston/x11-backend.so %{_libdir}/weston/xwayland.so %{_libexecdir}/weston-* +%{_mandir}/man1/*.1* %dir %{_datadir}/weston %{_datadir}/weston/*.png %{_datadir}/weston/wayland.svg %changelog +* Tue Oct 23 2012 Adam Jackson 1.0.0-1 +- weston 1.0.0 + * Thu Oct 18 2012 Adam Jackson 0.99.0-1 - weston 0.99.0