Accepting request 425723 from home:dimstar:dbusmenu
- Use proper libdbusmenu 16.04.0 tarball directly from launchpad: + The old tarball's configure.ac happened to still use an old version, causing the .pc file to advertise insufficient capabilities. OBS-URL: https://build.opensuse.org/request/show/425723 OBS-URL: https://build.opensuse.org/package/show/X11:Unity/libdbusmenu?expand=0&rev=5
This commit is contained in:
parent
38bcce78ab
commit
c5a2ccd4bb
BIN
libdbusmenu-16.04.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
libdbusmenu-16.04.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 8 13:41:52 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Use proper libdbusmenu 16.04.0 tarball directly from launchpad:
|
||||
+ The old tarball's configure.ac happened to still use an old
|
||||
version, causing the .pc file to advertise insufficient
|
||||
capabilities.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 4 07:46:25 UTC 2016 - sor.alexei@meowr.ru
|
||||
|
||||
|
@ -20,15 +20,14 @@
|
||||
%define soname_gtk2 4
|
||||
%define soname_gtk3 4
|
||||
%define soname_jsonloader 4
|
||||
%define _version 12.10.3+16.04.20160223.1
|
||||
Name: libdbusmenu
|
||||
Version: 12.10.3+bzr20160223
|
||||
Version: 16.04.0
|
||||
Release: 0
|
||||
Summary: Small library that passes a menu structure across DBus
|
||||
License: GPL-3.0 and (LGPL-2.1 or LGPL-3.0)
|
||||
Group: System/Libraries
|
||||
Url: https://launchpad.net/dbusmenu
|
||||
Source: http://archive.ubuntu.com/ubuntu/pool/main/libd/%{name}/%{name}_%{_version}.orig.tar.gz
|
||||
Source: https://launchpad.net/libdbusmenu/16.04/%{version}/+download/%{name}-%{version}.tar.gz
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: gnome-common
|
||||
@ -177,7 +176,7 @@ Requires: pkgconfig(json-glib-1.0)
|
||||
This package contains the development files for the dbusmenu-jsonloader library.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{_version}
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%global _configure ../configure
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f09ae0060af623a7dc3e96fdccca866bc9a533dce83028ec0ce12e68760841a1
|
||||
size 2369149
|
Loading…
Reference in New Issue
Block a user