Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 923778 Details for
Bug 1125422
Update to 1.11.0 git 536bdae 2014-08-04
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Update to 1.9.0 git 3c2e1b0 2014-08-02
Update-to-1.9.0-git-3c2e1b0-2014-08-02.patch (text/plain), 2.29 KB, created by
poma
on 2014-08-04 06:08:11 UTC
(
hide
)
Description:
Update to 1.9.0 git 3c2e1b0 2014-08-02
Filename:
MIME Type:
Creator:
poma
Created:
2014-08-04 06:08:11 UTC
Size:
2.29 KB
patch
obsolete
> >Update to 1.9.0 git 3c2e1b0 2014-08-02 > >--- > libmbim.spec | 29 ++++++++++++++++++----------- > sources | 2 +- > 2 files changed, 19 insertions(+), 12 deletions(-) > >diff --git a/libmbim.spec b/libmbim.spec >index 9d89270..a42725e 100644 >--- a/libmbim.spec >+++ b/libmbim.spec >@@ -1,18 +1,24 @@ >- >-%global realversion 1.8.0 >+%global git_sha_short 3c2e1b0 >+%global snapshot .git20140802 >+%global realversion 1.9.0 > %global _hardened_build 1 > > Name: libmbim > Summary: Support library for the Mobile Broadband Interface Model protocol > Version: %{?realversion} >-Release: 2%{?dist} >+Release: 1%{snapshot}%{?dist} > License: LGPLv2+ >-URL: http://freedesktop.org/software/libmbim >- >+URL: http://freedesktop.org/wiki/Software/%{name} > # >-# Source from http://freedesktop.org/software/libmbim/ >+# Source from git://anongit.freedesktop.org/%{name}/%{name} >+# or http://cgit.freedesktop.org/%{name}/%{name}/snapshot/%{name}-%{git_sha_short}.tar.gz >+# Local snapshot: >+# tar xf %{name}-%{git_sha_short}.tar.gz >+# mv %{name}-%{git_sha_short} %{name}-%{realversion} >+# %{name}-%{realversion}/autogen.sh >+# tar cJf %{name}-%{realversion}%{snapshot}.tar.xz %{name}-%{realversion} > # >-Source: %{name}-%{realversion}.tar.xz >+Source: %{name}-%{realversion}%{snapshot}.tar.xz > > BuildRequires: glib2-devel > BuildRequires: pkgconfig >@@ -46,13 +52,10 @@ functionality from the command line. > > > %prep >-# NOTE: the documentation is pre-generated and shipped in the dist tarball; >-# it is not build during the RPM build but the pre-generated docs are simply >-# installed as-is. > %setup -q -n %{name}-%{realversion} > > %build >-%configure --disable-static >+%configure --disable-static --enable-gtk-doc > V=1 make %{?_smp_mflags} > > %install >@@ -81,9 +84,13 @@ make check > %files utils > %{_bindir}/mbimcli > %{_bindir}/mbim-network >+%{_libexecdir}/mbim-proxy > > > %changelog >+* Mon Aug 4 2014 poma <poma@gmail.com> - 1.9.0-1.git20140802 >+- Update to a git commit 3c2e1b0 >+ > * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.0-2 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild > >diff --git a/sources b/sources >index 1c1db10..505b9cc 100644 >--- a/sources >+++ b/sources >@@ -1 +1 @@ >-530826b6f5129b997d9f107892afc200 libmbim-1.8.0.tar.xz >+c7147df0a9bb9d02ad89b6d07ef831da libmbim-1.9.0.git20140802.tar.xz >-- >2.0.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1125422
:
923025
|
923435
|
923778
|
924013