Author: patrys Date: Tue Oct 23 22:11:36 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.7.76
---- Files affected: SPECS: system-config-printer.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/system-config-printer.spec diff -u SPECS/system-config-printer.spec:1.12 SPECS/system-config-printer.spec:1.13 --- SPECS/system-config-printer.spec:1.12 Mon May 28 12:30:12 2007 +++ SPECS/system-config-printer.spec Wed Oct 24 00:11:31 2007 @@ -2,12 +2,12 @@ Summary: A graphical interface for configuring printers Summary(pl.UTF-8): Graficzny interfejs do zarządzania drukarkami Name: system-config-printer -Version: 0.7.65 +Version: 0.7.76 Release: 1 License: GPL v2 -Group: X11/Application +Group: X11/Applications Source0: http://cyberelk.net/tim/data/system-config-printer/%{name}-%{version}.tar.bz2 -# Source0-md5: c076dee6f8ecc0819a9d397b8f204e74 +# Source0-md5: 51610100814762dd39056f6efcf98463 Patch0: %{name}-desktop.patch URL: http://cyberelk.net/tim/software/system-config-printer/ BuildRequires: autoconf @@ -20,29 +20,30 @@ Requires: eggcups Requires: gksu Requires: python-PyXML -Requires: python-pycups >= 1.9.22 +Requires: python-pycups >= 1.9.28 Requires: python-pynotify Requires: python-rhpl %pyrequires_eq python-libs BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -The purpose of the tool is to configure a CUPS server (often the -local machine) using the CUPS API. The tool is written in Python, -using pygtk for the graphical parts and with some Python bindings -(pycups) for the CUPS API. +The purpose of the tool is to configure a CUPS server (often the local +machine) using the CUPS API. The tool is written in Python, using +pygtk for the graphical parts and with some Python bindings (pycups) +for the CUPS API. %description -l pl.UTF-8 -To narzędzie służy do konfigurowania serwera CUPS (zwykle na -maszynie lokalnej) przy użyciu API CUPS-a. Narzędzie jest napisane w -Pythonie z użyciem pygtk do części graficznych i dowiązań Pythona -(pycups) do API CUPS-a. +To narzędzie służy do konfigurowania serwera CUPS (zwykle na maszynie +lokalnej) przy użyciu API CUPS-a. Narzędzie jest napisane w Pythonie z +użyciem pygtk do części graficznych i dowiązań Pythona (pycups) do API +CUPS-a. %prep %setup -q %patch0 -p1 %build +%{__intltoolize} %{__aclocal} %{__autoconf} %{__automake} @@ -67,9 +68,11 @@ %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO +%attr(755,root,root) %{_bindir}/my-default-printer %attr(755,root,root) %{_bindir}/system-config-printer-applet %attr(755,root,root) %{_sbindir}/system-config-printer %{_sysconfdir}/xdg/autostart/*.desktop +%{_sysconfdir}/dbus-1/system.d/newprinternotification.conf %dir %{_datadir}/system-config-printer %{_datadir}/system-config-printer/*.glade %{_datadir}/system-config-printer/*.png @@ -83,6 +86,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2007/10/23 22:11:31 patrys +- 0.7.76 + Revision 1.12 2007/05/28 10:30:12 patrys - more R: ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/system-config-printer.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
