Author: glen Date: Thu Feb 2 14:22:49 2012 GMT Module: packages Tag: HEAD ---- Log message: - hack to skip tmpfiles blocker
---- Files affected: packages/unscd: unscd.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: packages/unscd/unscd.spec diff -u packages/unscd/unscd.spec:1.10 packages/unscd/unscd.spec:1.11 --- packages/unscd/unscd.spec:1.10 Thu Feb 2 15:19:43 2012 +++ packages/unscd/unscd.spec Thu Feb 2 15:22:43 2012 @@ -1,8 +1,10 @@ # $Revision$, $Date$ +# FIXME +%define no_install_post_check_tmpfiles 1 Summary: Single threaded NSCD (Name Service Caching Daemon) Name: unscd Version: 0.48 -Release: 2 +Release: 3 License: GPL v2 Group: Networking/Daemons Source0: http://busybox.net/~vda/unscd/nscd-%{version}.c @@ -107,6 +109,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2012/02/02 14:22:43 glen +- hack to skip tmpfiles blocker + Revision 1.10 2012/02/02 14:19:43 glen - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/unscd/unscd.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
