Author: baggins Date: Tue Apr 17 17:53:26 2012 GMT Module: packages Tag: HEAD ---- Log message: - rel 8 - better systemd deps
---- Files affected: packages/rpcbind: rpcbind.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: packages/rpcbind/rpcbind.spec diff -u packages/rpcbind/rpcbind.spec:1.24 packages/rpcbind/rpcbind.spec:1.25 --- packages/rpcbind/rpcbind.spec:1.24 Sat Feb 11 21:57:16 2012 +++ packages/rpcbind/rpcbind.spec Tue Apr 17 19:53:20 2012 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Demon odwzorowujący adresy uniwersalne na numery programów RPC Name: rpcbind Version: 0.2.0 -Release: 7 +Release: 8 License: GPL Group: Daemons Source0: http://dl.sourceforge.net/rpcbind/%{name}-%{version}.tar.bz2 @@ -28,6 +28,7 @@ BuildRequires: libwrap-devel BuildRequires: rpmbuild(macros) >= 1.623 Requires(post,preun): /sbin/chkconfig +Requires(post,preun,postun): systemd-units >= 38 Requires: /sbin/chkconfig Requires: rc-scripts >= 0.4.1.6 Requires: systemd-units >= 0.38 @@ -148,6 +149,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2012/04/17 17:53:20 baggins +- rel 8 +- better systemd deps + Revision 1.24 2012/02/11 20:57:16 baggins - rel 7 - use __cp macro in trigger, cp may be an alias ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/rpcbind/rpcbind.spec?r1=1.24&r2=1.25 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
