packages: git-core/git-core.spec - install compat/ to includedir (needed by...
adamg
adamg at pld-linux.org
Sun May 2 10:43:31 CEST 2010
Author: adamg Date: Sun May 2 08:43:31 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- install compat/ to includedir (needed by cgit); release 2
---- Files affected:
packages/git-core:
git-core.spec (1.201 -> 1.202)
---- Diffs:
================================================================
Index: packages/git-core/git-core.spec
diff -u packages/git-core/git-core.spec:1.201 packages/git-core/git-core.spec:1.202
--- packages/git-core/git-core.spec:1.201 Sat Apr 24 14:46:11 2010
+++ packages/git-core/git-core.spec Sun May 2 10:43:25 2010
@@ -10,7 +10,7 @@
Summary(pl.UTF-8): Prymitywne narzędzie do śledzenia treści
Name: git-core
Version: 1.7.1
-Release: 1
+Release: 2
License: GPL v2
Group: Development/Tools
Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2
@@ -396,6 +396,7 @@
# header files and lib
cp -a *.h $RPM_BUILD_ROOT%{_includedir}/%{name}
+cp -a compat $RPM_BUILD_ROOT%{_includedir}/%{name}
cp -a xdiff/*.h $RPM_BUILD_ROOT%{_includedir}/%{name}/xdiff
cp -a libgit.a $RPM_BUILD_ROOT%{_libdir}
cp -a xdiff/lib.a $RPM_BUILD_ROOT%{_libdir}/libgit_xdiff.a
@@ -659,6 +660,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.202 2010/05/02 08:43:25 adamg
+- install compat/ to includedir (needed by cgit); release 2
+
Revision 1.201 2010/04/24 12:46:11 arekm
- up to 1.7.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/git-core/git-core.spec?r1=1.201&r2=1.202&f=u
More information about the pld-cvs-commit
mailing list