SPECS: cgit.spec - pass libdir
adamg
adamg at pld-linux.org
Thu Dec 11 11:06:31 CET 2008
Author: adamg Date: Thu Dec 11 10:06:31 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pass libdir
---- Files affected:
SPECS:
cgit.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/cgit.spec
diff -u SPECS/cgit.spec:1.2 SPECS/cgit.spec:1.3
--- SPECS/cgit.spec:1.2 Thu Dec 11 09:29:59 2008
+++ SPECS/cgit.spec Thu Dec 11 11:06:26 2008
@@ -7,7 +7,7 @@
Summary(pl.UTF-8): cgit - szybki interfejs webowy do git-a
Name: cgit
Version: 0.8.1
-Release: 1
+Release: 2
License: GPL v2
Group: Development/Tools
Source0: http://hjemli.net/git/cgit/snapshot/%{name}-%{version}.tar.bz2
@@ -52,6 +52,7 @@
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}
@@ -112,6 +113,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2008/12/11 10:06:26 adamg
+- pass libdir
+
Revision 1.2 2008/12/11 08:29:59 adamg
- cosmetics
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cgit.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list