SPECS: cogito.spec - (hopefully) fixed build on amd64
adamg
adamg at pld-linux.org
Tue Oct 11 21:13:56 CEST 2005
Author: adamg Date: Tue Oct 11 19:13:56 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- (hopefully) fixed build on amd64
---- Files affected:
SPECS:
cogito.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/cogito.spec
diff -u SPECS/cogito.spec:1.16 SPECS/cogito.spec:1.17
--- SPECS/cogito.spec:1.16 Thu Sep 22 11:02:54 2005
+++ SPECS/cogito.spec Tue Oct 11 21:13:50 2005
@@ -1,4 +1,7 @@
# $Revision$, $Date$
+# ToDo:
+# - /usr/lib{,64}/cogito doesn't seem to be a good place for bash
+# scripts
Summary: Cogito (Git) core and tools
Summary(pl): Cogito (dawniej git) - jądro oraz narzędzia
Name: cogito
@@ -49,7 +52,8 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT \
- prefix=%{_prefix}
+ prefix=%{_prefix} \
+ libdir=%{_libdir}/cogito
%clean
rm -rf $RPM_BUILD_ROOT
@@ -67,6 +71,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2005/10/11 19:13:50 adamg
+- (hopefully) fixed build on amd64
+
Revision 1.16 2005/09/22 09:02:54 spider
- up to 0.15
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cogito.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list