SPECS: zipcracker.spec - wo pvm bcond

adgor adgor at pld-linux.org
Tue Jun 28 10:01:55 CEST 2005


Author: adgor                        Date: Tue Jun 28 08:01:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- wo pvm bcond

---- Files affected:
SPECS:
   zipcracker.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/zipcracker.spec
diff -u SPECS/zipcracker.spec:1.16 SPECS/zipcracker.spec:1.17
--- SPECS/zipcracker.spec:1.16	Sun Jun 26 04:30:46 2005
+++ SPECS/zipcracker.spec	Tue Jun 28 10:01:49 2005
@@ -1,4 +1,7 @@
 # $Revision$, $Date$
+
+%bcond_without pvm	# Do not use pvm
+
 %define zlib_v	1.1.3
 Summary:	program that helps users recover their files from password protected zip archives
 Summary(pl):	program pozwalający na odzyskiwanie plików z archiwów zip zabezpieczonych hasłem
@@ -24,7 +27,7 @@
 BuildRequires:	gtk+-devel >= 1.2.0
 BuildRequires:	libtool
 BuildRequires:	libxml-devel
-BuildRequires:	pvm-devel >= 3.4.2
+%{?with_pvm:BuildRequires:	pvm-devel >= 3.4.2}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_sysconfdir	/etc/X11/GNOME
@@ -66,7 +69,7 @@
 export CPPFLAGS
 %configure \
 	--with-gnome \
-	--with-pvm
+	--with%{!?with_pvm:out}-pvm
 %{__make}
 
 %install
@@ -91,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2005/06/28 08:01:49  adgor
+- wo pvm bcond
+
 Revision 1.16  2005/06/26 02:30:46  zbyniu
 - BR: libxml-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/zipcracker.spec?r1=1.16&r2=1.17&f=u




More information about the pld-cvs-commit mailing list