[dzen2] Re-add incorrectly removed %build section (Red Hat Bug 680994)

Till Maas till at fedoraproject.org
Mon Feb 28 18:08:49 UTC 2011


commit 203b86a1b444eadfd89a1c97f9bf289f5b802a41
Author: Till Maas <opensource at till.name>
Date:   Mon Feb 28 19:08:36 2011 +0100

    Re-add incorrectly removed %build section (Red Hat Bug 680994)

 dzen2.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/dzen2.spec b/dzen2.spec
index fc84c3e..9f065df 100644
--- a/dzen2.spec
+++ b/dzen2.spec
@@ -1,6 +1,6 @@
 Name:           dzen2
 Version:        0.8.5
-Release:        8.20100104svn%{?dist}
+Release:        9.20100104svn%{?dist}
 Summary:        A general purpose messaging and notification program
 
 Group:          User Interface/X
@@ -43,6 +43,7 @@ managers like dwm, wmii and xmonad, though it will work with any windowmanger.
 %patch2 -p1 -b .fedora-config
 
 
+%build
 make %{?_smp_mflags} LIBDIR="%{_libdir}"
 make -C gadgets %{?_smp_mflags} LIBDIR="%{_libdir}"
 
@@ -89,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Feb 28 2011 Till Maas <opensource at till.name> - 0.8.5-9.20100104svn
+- Re-add incorrectly removed %%build section (Red Hat Bug 680994)
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.5-8.20100104svn
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list