SPECS: xlockmore.spec - new-style bcond, no need to specify defaul...

qboosh qboosh at pld-linux.org
Mon Dec 19 23:08:49 CET 2005


Author: qboosh                       Date: Mon Dec 19 22:08:49 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new-style bcond, no need to specify default attr

---- Files affected:
SPECS:
   xlockmore.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: SPECS/xlockmore.spec
diff -u SPECS/xlockmore.spec:1.54 SPECS/xlockmore.spec:1.55
--- SPECS/xlockmore.spec:1.54	Tue Dec 13 16:51:53 2005
+++ SPECS/xlockmore.spec	Mon Dec 19 23:08:41 2005
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+# TODO: kill /usr/X11R6 prefix (only _appdefsdir should stay now)
 #
 # Conditional build:
 %bcond_with	sound	# with sound support
@@ -35,7 +36,7 @@
 BuildRequires:	libtool
 BuildRequires:	pam-devel
 BuildRequires:	rpm-build >= 4.0.2-79
-%{?_with_opengl:Requires:	OpenGL}
+%{?with_opengl:Requires:	OpenGL}
 Requires:	pam >= 0.77.3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -145,7 +146,7 @@
 %files
 %defattr(644,root,root,755)
 %doc README docs/TODO docs/Revisions
-%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/xlock
+%config(noreplace) %verify(not md5 mtime size) /etc/pam.d/xlock
 %attr(755,root,root) %{_bindir}/xlock
 %{_mandir}/man1/*
 %{_appdefsdir}/XLock
@@ -158,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2005/12/19 22:08:41  qboosh
+- new-style bcond, no need to specify default attr
+
 Revision 1.54  2005/12/13 15:51:53  glen
 - adapterized (sorted %verify attrs)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xlockmore.spec?r1=1.54&r2=1.55&f=u




More information about the pld-cvs-commit mailing list