diff options
author | Stephane Desneux <stephane.desneux@open.eurogiciel.org> | 2014-04-20 16:29:02 +0200 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@open.eurogiciel.org> | 2014-04-20 16:29:02 +0200 |
commit | eb16165b7bcdb503a9e17e4ea9377d7e6359f5f0 (patch) | |
tree | 5409797cf21c371dd5e80af8c27d4caaa82749a7 | |
parent | e5c5c0d68f776722e6b410a694e85b770b85e7ba (diff) | |
download | weston-common-eb16165b7bcdb503a9e17e4ea9377d7e6359f5f0.tar.gz weston-common-eb16165b7bcdb503a9e17e4ea9377d7e6359f5f0.tar.bz2 weston-common-eb16165b7bcdb503a9e17e4ea9377d7e6359f5f0.zip |
migrate from Tizen:Generic to Tizen:Common
Change-Id: I3c18397a83176c24b4a79b1e20f49a44831bcf22
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
-rw-r--r-- | packaging/weston-common.changes (renamed from packaging/weston-generic.changes) | 0 | ||||
-rw-r--r-- | packaging/weston-common.manifest (renamed from packaging/weston-generic.manifest) | 0 | ||||
-rw-r--r-- | packaging/weston-common.spec (renamed from packaging/weston-generic.spec) | 12 |
3 files changed, 6 insertions, 6 deletions
diff --git a/packaging/weston-generic.changes b/packaging/weston-common.changes index 3b48b2d..3b48b2d 100644 --- a/packaging/weston-generic.changes +++ b/packaging/weston-common.changes diff --git a/packaging/weston-generic.manifest b/packaging/weston-common.manifest index 30aceb8..30aceb8 100644 --- a/packaging/weston-generic.manifest +++ b/packaging/weston-common.manifest diff --git a/packaging/weston-generic.spec b/packaging/weston-common.spec index a259926..34283b3 100644 --- a/packaging/weston-generic.spec +++ b/packaging/weston-common.spec @@ -1,13 +1,13 @@ %bcond_with wayland -Name: weston-generic +Name: weston-common Version: 1 Release: 0 -Summary: Tizen Generic Weston configuration and set-up +Summary: Tizen Common Weston configuration and set-up License: MIT Group: Base/Configuration #BuildArch: noarch Source0: %{name}-%{version}.tar.bz2 -Source1001: weston-generic.manifest +Source1001: weston-common.manifest Provides: weston-startup Requires: weston @@ -49,14 +49,14 @@ A small launcher for Wayland compositors ############ %description -This package contains Tizen Generic configuration and set-up for +This package contains Tizen Common configuration and set-up for the Weston compositor, including systemd unit files. %package config -Summary: Tizen Generic Weston configuration +Summary: Tizen Common Weston configuration Group: Base/Configuration %description config -This package contains Tizen Generic configuration for the Weston +This package contains Tizen Common configuration for the Weston compositor. %prep |