]> git.pld-linux.org Git - packages/cgit.git/blobdiff - cgit.spec
- updated to 0.8.1
[packages/cgit.git] / cgit.spec
index 21c75d7ce698ae221ddc3d40b659822e9a278a8a..9fd38afb5d66e4fd01ff9dd40f396562524b0354 100644 (file)
--- a/cgit.spec
+++ b/cgit.spec
@@ -5,19 +5,19 @@
 Summary:       cgit - a fast webinterface to git
 Summary(pl.UTF-8):     cgit - szybki interfejs webowy do git-a
 Name:          cgit
-Version:       0.8.1
+Version:       0.8.2
 Release:       1
 License:       GPL v2
 Group:         Development/Tools
 Source0:       http://hjemli.net/git/cgit/snapshot/%{name}-%{version}.tar.bz2
-# Source0-md5: 654850ded01dd2f6b732aa7c1b0856dc
+# Source0-md5: 872fafaa1ea6bd9292f312878864b665
 Source1:       %{name}.conf
 Source2:       %{name}-repo.conf
 Source3:       %{name}-httpd.conf
 Patch0:                %{name}-system-git.patch
 Patch1:                %{name}-override-cflags.patch
 URL:           http://hjemli.net/git/cgit
-BuildRequires: git-core-devel >= 1.6.0.5-2
+BuildRequires: git-core-devel >= 1.6.1.1
 BuildRequires: openssl-devel
 Requires:      webapps
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -51,6 +51,7 @@ htl zapisany jest na dysku dla kolejnych żądań.
        CC="%{__cc}" \
        CFLAGS="%{rpmcflags} -I/usr/include/git-core" \
        LDFLAGS="%{rpmldflags}" \
+       LIBDIR=%{_libdir} \
        CGIT_CONFIG="%{webappdir}/%{webapp}.conf" \
        CGIT_SCRIPT_PATH="%{cgibindir}" \
        %{?with_verbose:V=1}
This page took 0.082665 seconds and 4 git commands to generate.