remove the xproto package 29/76729/1 accepted/tizen/common/20160627.192038 accepted/tizen/ivi/20160627.091514 accepted/tizen/mobile/20160627.091441 accepted/tizen/wearable/20160627.091455 submit/tizen/20160627.053314
authorjaekuk, lee <juku1999@samsung.com>
Mon, 27 Jun 2016 05:30:15 +0000 (14:30 +0900)
committerjaekuk, lee <juku1999@samsung.com>
Mon, 27 Jun 2016 05:30:15 +0000 (14:30 +0900)
Change-Id: I4a89337eaef8071bada9e84c33ab62b217f2fe4e
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
CMakeLists.txt
packaging/org.tizen.download-manager.spec

index 2d2bc1e..5b8464f 100755 (executable)
@@ -71,7 +71,6 @@ pkg_check_modules(pkgs REQUIRED
        sqlite3
        storage
        vconf
-       xproto
        efl-extension
        libxml-2.0
 )
index be41ec1..c434532 100755 (executable)
@@ -1,7 +1,7 @@
 %define _ux_define tizen2.3
 Name:  org.tizen.download-manager
 Summary:       Application for support of the content download
-Version:       0.3.5
+Version:       0.3.6
 Release:       1
 License:       Flora-1.1
 Group:         misc
@@ -23,7 +23,6 @@ BuildRequires: pkgconfig(notification)
 BuildRequires: pkgconfig(appsvc)
 BuildRequires: pkgconfig(sqlite3)
 BuildRequires: pkgconfig(vconf)
-BuildRequires: pkgconfig(xproto)
 BuildRequires: pkgconfig(libxml-2.0)
 BuildRequires: pkgconfig(storage)
 BuildRequires: pkgconfig(efl-extension)