]> git.pld-linux.org Git - packages/AppStream.git/commitdiff
- updated to 0.8.6 auto/th/AppStream-0.8.6-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 8 Nov 2015 14:33:47 +0000 (15:33 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 8 Nov 2015 14:33:47 +0000 (15:33 +0100)
- removed obsolete cmake patch

AppStream-cmake.patch [deleted file]
AppStream.spec

diff --git a/AppStream-cmake.patch b/AppStream-cmake.patch
deleted file mode 100644 (file)
index 5d0aaa1..0000000
+++ /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})
index d49febc12f9f5ad159eda8316a33adc07e079a4e..f5a1e7e6528074c113ecbf6eb1416b41f05a1dc5 100644 (file)
@@ -7,15 +7,14 @@
 Summary:       AppStream-Core library and tools
 Summary(pl.UTF-8):     Biblioteka i narzędzia AppStream-Core
 Name:          AppStream
 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
 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/
 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
 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
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 install -d build
 
 %build
 install -d build
This page took 0.151691 seconds and 4 git commands to generate.