[lorax/f15/master] - Disable debuginfo package - Do not remove libproxy (#701622)

Martin Gracik mgracik at fedoraproject.org
Tue May 3 13:34:02 UTC 2011


commit 3ee10642e2afd2cfb628f3e1c46bb3cd9b3cf434
Author: Martin Gracik <mgracik at redhat.com>
Date:   Tue May 3 15:35:42 2011 +0200

    - Disable debuginfo package
    - Do not remove libproxy (#701622)

 .gitignore |    1 +
 lorax.spec |   10 ++++++++--
 sources    |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 47f48c1..8d1f1ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /lorax-0.4.2.tar.bz2
 /lorax-0.4.3.tar.bz2
 /lorax-0.4.4.tar.bz2
+/lorax-0.4.5.tar.bz2
diff --git a/lorax.spec b/lorax.spec
index d9b0e83..e7ac764 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,5 +1,7 @@
+%define debug_package %{nil}
+
 Name:           lorax
-Version:        0.4.4
+Version:        0.4.5
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -58,7 +60,11 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
-* Mon May 02 2011 Martin Gracik <mgracik at redhat.com> 0.4.3-1
+* Tue May 03 2011 Martin Gracik <mgracik at redhat.com> 0.4.5-1
+- Disable debuginfo package
+- Do not remove libproxy (#701622)
+
+* Mon May 02 2011 Martin Gracik <mgracik at redhat.com> 0.4.4-1
 - Disable rsyslogd rate limiting on imuxsock.
 - Add the udf module to the image.
 
diff --git a/sources b/sources
index 9655e7e..0678164 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-45063d8ae5dc871a63c2edd908c79955  lorax-0.4.4.tar.bz2
+2163277f4f025299b91f05e200ea9480  lorax-0.4.5.tar.bz2


More information about the scm-commits mailing list