uodate to 1.24.2
This commit is contained in:
parent
d55c20e9bf
commit
a1a531a67a
@ -1,26 +0,0 @@
|
|||||||
From a8b268128ba1171f14c94ae4f7af99f3a4393023 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Buildteam <buildteam@openeuler.org>
|
|
||||||
Date: Tue, 14 Jan 2020 15:01:51 +0800
|
|
||||||
Subject: [PATCH] libmbim: add patch to modify build err
|
|
||||||
|
|
||||||
Signed-off-by: Buildteam <buildteam@openeuler.org>
|
|
||||||
---
|
|
||||||
configure | 2 +-
|
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
||||||
|
|
||||||
diff --git a/configure b/configure
|
|
||||||
index c3fa98f..111cc45 100755
|
|
||||||
--- a/configure
|
|
||||||
+++ b/configure
|
|
||||||
@@ -12214,7 +12214,7 @@ $as_echo "$has_option" >&6; }
|
|
||||||
done
|
|
||||||
unset option
|
|
||||||
if test "x$set_more_warnings" = xerror; then
|
|
||||||
- CFLAGS="$CFLAGS -Werror"
|
|
||||||
+ CFLAGS="$CFLAGS"
|
|
||||||
fi
|
|
||||||
else
|
|
||||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
||||||
--
|
|
||||||
1.8.3.1
|
|
||||||
|
|
||||||
Binary file not shown.
BIN
libmbim-1.24.2.tar.xz
Normal file
BIN
libmbim-1.24.2.tar.xz
Normal file
Binary file not shown.
11
libmbim.spec
11
libmbim.spec
@ -1,15 +1,13 @@
|
|||||||
Name: libmbim
|
Name: libmbim
|
||||||
Version: 1.16.0
|
Version: 1.24.2
|
||||||
Release: 5
|
Release: 1
|
||||||
Summary: A glib-based library for talking to WWAN modems and devices
|
Summary: A glib-based library for talking to WWAN modems and devices
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://freedesktop.org/software/libmbim
|
URL: http://freedesktop.org/software/libmbim
|
||||||
Source: http://freedesktop.org/software/libmbim/%{name}-%{version}.tar.xz
|
Source: http://freedesktop.org/software/libmbim/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
Patch0: 0001-libmbim-add-patch-to-modify-build-err.patch
|
|
||||||
|
|
||||||
BuildRequires: gcc glib2-devel pkgconfig automake autoconf libtool
|
BuildRequires: gcc glib2-devel pkgconfig automake autoconf libtool
|
||||||
BuildRequires: python2 >= 2.7 pkgconfig(gudev-1.0) >= 147 gtk-doc
|
BuildRequires: python3 pkgconfig(gudev-1.0) >= 147 gtk-doc
|
||||||
BuildRequires: libxslt python-unversioned-command
|
BuildRequires: libxslt python-unversioned-command
|
||||||
|
|
||||||
Provides: %{name}-utils = %{version}-%{release}
|
Provides: %{name}-utils = %{version}-%{release}
|
||||||
@ -65,6 +63,9 @@ make check
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 28 2020 cuibaobao <cuibaobao1@huawei.com> - 1.24.2-1
|
||||||
|
- update to 1.24.2
|
||||||
|
|
||||||
* Tue Jan 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.16.0-5
|
* Tue Jan 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.16.0-5
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user