[packages/AppStream] - updated to 0.8.6 - removed obsolete cmake patch

qboosh qboosh at pld-linux.org
Sun Nov 8 15:33:38 CET 2015


commit 9c78b3448a1667a260993fe51e907b5f692f6da2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Nov 8 15:33:47 2015 +0100

    - updated to 0.8.6
    - removed obsolete cmake patch

 AppStream-cmake.patch | 11 -----------
 AppStream.spec        |  8 +++-----
 2 files changed, 3 insertions(+), 16 deletions(-)
---
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
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})
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/AppStream.git/commitdiff/9c78b3448a1667a260993fe51e907b5f692f6da2



More information about the pld-cvs-commit mailing list