X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fwrt-installer.spec;h=8b95518f25e302faa08fe49691c2aaab4550ccc2;hb=29653410aa9d5db3e5953b9be9f85ee4a2597c73;hp=72628e5d5570d1ce1940d72dab2715bbf8e0aa05;hpb=1f0e4e79f8ea47c3af3d5c2c834dd2c151fcac22;p=framework%2Fweb%2Fwrt-installer.git diff --git a/packaging/wrt-installer.spec b/packaging/wrt-installer.spec index 72628e5..8b95518 100644 --- a/packaging/wrt-installer.spec +++ b/packaging/wrt-installer.spec @@ -1,7 +1,7 @@ -#git:framework/web/wrt-installer wrt-installer 0.1.21 +#git:framework/web/wrt-installer wrt-installer 0.1.28 Name: wrt-installer Summary: Installer for tizen Webruntime -Version: 0.1.21 +Version: 0.1.28 Release: 1 Group: Development/Libraries License: Apache License, Version 2.0 @@ -37,7 +37,6 @@ BuildRequires: pkgconfig(tapi) BuildRequires: pkgconfig(shortcut) BuildRequires: pkgconfig(dpl-encryption) BuildRequires: pkgconfig(capi-appfw-app-manager) -BuildRequires: pkgconfig(drm-service-core-intel) BuildRequires: pkgconfig(app2sd) BuildRequires: pkgconfig(web-provider) BuildRequires: pkgconfig(libprivilege-control) @@ -64,7 +63,6 @@ LDFLAGS="$LDFLAGS" cmake . -DCMAKE_INSTALL_PREFIX=/usr \ -DDPL_LOG=ON \ - -DCMAKE_PACKAGE_VERSION=%{version} \ -DCMAKE_BUILD_TYPE=%{?build_type:%build_type} \ %{?WITH_TESTS:-DWITH_TESTS=%WITH_TESTS} make %{?jobs:-j%jobs}