X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fwrt-installer.spec;h=ce45cf09c1f2c315a70d1ba57a5c2932a9452172;hb=ecc6669ea1fd9a3e3406b5482f36a38599e423bc;hp=31d757d4c56f2e942505eb5805c1518afb08108e;hpb=30f09f632ad20e9b29fec8e484cb861fdc93cfd3;p=framework%2Fweb%2Fwrt-installer.git diff --git a/packaging/wrt-installer.spec b/packaging/wrt-installer.spec index 31d757d..ce45cf0 100644 --- a/packaging/wrt-installer.spec +++ b/packaging/wrt-installer.spec @@ -1,7 +1,7 @@ -#git:framework/web/wrt-installer wrt-installer 0.1.16 +#git:framework/web/wrt-installer wrt-installer 0.1.25 Name: wrt-installer Summary: Installer for tizen Webruntime -Version: 0.1.16 +Version: 0.1.25 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}