Tizen:Common: Remove unused repositories from _config 74/68474/3
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Wed, 4 May 2016 13:39:50 +0000 (15:39 +0200)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Thu, 9 Jun 2016 09:11:18 +0000 (11:11 +0200)
Both "wayland" and "standard" repositories do not exist anymore.
Repositories "arm" and "arm64" are used in Tizen:Base project. Other
repositories were rearranged so that they maintain the order in which
they appear in Tizen:Common project.

Change-Id: Ie312e2a3424cc6fd626ebc63eaf7b1313b32c75a
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
Tizen:Common/_config

index 5682770..2e6c7a7 100644 (file)
@@ -77,7 +77,7 @@ Substitute: mesa-devel pkgconfig(glesv2)
 
 ############################# wayland repositories #############################
 
-%if "%_repository" == "ia32-wayland" || "%_repository" == "x86_64-wayland" || "%_repository" == "arm-wayland"|| "%_repository" == "arm"|| "%_repository" == "arm64" || "%_repository" == "arm64-wayland" || "%_repository" == "wayland" || "%_repository" == "standard"
+%if "%_repository" == "arm-wayland" || "%_repository" == "arm64-wayland" || "%_repository" == "ia32-wayland" || "%_repository" == "x86_64-wayland"
 
 Prefer: coregl coregl-devel
 Prefer: libwayland-egl libwayland-egl-devel