Commit Graph

693 Commits

Author SHA1 Message Date
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
Tim Waugh
1d9c75fafb Reverted last change as it did not fix the problem. 2013-11-08 17:23:47 +00:00
Tim Waugh
341c0b437c Fixed encoding issue (bug #1023968).
Resolves: rhbz#1023968
2013-10-30 17:27:38 +00:00
Tim Waugh
d3ca8545b4 Fixed typo in D-Bus signature decorator (bug #1023449).
Resolves: rhbz#1023449
2013-10-25 16:29:47 +01:00
Tim Waugh
6c0a719c3c 1.4.3. 2013-10-22 17:13:38 +01:00
Tim Waugh
933f06c386 1.4.2. 2013-08-20 11:51:28 +01:00
Dennis Gilmore
50bb6e5065 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 11:26:18 -05:00
Jiri Popelka
a503622c14 Remove unused patches 2013-07-12 15:58:03 +02:00
Tim Waugh
aad68a33e4 Fixed source URL. 2013-07-04 16:30:58 +01:00
Tim Waugh
7b6faad2a1 Fixed misplaced parenthesis (bug #979119).
Resolves: rhbz#979119
2013-07-02 12:57:07 +01:00
Tim Waugh
752fb1e069 Fixed another codec issue (bug #978970).
Resolves: rhbz#978970
2013-07-02 12:54:44 +01:00
Tim Waugh
550894341b Avoid race when renaming printer (bug #975705).
Resolves: rhbz#975705
2013-07-02 12:51:30 +01:00
Tim Waugh
f1346fb31a Don't check for missing drivers in remote printers (bug #975058)
Resolves: rhbz#975058
2013-07-02 12:49:41 +01:00
Tim Waugh
aeb0b9deca Another fix from the move to gi.repository (bug #973662).
Resolves: rhbz#973662
2013-07-02 12:47:34 +01:00
Tim Waugh
01b4f5471d Fixed another codec issue (bug #971973).
Resolves: rhbz#971973
2013-07-02 09:38:24 +01:00
Jiri Popelka
fde088d6df Fix Notify.Notification creation (bug #974845). 2013-06-20 10:38:02 +02:00
Tim Waugh
b00b5e01d3 Use the right signal for spotting when editing is done when renaming a printer (bug #971404). 2013-06-07 16:58:20 +01:00
Tim Waugh
917063fd0a More fixes for UTF-8 encoding issues (bug #968142). 2013-06-07 12:46:23 +01:00
Tim Waugh
7c67764aaa Fixed new printer dialog traceback (bug #969916). 2013-06-07 12:42:07 +01:00
Tim Waugh
3fa4f482d5 More fixes for UTF-8 encoding issues (bug #971548). 2013-06-07 11:14:45 +01:00
Tim Waugh
a8dad7a37e Removed old pointer/keyboard grabbing code as it no longer works (bug #971459). 2013-06-06 17:14:51 +01:00