Bugfix update to system-config-printer-1.3.4.

This commit is contained in:
ajacoutot 2011-07-16 07:00:04 +00:00
parent d635660109
commit 3904e62a3a
7 changed files with 30 additions and 36 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.26 2011/06/08 17:37:37 jasper Exp $
# $OpenBSD: Makefile,v 1.27 2011/07/16 07:00:04 ajacoutot Exp $
COMMENT= printer (CUPS) administration tool
DISTNAME= system-config-printer-1.3.3
REVISION= 0
DISTNAME= system-config-printer-1.3.4
CATEGORIES= print sysutils
@ -28,8 +27,8 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \
RUN_DEPENDS= devel/desktop-file-utils \
devel/gettext \
devel/py-notify \
net/py-smbc \
print/py-cups>=1.9.55 \
net/py-smbc>=1.0.11 \
print/py-cups>=1.9.57 \
textproc/py-xml \
x11/dbus-python \
x11/gnome/py-gnome-desktop \

View File

@ -1,5 +1,5 @@
MD5 (system-config-printer-1.3.3.tar.xz) = ZYUWhIxs7SsazG01JdJyBA==
RMD160 (system-config-printer-1.3.3.tar.xz) = J0eGvHgF2GIpv32kEcwDig8VIA4=
SHA1 (system-config-printer-1.3.3.tar.xz) = RPDxmSUb9dzsFs+cnVU2RI5xmlE=
SHA256 (system-config-printer-1.3.3.tar.xz) = UAGk/BYWzSt6V4BV5s2L7gr6P5zjspzASXE4XPSvfqI=
SIZE (system-config-printer-1.3.3.tar.xz) = 994588
MD5 (system-config-printer-1.3.4.tar.xz) = jksbH9B4wJdpcI8Jt3yz7Q==
RMD160 (system-config-printer-1.3.4.tar.xz) = Rz6kx4wt756pw8oDLQe/QoLjams=
SHA1 (system-config-printer-1.3.4.tar.xz) = JmrK88Ptza9ZYQY3cnZ7zeE/bDA=
SHA256 (system-config-printer-1.3.4.tar.xz) = vI7YIQOZQn5wcAHm1rmouByQ8HcK4oF5z/5nfx/OoLQ=
SIZE (system-config-printer-1.3.4.tar.xz) = 991824

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-Makefile_in,v 1.8 2011/05/04 09:10:52 ajacoutot Exp $
--- Makefile.in.orig Fri Mar 18 17:07:11 2011
+++ Makefile.in Wed May 4 10:36:00 2011
@@ -434,7 +434,7 @@ dbus_DATA = \
$OpenBSD: patch-Makefile_in,v 1.9 2011/07/16 07:00:04 ajacoutot Exp $
--- Makefile.in.orig Thu Jul 14 12:55:22 2011
+++ Makefile.in Sat Jul 16 08:47:48 2011
@@ -441,7 +441,7 @@ dbus_DATA = \
dbus/com.redhat.NewPrinterNotification.conf \
dbus/com.redhat.PrinterDriversInstaller.conf
@ -10,7 +10,7 @@ $OpenBSD: patch-Makefile_in,v 1.8 2011/05/04 09:10:52 ajacoutot Exp $
dbusinterfaces_DATA = \
dbus/org.fedoraproject.Config.Printing.xml
@@ -1551,7 +1551,7 @@ update-po: missing-languages
@@ -1600,7 +1600,7 @@ update-po: missing-languages
$(MAKE) -C po update-po
missing-languages:
@ -19,7 +19,7 @@ $OpenBSD: patch-Makefile_in,v 1.8 2011/05/04 09:10:52 ajacoutot Exp $
eval $$(grep ALL_LINGUAS configure.in); \
diff -u <(echo $$ALL_LINGUAS | xargs -rn1 echo) \
<(cd po; ls -1 *.po | sed -e "s,\.po$$,,")'
@@ -1584,7 +1584,7 @@ run-dbus-service: config.py cupshelpers/config.py
@@ -1633,7 +1633,7 @@ run-dbus-service: config.py cupshelpers/config.py
$(PYTHON) $(top_srcdir)/scp-dbus-service.py --debug
test-xmldriverprefs: cupshelpers/xmldriverprefs.py xml/preferreddrivers.xml
@ -28,7 +28,7 @@ $OpenBSD: patch-Makefile_in,v 1.8 2011/05/04 09:10:52 ajacoutot Exp $
2>&1 | less
help:
@@ -1607,12 +1607,12 @@ test-ppd-module.sh: FORCE
@@ -1656,12 +1656,12 @@ test-ppd-module.sh: FORCE
chmod 755 "$@"
test-xml-validity.sh: FORCE

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-newprinter_py,v 1.2 2011/06/02 16:16:23 ajacoutot Exp $
--- newprinter.py.orig Thu May 26 16:01:08 2011
+++ newprinter.py Thu Jun 2 18:10:27 2011
@@ -1532,7 +1532,7 @@ class NewPrinterGUI(GtkGUI):
$OpenBSD: patch-newprinter_py,v 1.3 2011/07/16 07:00:04 ajacoutot Exp $
--- newprinter.py.orig Tue Jul 12 14:24:03 2011
+++ newprinter.py Sat Jul 16 08:47:48 2011
@@ -1525,7 +1525,7 @@ class NewPrinterGUI(GtkGUI):
# Try to get make and model via SNMP
if host:
os.environ["HOST"] = host
@ -10,7 +10,7 @@ $OpenBSD: patch-newprinter_py,v 1.2 2011/06/02 16:16:23 ajacoutot Exp $
debugprint (host + ": " + cmd)
stdout = None
try:
@@ -3428,7 +3428,7 @@ class NewPrinterGUI(GtkGUI):
@@ -3366,7 +3366,7 @@ class NewPrinterGUI(GtkGUI):
try:
# We want this to be in the current natural language,
# so we intentionally don't set LC_ALL=C here.

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-probe_printer_py,v 1.1 2011/05/04 09:10:52 ajacoutot Exp $
--- probe_printer.py.orig Wed May 4 10:21:21 2011
+++ probe_printer.py Wed May 4 10:21:33 2011
@@ -259,7 +259,7 @@ class PrinterFinder:
$OpenBSD: patch-probe_printer_py,v 1.2 2011/07/16 07:00:04 ajacoutot Exp $
--- probe_printer.py.orig Tue Jul 12 14:24:28 2011
+++ probe_printer.py Sat Jul 16 08:47:48 2011
@@ -260,7 +260,7 @@ class PrinterFinder:
null = file ("/dev/null", "r+")
try:
debugprint ("snmp: trying")

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-udev_udev-configure-printer_c,v 1.1 2011/05/04 09:10:52 ajacoutot Exp $
--- udev/udev-configure-printer.c.orig Wed May 4 10:20:40 2011
+++ udev/udev-configure-printer.c Wed May 4 10:21:09 2011
@@ -717,7 +717,7 @@ device_id_from_bluetooth (const char *bdaddr, struct d
$OpenBSD: patch-udev_udev-configure-printer_c,v 1.2 2011/07/16 07:00:04 ajacoutot Exp $
--- udev/udev-configure-printer.c.orig Fri Jul 15 14:00:48 2011
+++ udev/udev-configure-printer.c Sat Jul 16 08:47:48 2011
@@ -720,7 +720,7 @@ device_id_from_bluetooth (const char *bdaddr, struct d
gchar *argv[4];
id->full_device_id = id->mfg = id->mdl = id->sern = NULL;

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.10 2011/06/02 16:16:23 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.11 2011/07/16 07:00:04 ajacoutot Exp $
bin/scp-dbus-service
bin/system-config-printer
bin/system-config-printer-applet
@ -72,8 +72,6 @@ share/locale/ja/LC_MESSAGES/system-config-printer.mo
share/locale/ka/LC_MESSAGES/system-config-printer.mo
share/locale/kn/LC_MESSAGES/system-config-printer.mo
share/locale/ko/LC_MESSAGES/system-config-printer.mo
share/locale/lo/
share/locale/lo/LC_MESSAGES/
share/locale/lo/LC_MESSAGES/system-config-printer.mo
share/locale/lv/LC_MESSAGES/system-config-printer.mo
share/locale/mai/LC_MESSAGES/system-config-printer.mo
@ -108,13 +106,10 @@ share/locale/vi/LC_MESSAGES/system-config-printer.mo
share/locale/zh_CN/LC_MESSAGES/system-config-printer.mo
share/locale/zh_TW/LC_MESSAGES/system-config-printer.mo
share/system-config-printer/
share/system-config-printer/GroupsPane.py
share/system-config-printer/GroupsPaneModel.py
share/system-config-printer/HIG.py
share/system-config-printer/PhysicalDevice.py
share/system-config-printer/SearchCriterion.py
share/system-config-printer/ToolbarSearchEntry.py
share/system-config-printer/XmlHelper.py
share/system-config-printer/applet.py
share/system-config-printer/asyncconn.py
share/system-config-printer/asyncipp.py