SPECS: bzip2.spec - bconded progressbar patch, outputs in some con...

glen glen at pld-linux.org
Sat Jun 18 12:08:12 CEST 2005


Author: glen                         Date: Sat Jun 18 10:08:12 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bconded progressbar patch, outputs in some conditions uneccessary message when decopressing:
  "progress will only be shown when compressing files."

---- Files affected:
SPECS:
   bzip2.spec (1.93 -> 1.94) 

---- Diffs:

================================================================
Index: SPECS/bzip2.spec
diff -u SPECS/bzip2.spec:1.93 SPECS/bzip2.spec:1.94
--- SPECS/bzip2.spec:1.93	Sat May 14 15:55:54 2005
+++ SPECS/bzip2.spec	Sat Jun 18 12:08:06 2005
@@ -1,4 +1,7 @@
 # $Revision$, $Date$
+# Conditional build:
+%bcond_with	progress	# with progressbar patch
+#
 Summary:	Extremely powerful file compression utility
 Summary(es):	Un compresor de archivos con un nuevo algoritmo
 Summary(fr):	Utilitaire de compression de fichier extręmement puissant
@@ -8,7 +11,7 @@
 Summary(ru):	ëĎÍĐŇĹÓÓĎŇ ĆÁĘĚĎ× ÎÁ ĎÓÎĎ×Ĺ ÁĚÇĎŇÉÔÍÁ ÂĚĎŢÎĎĘ ÓĎŇÔÉŇĎ×ËÉ
 Name:		bzip2
 Version:	1.0.2
-Release:	16.2
+Release:	16.3
 Epoch:		0
 License:	BSD-like
 Group:		Applications/Archiving
@@ -163,7 +166,7 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
+%{?with_progress:%patch1 -p1}
 
 %build
 %{__aclocal}
@@ -235,6 +238,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.94  2005/06/18 10:08:06  glen
+- bconded progressbar patch, outputs in some conditions uneccessary message when decopressing:
+  "progress will only be shown when compressing files."
+
 Revision 1.93  2005/05/14 13:55:54  glen
 - added progress counter patch (activated with -p switch)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bzip2.spec?r1=1.93&r2=1.94&f=u




More information about the pld-cvs-commit mailing list