forked from pool/libgusb
Accepting request 584455 from GNOME:Factory
- Fix SRPM group. Update summaries. OBS-URL: https://build.opensuse.org/request/show/584455 OBS-URL: https://build.opensuse.org/package/show/hardware/libgusb?expand=0&rev=29
This commit is contained in:
parent
e5ddc6d34b
commit
87600d2b87
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 5 19:25:54 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Fix SRPM group. Update summaries.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 28 16:35:13 UTC 2018 - dimstar@opensuse.org
|
Wed Feb 28 16:35:13 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -21,8 +21,8 @@ Version: 0.2.11
|
|||||||
Release: 0
|
Release: 0
|
||||||
Summary: GObject-based library for libusb1
|
Summary: GObject-based library for libusb1
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
Group: System/Libraries
|
Group: Development/Libraries/GNOME
|
||||||
URL: https://github.com/hughsie/libgusb
|
Url: https://github.com/hughsie/libgusb
|
||||||
Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
|
Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
@ -47,7 +47,7 @@ asynchronous control, bulk and interrupt transfers with proper
|
|||||||
cancellation and integration into a mainloop.
|
cancellation and integration into a mainloop.
|
||||||
|
|
||||||
%package -n typelib-1_0-GUsb-1_0
|
%package -n typelib-1_0-GUsb-1_0
|
||||||
Summary: GObject-based library for libusb1 -- Introspection bindings
|
Summary: Introspection bindings for libgusb, a GObject-based wrapper for libusb1
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n typelib-1_0-GUsb-1_0
|
%description -n typelib-1_0-GUsb-1_0
|
||||||
@ -56,7 +56,7 @@ asynchronous control, bulk and interrupt transfers with proper
|
|||||||
cancellation and integration into a mainloop.
|
cancellation and integration into a mainloop.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: GObject-based library for libusb1 -- Development Files
|
Summary: Development files for libgusb, a GObject-based wrapper for libusb1
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libgusb2 = %{version}
|
Requires: libgusb2 = %{version}
|
||||||
Requires: typelib-1_0-GUsb-1_0 = %{version}
|
Requires: typelib-1_0-GUsb-1_0 = %{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user