From a039ca05af687e736e57431174970b3fea035cda Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 7 Sep 2010 15:07:33 +1000 Subject: [PATCH] fix the build macro --- ghc-glib.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ghc-glib.spec b/ghc-glib.spec index 1000c81..01fa842 100644 --- a/ghc-glib.spec +++ b/ghc-glib.spec @@ -14,7 +14,7 @@ Name: ghc-%{pkg_name} Version: 0.11.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -47,7 +47,7 @@ This package provides the shared library. %build -%ghc_bin_build +%ghc_lib_build %install @@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Sep 7 2010 Jens Petersen - 0.11.2-2 +- fix the build macro + * Mon Sep 6 2010 Jens Petersen - 0.11.2-1 - update to 0.11.2