Author: qboosh Date: Sat Dec 27 10:14:11 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - dropped ar patch (no longer needed, wrong) - release 2
---- Files affected: SPECS: cmake.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: SPECS/cmake.spec diff -u SPECS/cmake.spec:1.38 SPECS/cmake.spec:1.39 --- SPECS/cmake.spec:1.38 Sun Nov 2 03:42:34 2008 +++ SPECS/cmake.spec Sat Dec 27 11:14:06 2008 @@ -13,13 +13,12 @@ Summary(pl.UTF-8): Wieloplatformowy system make o otwartych źródłach Name: cmake Version: 2.6.2 -Release: 1 +Release: 2 License: BSD Group: Development/Building Source0: http://www.cmake.org/files/v2.6/%{name}-%{version}.tar.gz # Source0-md5: 9e82aa3beb991aa8e5797cf330618d42 Patch0: %{name}-lib64.patch -Patch1: %{name}-ar.patch URL: http://www.cmake.org/ %{?with_gui:BuildRequires: QtGui-devel} BuildRequires: libstdc++-devel @@ -66,7 +65,6 @@ %if "%{_lib}" == "lib64" %patch0 -p1 %endif -%patch1 -p0 cat > "init.cmake" <<EOF SET (CURSES_INCLUDE_PATH "/usr/include/ncurses" CACHE PATH " " FORCE) @@ -123,6 +121,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2008/12/27 10:14:06 qboosh +- dropped ar patch (no longer needed, wrong) +- release 2 + Revision 1.38 2008/11/02 02:42:34 pawelz - up to 2.6.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cmake.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
