summaryrefslogtreecommitdiffstats
path: root/cgit.spec
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.spec')
-rw-r--r--cgit.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/cgit.spec b/cgit.spec
index c8b21f4..50b6353 100644
--- a/cgit.spec
+++ b/cgit.spec
@@ -8,6 +8,7 @@
%global make_cgit \
export CFLAGS="%{optflags}" \
+export LDFLAGS="%{?__global_ldflags}" \
make V=1 %{?_smp_mflags} \\\
DESTDIR=%{buildroot} \\\
INSTALL="install -p" \\\
@@ -20,7 +21,7 @@ make V=1 %{?_smp_mflags} \\\
Name: cgit
Version: 0.9.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A fast web interface for git
Group: Development/Tools
@@ -101,6 +102,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Nov 21 2012 Kevin Fenzi <kevin@scrye.com> 0.9.1-3
+- Fixed ldflags. Fixes bug 878611
+
* Sat Nov 17 2012 Kevin Fenzi <kevin@scrye.com> 0.9.1-2
- Add patch to use correct version of highlight for all branches except epel5