SPECS: crossmingw32-gtkmm.spec - updated to 2.10.11
qboosh
qboosh at pld-linux.org
Tue Aug 28 00:28:43 CEST 2007
Author: qboosh Date: Mon Aug 27 22:28:43 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.10.11
---- Files affected:
SPECS:
crossmingw32-gtkmm.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/crossmingw32-gtkmm.spec
diff -u SPECS/crossmingw32-gtkmm.spec:1.4 SPECS/crossmingw32-gtkmm.spec:1.5
--- SPECS/crossmingw32-gtkmm.spec:1.4 Tue May 8 19:32:36 2007
+++ SPECS/crossmingw32-gtkmm.spec Tue Aug 28 00:28:37 2007
@@ -1,14 +1,14 @@
# $Revision$, $Date$
Summary: A C++ interface for the GTK+ (a GUI library for X) - cross Mingw32 version
Summary(pl.UTF-8): Wrapper C++ dla GTK+ - skrośna wersja Mingw32
-%define _realname gtkmm
-Name: crossmingw32-%{_realname}
-Version: 2.10.10
+%define realname gtkmm
+Name: crossmingw32-%{realname}
+Version: 2.10.11
Release: 1
-License: LGPL
+License: LGPL v2+
Group: Development/Libraries
-Source0: http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.10/%{_realname}-%{version}.tar.bz2
-# Source0-md5: c86ccbed9735be84689baac2f38015bf
+Source0: http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.10/%{realname}-%{version}.tar.bz2
+# Source0-md5: 999e1b6f23bcc69c9effbeaf71686adc
URL: http://gtkmm.sourceforge.net/
BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1:1.9
@@ -30,7 +30,6 @@
%define target i386-mingw32
%define target_platform i386-pc-mingw32
-%define arch %{_prefix}/%{target}
%define _sysprefix /usr
%define _prefix %{_sysprefix}/%{target}
@@ -164,7 +163,7 @@
Biblioteka DLL pangomm dla Windows.
%prep
-%setup -q -n %{_realname}-%{version}
+%setup -q -n %{realname}-%{version}
%build
export PKG_CONFIG_PATH=%{_prefix}/lib/pkgconfig
@@ -255,6 +254,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2007/08/27 22:28:37 qboosh
+- updated to 2.10.11
+
Revision 1.4 2007/05/08 17:32:36 qboosh
- updated to 2.10.10
- fixed epochs in deps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossmingw32-gtkmm.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list