Author: baggins                      Date: Tue Feb 14 18:10:49 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 27
- no tmpfiles without userspace

---- Files affected:
packages/lirc:
   lirc.spec (1.318 -> 1.319) 

---- Diffs:

================================================================
Index: packages/lirc/lirc.spec
diff -u packages/lirc/lirc.spec:1.318 packages/lirc/lirc.spec:1.319
--- packages/lirc/lirc.spec:1.318       Tue Feb 14 19:07:23 2012
+++ packages/lirc/lirc.spec     Tue Feb 14 19:10:43 2012
@@ -21,7 +21,7 @@
 %endif
 
 %define                pname   lirc
-%define                rel     26
+%define                rel     27
 
 #
 # main package
@@ -82,6 +82,10 @@
 Requires:      libftdi >= 0.12
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%if %{without userspace}
+%define                no_spec_install_post_check_tmpfiles     1
+%endif
+
 %description
 LIRC is a package that allows you to decode and send infra-red signals
 of many (but not all) commonly used remote controls.
@@ -975,6 +979,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.319  2012/02/14 18:10:43  baggins
+- 27
+- no tmpfiles without userspace
+
 Revision 1.318  2012/02/14 18:07:23  arekm
 - release 26
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lirc/lirc.spec?r1=1.318&r2=1.319&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to