add weak dependency on backend drivers to libs subpackage
This commit is contained in:
parent
f2d3adf8d2
commit
345a184ef8
@ -95,6 +95,8 @@ This package contains documentation for SANE backends.
|
|||||||
%package libs
|
%package libs
|
||||||
Summary: SANE libraries
|
Summary: SANE libraries
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
|
Recommends: %{name}-backends-drivers-cameras%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
|
||||||
|
Recommends: %{name}-backends-drivers-scanners%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
|
||||||
|
|
||||||
%description libs
|
%description libs
|
||||||
This package contains the SANE libraries which are needed by applications that
|
This package contains the SANE libraries which are needed by applications that
|
||||||
@ -291,6 +293,7 @@ udevadm hwdb --update >/dev/null 2>&1 || :
|
|||||||
- update udev patch
|
- update udev patch
|
||||||
- ship umax_pp tool
|
- ship umax_pp tool
|
||||||
- remove comments containing macros
|
- remove comments containing macros
|
||||||
|
- add weak dependency on backend drivers to libs subpackage
|
||||||
|
|
||||||
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.24-15
|
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.24-15
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user