Author: baggins Date: Tue Apr 17 18:04:17 2012 GMT Module: packages Tag: HEAD ---- Log message: - rel 2 - added systemd deps
---- Files affected: packages/system-config-printer: system-config-printer.spec (1.59 -> 1.60) ---- Diffs: ================================================================ Index: packages/system-config-printer/system-config-printer.spec diff -u packages/system-config-printer/system-config-printer.spec:1.59 packages/system-config-printer/system-config-printer.spec:1.60 --- packages/system-config-printer/system-config-printer.spec:1.59 Sat Mar 3 20:05:53 2012 +++ packages/system-config-printer/system-config-printer.spec Tue Apr 17 20:04:12 2012 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Graficzny interfejs do zarzÄ…dzania drukarkami Name: system-config-printer Version: 1.3.9 -Release: 1 +Release: 2 License: GPL v2+ Group: X11/Applications Source0: http://cyberelk.net/tim/data/system-config-printer/1.3/%{name}-%{version}.tar.xz @@ -62,7 +62,9 @@ %package udev Summary: Rules for udev for automatic configuration of USB printers Group: Base +Requires(post,preun,postun): systemd-units >= 38 Requires: %{name}-libs = %{version}-%{release} +Requires: systemd-units >= 0.38 Provides: hal-cups-utils = 0.6.20 Obsoletes: hal-cups-utils < 0.6.20 @@ -203,6 +205,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.60 2012/04/17 18:04:12 baggins +- rel 2 +- added systemd deps + Revision 1.59 2012/03/03 19:05:53 glen - fix udevhelperdir when processing .in ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/system-config-printer/system-config-printer.spec?r1=1.59&r2=1.60 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
