Author: sls Date: Mon Jul 7 13:46:08 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added gcc43.patch - rel. 1
---- Files affected: SPECS: openhpi.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: SPECS/openhpi.spec diff -u SPECS/openhpi.spec:1.37 SPECS/openhpi.spec:1.38 --- SPECS/openhpi.spec:1.37 Mon Jul 7 15:18:29 2008 +++ SPECS/openhpi.spec Mon Jul 7 15:46:02 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Implementacja HPI (Hardware Platform Interface) Service Availability Forum Name: openhpi Version: 2.10.2 -Release: 0.1 +Release: 1 License: BSD Group: Libraries Source0: http://dl.sourceforge.net/openhpi/%{name}-%{version}.tar.gz @@ -15,6 +15,7 @@ Patch4: %{name}-configure.patch Patch5: %{name}-rtas.patch Patch6: %{name}-c++.patch +Patch7: %{name}-gcc43.patch URL: http://www.openhpi.org/ BuildRequires: OpenIPMI-devel >= 1.4.20 BuildRequires: autoconf >= 2.57 @@ -168,6 +169,7 @@ %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 # speed up build, lower disk space usage for f in $(find -name Makefile.am | xargs grep -l 'AM_CFLAGS.* -g '); do @@ -307,6 +309,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2008/07/07 13:46:02 sls +- added gcc43.patch +- rel. 1 + Revision 1.37 2008/07/07 13:18:29 sls - ver. 2.10.2 - URL update ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openhpi.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
