Commit Graph

722 Commits

Author SHA1 Message Date
Jiri Popelka
ea5417a185 Merge branch 'f23' 2015-11-28 11:09:28 +01:00
Jiri Popelka
6919491be9 run autoreconf instead of patching libtool script to work-around rpath issues
There's been a libhpdiscovery since 3.15.11, which messes up builds
when we remove rpath from libtool script.
Running autoreconf seems to work-around the problem.
2015-11-28 11:04:17 +01:00
Jiri Popelka
ba08b52a3e 3.15.11 2015-11-28 11:02:25 +01:00
Jiri Popelka
8753f6e113 Justify running autoreconf. 2015-11-18 16:17:20 +01:00
Jiri Popelka
90b9b0eaf8 run autoreconf instead of patching libtool script to work-around rpath issues
There's been a libhpdiscovery since 3.15.11, which messes up builds
when we remove rpath from libtool script.
Running autoreconf seems to work-around the problem.
2015-11-18 14:29:29 +01:00
Jiri Popelka
20a509233f 3.15.11 2015-11-16 14:07:24 +01:00
Peter Robinson
104b18ea51 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 2015-11-10 14:27:21 +00:00
Jiri Popelka
0d773b3535 Rebuilt for Python3.5 rebuild 2015-11-05 11:07:45 +01:00
Tim Waugh
277de5b9c6 Merge branch 'f22' into f23 2015-10-23 15:46:40 +01:00
Tim Waugh
002e63683a Don't try to write bytecode cache for hp-config_usb_printer (bug #1266903). 2015-10-23 15:45:57 +01:00
Jiri Popelka
1291f31258 Don't specify python version in hplip-printer@.service (bug #1266423) 2015-09-25 14:09:14 +02:00
Jiri Popelka
e4cda86f72 Merge branch 'f22' into f23 2015-09-15 14:33:35 +02:00
Jiri Popelka
7bd9b5179f 3.15.9 digital signature file 2015-09-15 14:33:07 +02:00
Jiri Popelka
b36de0f75f fix version 2015-09-15 12:05:19 +02:00
Jiri Popelka
dcc79ef740 Merge branch 'f22' into f23 2015-09-15 12:02:02 +02:00
Jiri Popelka
e56b40bcfd 3.15.9 2015-09-15 11:58:44 +02:00
Jiri Popelka
a281e46956 make copy-deviceid.py Python 3 compatible 2015-08-18 14:26:00 +02:00
Jiri Popelka
6ad02065f3 Revert "Build and ship also Python 2 modules for hp-plugin (bug #1196237)."
This reverts commit 8b7f3bae70.
2015-08-18 13:50:42 +02:00
Jiri Popelka
f33ef87b7e Merge branch 'f22' into f23 2015-08-11 13:22:00 +02:00
Jiri Popelka
9848937170 Upstream fix for 'Stopped "Filter Failed"' (Launchpad #1476920) 2015-08-11 13:19:44 +02:00
Jiri Popelka
53761e6e8e remove Group tag
https://fedoraproject.org/wiki/Packaging:Guidelines#Group_tag
2015-07-30 10:41:38 +02:00
Jiri Popelka
8effff4f8d fix hpijs Obsoletes & Provides 2015-07-30 10:40:02 +02:00
Jiri Popelka
188cf820f0 ship hp-config_usb_printer in main package along with udev rule and unit file (#1033952#11) 2015-07-29 18:45:33 +02:00
Jiri Popelka
2ef869366f merge hpijs into main package (#1033952#14) 2015-07-29 18:42:50 +02:00
Jiri Popelka
9326f466c5 Merge branch 'f22' into f23 2015-07-15 17:03:32 +02:00
Jiri Popelka
1240a687cb 3.15.7 2015-07-15 17:01:47 +02:00
Tim Waugh
b533782b64 Merge branch 'f22' 2015-06-19 12:27:48 +01:00
Tim Waugh
a7d00b4ce8 Merge branch 'f21' into f22 2015-06-19 12:27:40 +01:00
Tim Waugh
6d86dd31c1 Merge branch 'f20' into f21 2015-06-19 12:23:49 +01:00
Tim Waugh
0cef7ab4d9 Ignore IOError when logging output (bug #712537).
Resolves: rhbz#712537
(cherry picked from commit 35446f4acc)
(cherry picked from commit fbe0557bb5dd5658b00c788256a5bccb8b7c8ea3)
2015-06-19 12:13:06 +01:00
Dennis Gilmore
4ffed5c84a - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 10:32:25 +00:00
Jiri Popelka
0d53148fa1 3.15.6 2015-06-10 19:33:54 +02:00
Jiri Popelka
dd223f8536 3.15.4 2015-04-16 16:11:05 +02:00
Tim Waugh
adfeb4f6ae Build and install the Python2 cupsext module as well. 2015-03-23 22:56:36 +00:00
Tim Waugh
c2c95df9a8 Only build necessary parts for Python2 module. 2015-03-23 16:17:15 +00:00
Jiri Popelka
8b7f3bae70 Build and ship also Python 2 modules for hp-plugin (bug #1196237). 2015-03-23 16:37:58 +01:00
Tim Waugh
378ff6eaa3 filters: don't use 'env' when starting Python (bug #1202451).
Resolves: rhbz#1202451
2015-03-20 11:15:11 +00:00
Tim Waugh
35446f4acc Ignore IOError when logging output (bug #712537).
Resolves: rhbz#712537
2015-03-16 16:52:07 +00:00
Tim Waugh
d7015966af Requires python3-PyQt4, not PyQt4. 2015-03-13 13:03:59 +00:00
Jiri Popelka
91c0f13ab4 Make reportlab.patch Python3 compatible (bug #1201088). 2015-03-12 10:41:09 +01:00
Tim Waugh
b39bba9f08 Move PPDs requiring hpps to the main package along with the filter itself (bug #1194186).
Resolves: rhbz#1194186
2015-03-03 13:12:24 +00:00
Tim Waugh
5da93b90f8 Don't try to write bytecode cache for hpfax backend (bug #1192761).
Resolves: rhbz#1192761
2015-03-03 11:47:36 +00:00
Tim Waugh
3e8bb63ccc Don't ship hp-logcapture or hp-doctor (bug #1192090). They are not useful in Fedora.
Resolves: rhbz#1192090
2015-02-12 17:42:53 +00:00
Jiri Popelka
6806ada431 3.15.2 2015-02-04 19:33:23 +01:00
Tim Waugh
5ebb10e16b No need to remove hpcac as it is no longer provided upstream. 2015-01-21 18:20:49 +00:00
Tim Waugh
0bcf74f837 Merge branch 'f20' 2015-01-21 17:13:38 +00:00
Tim Waugh
89fade99a4 Fixed uses of strncpy throughout. 2015-01-21 17:10:36 +00:00
Tim Waugh
85f9eb8ab1 Merge branch 'f21' 2015-01-14 14:43:14 +00:00
Tim Waugh
7060d1f47e Requires python3-cups to get postscriptdriver() tags. 2015-01-14 14:42:04 +00:00
Tim Waugh
371de84d4f Merge branch 'f21' 2014-12-23 16:07:58 +00:00