Accepting request 1155387 from X11:Unity
OBS-URL: https://build.opensuse.org/request/show/1155387 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdbusmenu?expand=0&rev=14
This commit is contained in:
commit
4f99aedfab
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 29 16:06:37 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 24 08:46:21 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Sat Sep 24 08:46:21 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -200,10 +200,7 @@ Requires: pkgconfig(json-glib-1.0)
|
|||||||
This package contains the development files for the dbusmenu-jsonloader library.
|
This package contains the development files for the dbusmenu-jsonloader library.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{sname}-%{version}
|
%autosetup -p1 -n %{sname}-%{version}
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1
|
|
||||||
%patch2 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS="%{optflags} -Wno-error"
|
export CFLAGS="%{optflags} -Wno-error"
|
||||||
|
Loading…
Reference in New Issue
Block a user