forked from pool/ddcutil-service
Factory fitness test: delete empty %post, delete illegal buildrequire on shlib main package
OBS-URL: https://build.opensuse.org/package/show/hardware/ddcutil-service?expand=0&rev=2
This commit is contained in:
@@ -28,14 +28,13 @@ Source0: https://github.com/digitaltrails/ddcutil-dbus/archive/refs/tags/
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.40
|
||||
BuildRequires: libddcutil4 >= 1.4.0
|
||||
BuildRequires: libddcutil-devel >= 1.4.0
|
||||
|
||||
Requires: dbus-1-daemon
|
||||
|
||||
%description
|
||||
ddcutil-service is D-Bus service wrapper for libddcutil which
|
||||
implements the VESA DDC Monitor Control Command Set. In general,
|
||||
implements the VESA DDC Monitor Control Command Set. In general,
|
||||
most things that can be controlled using a monitor's on-screen
|
||||
display can be controlled by this service.
|
||||
|
||||
@@ -55,8 +54,6 @@ install -m 0755 com.ddcutil.DdcutilService.service %{buildroot}%{_datadir}/dbus-
|
||||
install -m 0755 examples/* %{buildroot}%{_datadir}/%{name}/examples/
|
||||
install -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/
|
||||
|
||||
%post
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%dir %{_datadir}/%{name}
|
||||
|
Reference in New Issue
Block a user