SPECS: blackbox.spec - new-style bcond - fixed spec encoding

qboosh qboosh at pld-linux.org
Sun Aug 17 17:44:37 CEST 2008


Author: qboosh                       Date: Sun Aug 17 15:44:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new-style bcond
- fixed spec encoding

---- Files affected:
SPECS:
   blackbox.spec (1.89 -> 1.90) 

---- Diffs:

================================================================
Index: SPECS/blackbox.spec
diff -u SPECS/blackbox.spec:1.89 SPECS/blackbox.spec:1.90
--- SPECS/blackbox.spec:1.89	Sat Aug  2 22:12:31 2008
+++ SPECS/blackbox.spec	Sun Aug 17 17:44:31 2008
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-# _with_epistrophy	- enables using epistorophy key grabber
+%bcond_with	epistrophy	# enables using epistorophy key grabber
 #
 Summary:	Very small and fast window manger for the X Window
 Summary(pl.UTF-8):	Mały i szybki zarządca okien dla X Window
@@ -11,7 +11,6 @@
 Release:	0.1
 License:	BSD-like
 Group:		X11/Window Managers
-Vendor:		Brad Hughes <blackbox at alug.org>
 Source0:	http://dl.sourceforge.net/blackboxwm/%{name}-%{version}.tar.gz
 # Source0-md5:	033a92af3eecaa10bcb689e55a1ceadc
 Source1:	%{name}.desktop
@@ -28,7 +27,7 @@
 URL:		http://blackboxwm.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
-%{?_with_epistrophy:Requires:	epistrophy}
+%{?with_epistrophy:Requires:	epistrophy}
 BuildRequires:	rpm >= 4.0.2-48
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xorg-lib-libXft-devel
@@ -68,7 +67,7 @@
 %setup -q
 #%patch0 -p1
 #%patch1 -p1
-%{?_with_epistrophy:%patch3 -p1}
+%{?with_epistrophy:%patch3 -p1}
 #%patch4 -p1
 #%patch5 -p1
 #%patch6 -p1
@@ -149,11 +148,15 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.90  2008/08/17 15:44:31  qboosh
+- new-style bcond
+- fixed spec encoding
+
 Revision 1.89  2008/08/02 20:12:31  shadzik
 - Th/Ti BRs
 - sorted BRs
 - add libtoolize
-- thx to Pawe³ Chmiel <golecpch at interia dot pl> who kindly sent this in
+- thx to Paweł Chmiel <golecpch at interia dot pl> who kindly sent this in
 
 Revision 1.88  2007/10/09 15:31:11  baggins
 - s/enviroment/environment/
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/blackbox.spec?r1=1.89&r2=1.90&f=u



More information about the pld-cvs-commit mailing list