From: Jakub Bogusz Date: Sun, 8 Nov 2015 14:33:47 +0000 (+0100) Subject: - updated to 0.8.6 X-Git-Tag: auto/th/AppStream-0.8.6-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2FAppStream.git;a=commitdiff_plain;h=9c78b34 - updated to 0.8.6 - removed obsolete cmake patch --- diff --git a/AppStream-cmake.patch b/AppStream-cmake.patch deleted file mode 100644 index 5d0aaa1..0000000 --- a/AppStream-cmake.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- AppStream-0.7.4/contrib/vapi/CMakeLists.txt.orig 2014-10-30 19:22:49.000000000 +0100 -+++ AppStream-0.7.4/contrib/vapi/CMakeLists.txt 2014-11-01 15:12:31.190586650 +0100 -@@ -15,7 +15,7 @@ - --pkg glib-2.0 --pkg gio-2.0 --pkg gobject-2.0 - WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} - DEPENDS appstream -- ${CMAKE_BINARY_DIR}/src/Appstream-${AS_VERSION_BASE}.typelib -+ ${CMAKE_BINARY_DIR}/src/AppStream-${AS_VERSION_BASE}.typelib - VERBATIM - ) - add_custom_target(vapi ALL DEPENDS ${APPSTREAM_VAPI_FILE}) diff --git a/AppStream.spec b/AppStream.spec index d49febc..f5a1e7e 100644 --- a/AppStream.spec +++ b/AppStream.spec @@ -7,15 +7,14 @@ Summary: AppStream-Core library and tools Summary(pl.UTF-8): Biblioteka i narzędzia AppStream-Core Name: AppStream -Version: 0.8.5 +Version: 0.8.6 Release: 1 License: LGPL v2.1+ Group: Libraries Source0: http://www.freedesktop.org/software/appstream/releases/%{name}-%{version}.tar.xz -# Source0-md5: 7f67e2d822f83f1cb0fbbeac4aa9e55a -Patch0: %{name}-cmake.patch +# Source0-md5: 6ef680f00a9f888ea3feb658883bf655 URL: http://www.freedesktop.org/wiki/Distributions/AppStream/Software/ -BuildRequires: cmake >= 2.8.12 +BuildRequires: cmake >= 3.2.0 BuildRequires: gettext-tools BuildRequires: glib2-devel >= 1:2.36 BuildRequires: gobject-introspection-devel @@ -119,7 +118,6 @@ API języka Vala do biblioteki AppStream. %prep %setup -q -%patch0 -p1 %build install -d build