SPECS: gc.spec - updated to 6.5
qboosh
qboosh at pld-linux.org
Sun Jun 12 21:36:44 CEST 2005
Author: qboosh Date: Sun Jun 12 19:36:44 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 6.5
---- Files affected:
SPECS:
gc.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: SPECS/gc.spec
diff -u SPECS/gc.spec:1.26 SPECS/gc.spec:1.27
--- SPECS/gc.spec:1.26 Sat Mar 26 00:28:43 2005
+++ SPECS/gc.spec Sun Jun 12 21:36:39 2005
@@ -2,12 +2,12 @@
Summary: Conservative garbage collector
Summary(pl): Konserwatywny odśmiecacz pamięci
Name: gc
-Version: 6.4
-Release: 2
+Version: 6.5
+Release: 1
License: BSD-like
Group: Libraries
Source0: http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/%{name}%{version}.tar.gz
-# Source0-md5: ef03495e980b834a99c0e27eedaa546e
+# Source0-md5: 00bf95cdcbedfa7321d14e0133b31cdb
URL: http://www.hpl.hp.com/personal/Hans_Boehm/gc/
BuildRequires: autoconf >= 2.53
BuildRequires: automake
@@ -74,8 +74,9 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+
install -d $RPM_BUILD_ROOT%{_includedir}/gc/private
-install include/private/* $RPM_BUILD_ROOT%{_includedir}/gc/private/
+install include/private/* $RPM_BUILD_ROOT%{_includedir}/gc/private
install -D doc/gc.man $RPM_BUILD_ROOT%{_mandir}/man3/gc.3
%clean
@@ -107,6 +108,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2005/06/12 19:36:39 qboosh
+- updated to 6.5
+
Revision 1.26 2005/03/25 23:28:43 japhy
- Install also private headers (needed to compile ecls)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gc.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list