From 7d19f3d17128774b7c0199dfe2135d3ad5ffb0ec Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 21 Jun 2005 10:46:14 +0000 Subject: [PATCH] - moved specflags to standard place instead of hiding between descs Changed files: bzip2.spec -> 1.102 --- bzip2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bzip2.spec b/bzip2.spec index 780b85f..dca8328 100644 --- a/bzip2.spec +++ b/bzip2.spec @@ -32,6 +32,8 @@ BuildRequires: tetex Requires: %{name}-libs = %{epoch}:%{version}-%{release} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define specflags_ia32 -fomit-frame-pointer + %description Bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally @@ -144,8 +146,6 @@ Summary(uk): Group: Development/Libraries Requires: %{name}-devel = %{epoch}:%{version}-%{release} -%define specflags_ia32 -fomit-frame-pointer - %description static Static libbz2 library. -- 2.44.0