]> git.pld-linux.org Git - packages/bzip2.git/blobdiff - bzip2.spec
- bconded progressbar patch, outputs in some conditions uneccessary message when...
[packages/bzip2.git] / bzip2.spec
index a7a5047c5a9031e0a61384f33639d4a323c0e9ef..d1df5fe784b753d8c0f210b75d9b6f4c52139fe0 100644 (file)
@@ -1,3 +1,6 @@
+# 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
@@ -7,7 +10,7 @@ Summary(uk):   
 Summary(ru):   ëÏÍÐÒÅÓÓÏÒ ÆÁÊÌÏ× ÎÁ ÏÓÎÏ×Å ÁÌÇÏÒÉÔÍÁ ÂÌÏÞÎÏÊ ÓÏÒÔÉÒÏ×ËÉ
 Name:          bzip2
 Version:       1.0.2
-Release:       16.2
+Release:       16.3
 Epoch:         0
 License:       BSD-like
 Group:         Applications/Archiving
@@ -162,7 +165,7 @@ Bibliotecas est
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
+%{?with_progress:%patch1 -p1}
 
 %build
 %{__aclocal}
This page took 0.467829 seconds and 4 git commands to generate.