From 75675eff58e9fa026c88d952c4d04a1cd534d8fc Mon Sep 17 00:00:00 2001 From: Martin Gracik Date: Tue, 3 May 2011 11:17:32 +0200 Subject: [PATCH] - Disable debuginfo package --- lorax.spec | 7 ++++++- sources | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/lorax.spec b/lorax.spec index e0b3f47..c963ac2 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,6 +1,8 @@ +%define debug_package %{nil} + Name: lorax Version: 0.6 -Release: 1%{?dist} +Release: 3%{?dist} Summary: Tool for creating the anaconda install images Group: Applications/System @@ -59,6 +61,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Tue May 03 2011 Martin Gracik 0.6-3 +- Disable debuginfo package + * Mon May 02 2011 Martin Gracik 0.6-1 - Disable rsyslogd rate limiting on imuxsock. - Use crc32 check when compressing with xz diff --git a/sources b/sources index 5e560d5..2a0226c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -671c64e5ba0c4db5dd03f214e22ee53b lorax-0.6.tar.bz2 +699efa5a6e9eb2fad4340a3f8a60f3e0 lorax-0.6.tar.bz2