Removed "BuildRequires: libusb-1_0-0" because libusb-1_0-devel
has a "Requires: libusb-1_0-0". Split too long lines in changes file into several lines. OBS-URL: https://build.opensuse.org/package/show/Printing/hplip?expand=0&rev=51
This commit is contained in:
parent
c8eef55832
commit
4a278ff520
@ -1,24 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 25 15:56:54 UTC 2012 - mail@philipp-wagner.com
|
||||
|
||||
- Add libusb 1.0 as dependency. If necessary building with libusb 0.1
|
||||
would be possible as well by setting a configure flag.
|
||||
- Add libusb 1.0 as dependency. If necessary building with
|
||||
libusb 0.1 would be possible as well by setting a configure
|
||||
flag.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 25 14:42:59 UTC 2012 - mail@philipp-wagner.com
|
||||
|
||||
- Add patch to fix compiler warnings causing a
|
||||
- Add patch to fix compiler warnings causing a
|
||||
no-return-in-nonvoid-function error during the build.
|
||||
An upstream bug report is open at
|
||||
An upstream bug report is open at
|
||||
https://bugs.launchpad.net/hplip/+bug/1017496
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 25 09:47:53 UTC 2012 - mail@philipp-wagner.com
|
||||
|
||||
- Upgraded to version 3.12.6:
|
||||
'hp-check' tool when run with "--fix" option resolves missing dependencies/groups/plugin and disable SELinux
|
||||
Added PIN to PRINT support for HP Color LaserJet CM4540 MFP
|
||||
libusb-1.0 support added
|
||||
'hp-check' tool when run with "--fix" option resolves missing
|
||||
dependencies/groups/plugin and disable SELinux.
|
||||
Added PIN to PRINT support for HP Color LaserJet CM4540 MFP.
|
||||
libusb-1.0 support added.
|
||||
Several more supported printers and all-in-one devices.
|
||||
Several bug fixes.
|
||||
For details see
|
||||
|
@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: hplip
|
||||
# BuildRequires foomatic-filters to avoid /usr/lib/rpm/brp-symlink ERROR:
|
||||
# link target doesn't exist (neither in build root nor in installed system):
|
||||
@ -31,7 +30,6 @@ BuildRequires: libgphoto2-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libqt4-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: libusb-1_0-0
|
||||
BuildRequires: libusb-1_0-devel
|
||||
BuildRequires: net-snmp-devel
|
||||
BuildRequires: pkgconfig
|
||||
|
Loading…
Reference in New Issue
Block a user