OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 07-May-2008 09:06:52
Branch: HEAD Handle: 2008050708064700
Modified files:
openpkg-src/cmake cmake.spec
Log:
upgrading package: cmake 2.4.8 -> 2.6.0
Summary:
Revision Changes Path
1.11 +3 -3 openpkg-src/cmake/cmake.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/cmake/cmake.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 cmake.spec
--- openpkg-src/cmake/cmake.spec 24 Jan 2008 11:48:37 -0000 1.10
+++ openpkg-src/cmake/cmake.spec 7 May 2008 07:06:47 -0000 1.11
@@ -22,8 +22,8 @@
##
# package version
-%define V_major 2.4
-%define V_minor 8
+%define V_major 2.6
+%define V_minor 0
# package information
Name: cmake
@@ -36,7 +36,7 @@
Group: Building
License: MIT-style
Version: %{V_major}.%{V_minor}
-Release: 20080124
+Release: 20080507
# list of sources
Source0:
http://www.cmake.org/files/v%{V_major}/cmake-%{V_major}.%{V_minor}.tar.gz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]