Commit Graph

623 Commits

Author SHA1 Message Date
Miro Hrončok
b8a76d51b2 Rebuild for Python 3.6 2016-12-19 18:20:38 +01:00
Zdenek Dohnal
a006500ba3 fixing minor errors 2016-10-24 18:22:50 +02:00
Fedora Release Engineering
97968b27f9 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 12:48:49 +00:00
Jiri Popelka
e0e3a343b5 Suggests python3 version of smbc module 2016-03-07 19:19:00 +01:00
Fedora Release Engineering
a7719300bd - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 01:10:47 +00:00
Jiri Popelka
256251c35a %define -> %global 2016-01-04 15:47:28 +01:00
Peter Robinson
71bd731c82 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 2015-11-10 18:11:44 +00:00
Jiri Popelka
191c2e3ba0 libs subpackage Suggests: python-smbc
https://bugzilla.redhat.com/show_bug.cgi?id=921132#c1
https://fedoraproject.org/wiki/Packaging:WeakDependencies
2015-07-21 10:54:16 +02:00
Dennis Gilmore
e49a1fcb7f - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 02:22:51 +00:00
Tim Waugh
8ee96f3819 Fixed device sorting (bug #1210733). 2015-05-26 10:00:01 +01:00
Tim Waugh
902952def3 Fixed shbang line in udev-add-printer (trac #244). 2015-05-26 09:18:36 +01:00
Tim Waugh
43f334d576 1.5.7.
- Increase bus settle time for usb_modeswitch devices (bug #1206808).
- Set use_underline=True for previously-stock buttons (bug #1210859).
- Fixed traceback (bug #1213136).
- Fixes for appdata file.

Resolves: rhbz#1206808 rhbz#1210859 rhbz#1213136
2015-04-29 14:09:52 +01:00
Tim Waugh
226dcd99d7 1.5.6.
- Don't show traceback messages for missing probe helpers (bug #1194101).
  - Don't try writing bytecache when running udev-add-printer
    (bug #1196183).
  - Don't try decoding already-decoded Unicode (bug #1195974).
  - Fixes for CMD matching (bug #1177978, bug #1171874).
  - Fixed 'Apply' sensitivity when downloading driver (trac #238).
  - Avoid deprecated things.
  - Handle missing 'functionality' field in returned data for driver.
  - Some fixes for the New Printer dialog.
  - Don't install an OpenPrinting driver if the license is not
    accepted (trac #240).

Resolves: rhbz#1194101 rhbz#1196183 rhbz#1195974 rhbz#1177978 rhbz#1171874
2015-03-17 17:05:18 +00:00
Tim Waugh
c69f03bb99 Requires python3-firewall. 2015-02-07 22:46:22 +00:00
Tim Waugh
c8da20d1b2 1.5.5.
- No longer requires gnome-icon-theme (bug #1163928).
- Fixed race condition when fetching devices (bug #1176443).
- Fixed typo preventing retrieve/reprint from working.
- Driver installation fixes.
- Various other fixes.

Resolves: rhbz#1163928 rhbz#1176443
2015-02-06 18:16:02 +00:00
Tim Waugh
adf2fa4d0f 1.5.4.
- Extract hostname from hp:/net/...?hostname= URIs when grouping by
  physical device (bug #1154686).
- Tell user how to retrieve journal entries as root in
  troubleshooter (bug #1157253).
- Codec fix for AuthDialog.get_auth_info (bug #1060453).
- Catch IPPError when writing server settings (bug #1159584).
- Several other fixes.

Resolves: rhbz#1154686 rhbz#1157253 rhbz#1060453 rhbz#1159584
2014-11-04 12:21:02 +00:00
Tim Waugh
2ede1d2d01 1.5.3. 2014-10-17 17:18:04 +01:00
Tim Waugh
a27be9bab3 Fixed Source0 typo. 2014-10-17 17:11:35 +01:00
Tim Waugh
fe90f39d39 Use items() instead of iteritems() with Python 3 dicts (bug #1151457).
Resolves: rhbz#1151457
2014-10-10 17:21:56 +01:00
Tim Waugh
5a973a6243 1.5.2. 2014-10-10 17:05:14 +01:00
Tim Waugh
cbf665aad2 Python3 fixes from upstream. 2014-09-11 17:21:01 +01:00
Tim Waugh
5da49def1d Take the gdk lock before entering gtk_main() (bug #1052203 comment #24).
Resolves: rhbz#1052203
2014-09-06 13:24:51 +01:00
Tim Waugh
810c9a2df7 1.5.1.
Some Python3 fixes (bug #1136470), udev-configure-printer fixes, and a
fix for a D-Bus service hang (bug #1116756).

Resolves: rhbz#1136470 rhbz#1116756
2014-09-02 17:37:03 +01:00
Peter Robinson
33600dd4dd - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 04:38:34 +00:00
Tim Waugh
46c6855aab Enable hardened build, as the udev part runs with privilege. 2014-08-15 15:41:56 +01:00
Tim Waugh
a2dc13a806 Explicitly use /usr/bin/python3 in udev-add-printer (bug #1126149).
Resolves: rhbz#1126149
2014-08-03 15:03:10 +01:00
Tim Waugh
6ac8a8dc7a More python3 dependency changes.
- pygobject3-base -> python3-gobject
- pycairo -> python3-cairo
2014-07-25 15:18:36 +01:00
Tim Waugh
696036c742 The applet is now in its own sub-package. 2014-07-24 15:24:54 +01:00
Tim Waugh
d2bbe950c8 Also require python3 bindings for pycurl (bug #1121177).
Resolves: rhbz#1121177
2014-07-20 19:48:52 +01:00
Tim Waugh
41e12160a3 Fixed copy-and-paste error. 2014-07-19 16:13:57 +01:00
Tim Waugh
557be80bfb Require python3 bindings for cups and dbus (bug #1121177).
Resolves: rhbz#1121177
2014-07-19 14:40:49 +01:00
Tim Waugh
e68db36db3 1.5.0 (now Python3). 2014-07-17 12:42:20 +01:00
Tim Waugh
3bbd32f984 Merge branch 'f20' into f21 2014-07-14 11:14:41 +01:00
Tim Waugh
885df8883b Fix job retrieval (bug #1119222).
Resolves: rhbz#1119222
2014-07-14 11:08:51 +01:00
Tim Waugh
aa20407706 Merge branch 'f20' into f21 2014-07-11 17:30:21 +01:00
Tim Waugh
e429fbbe82 Handle failure when cups-pk-helper not installed (bug #1118836).
Resolves: rhbz#1118836
2014-07-11 17:29:57 +01:00
Tim Waugh
a801f2cbaf Merge branch 'f20' 2014-07-04 17:19:14 +01:00
Tim Waugh
daf11fd892 1.4.5.
- Some codec fixes (bug #968142, bug #1023968, bug #1094037).
- Traceback fixes (bug #982071, bug #1090479, bug #1105229).
- IPv6 address entry fix (bug #1074245).
- Auth info saving improvement (bug #1089029).
- Use LockButton for fewer auth dialogs (bug #714820).

Resolves: rhbz#968142 rhbz#1023968 rhbz#1094037 rhbz#982071 rhbz#1090479 rhbz#1105229 rhbz#1074245 rhbz#1089029 rhbz#714820
2014-07-04 17:15:55 +01:00
Dennis Gilmore
2731485c62 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 02:59:11 -05:00
Jiri Popelka
e985b85178 1.4.x requires gtk3 instead of gtk2 (#1099611) 2014-05-22 10:40:44 +02:00
Tim Waugh
cb5a56848d Prevent D-Bus service freezing by disabling openprinting driver downloads (bug #1052203).
Resolves: rhbz#1052203
2014-05-01 13:02:21 +01:00
Jaromír Končický
cdf4ab14dc 1.4.4. 2014-03-12 13:32:28 +01:00
Jiri Popelka
74dfb371fc BuildRequires: pkgconfig(glib-2.0) instead of glib2-devel
https://fedoraproject.org/wiki/Packaging:PkgConfigBuildRequires
2014-03-10 13:59:17 +01:00
Tim Waugh
f0718d02c4 Don't override CFLAGS in Makefile.am. 2014-02-28 17:17:14 +00:00
Tim Waugh
1c606e9f5f Include upstream Makefile fixes for udev directories. 2013-12-06 15:31:04 +00:00
Tim Waugh
65688b69af Configure udevhelper directory correctly. 2013-12-06 12:34:02 +00:00
Tim Waugh
2235cbbc47 Use _smp_mflags for consistency's sake (patch from upstream needed). 2013-12-06 11:38:02 +00:00
Tim Waugh
6a55f6117e Use _smp_mflags for consistency's sake. 2013-12-06 10:49:50 +00:00
Tim Waugh
614f23d20c Actually run make in the %build section. 2013-12-05 09:29:49 +00:00
Tim Waugh
7ba9bcbd05 Requires pycairo (bug #1028180).
Resolves: rhbz#1028180
2013-11-08 17:23:58 +00:00