Author: patrys Date: Mon Mar 17 11:49:03 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - use gksu - fix binary path in desktop - rel 2
---- Files affected: SPECS: system-config-printer.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/system-config-printer.spec diff -u SPECS/system-config-printer.spec:1.16 SPECS/system-config-printer.spec:1.17 --- SPECS/system-config-printer.spec:1.16 Sun Mar 16 22:46:39 2008 +++ SPECS/system-config-printer.spec Mon Mar 17 12:48:58 2008 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Graficzny interfejs do zarzÄ…dzania drukarkami Name: system-config-printer Version: 0.7.82 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications Source0: http://cyberelk.net/tim/data/system-config-printer/%{name}-%{version}.tar.bz2 # Source0-md5: a85efc175c58506239f3613baf992fca +Patch0: %{name}-gksu.patch URL: http://cyberelk.net/tim/software/system-config-printer/ BuildRequires: autoconf BuildRequires: automake @@ -41,6 +42,7 @@ %prep %setup -q +%patch0 -p1 sed -i -e [EMAIL PROTECTED]@latin# configure.in mv po/[EMAIL PROTECTED],latin}.po @@ -91,6 +93,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2008-03-17 11:48:58 patrys +- use gksu +- fix binary path in desktop +- rel 2 + Revision 1.16 2008-03-16 21:46:39 patrys - 0.7.82 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/system-config-printer.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
