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: 15-Jan-2007 14:41:02
Branch: HEAD Handle: 2007011513410200
Modified files:
openpkg-src/glib2 glib2.spec
Log:
upgrading package: glib2 2.12.7 -> 2.12.8
Summary:
Revision Changes Path
1.83 +3 -2 openpkg-src/glib2/glib2.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/glib2/glib2.spec
============================================================================
$ cvs diff -u -r1.82 -r1.83 glib2.spec
--- openpkg-src/glib2/glib2.spec 13 Jan 2007 07:40:01 -0000 1.82
+++ openpkg-src/glib2/glib2.spec 15 Jan 2007 13:41:02 -0000 1.83
@@ -24,7 +24,7 @@
# package version
%define V_glib2_major 2.12
-%define V_glib2_minor 7
+%define V_glib2_minor 8
# package information
Name: glib2
@@ -37,7 +37,7 @@
Group: Algorithm
License: GPL
Version: %{V_glib2_major}.%{V_glib2_minor}
-Release: 20070113
+Release: 20070115
# package options
%option with_threads yes
@@ -110,6 +110,7 @@
GREP="grep" \
./configure \
--prefix=%{l_prefix} \
+ --mandir=%{l_prefix}/man \
--with-libiconv=gnu \
--disable-debug \
--disable-shared \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]