packages: mx/mx.spec - updated to 1.4.0

qboosh qboosh at pld-linux.org
Thu Oct 13 17:25:09 CEST 2011


Author: qboosh                       Date: Thu Oct 13 15:25:09 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.4.0

---- Files affected:
packages/mx:
   mx.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/mx/mx.spec
diff -u packages/mx/mx.spec:1.9 packages/mx/mx.spec:1.10
--- packages/mx/mx.spec:1.9	Thu Sep 22 09:16:57 2011
+++ packages/mx/mx.spec	Thu Oct 13 17:25:04 2011
@@ -4,28 +4,25 @@
 %bcond_without	apidocs		# do not build and package API docs
 %bcond_without	glade3		# Glade 3 support
 #
-%define		vermaj	1.3
-%define		vermin	1
-
 Summary:	Mx Toolkit
 Summary(pl.UTF-8):	Toolkit widgetów Mx
 Name:		mx
-Version:	%{vermaj}.%{vermin}
-Release:	2
+Version:	1.4.0
+Release:	1
 License:	LGPL v2.1
 Group:		X11/Libraries
-Source0:	http://source.clutter-project.org/sources/mx/%{vermaj}/%{name}-%{version}.tar.xz
-# Source0-md5:	2059af1030a219d495bb78f4e635161c
-URL:		http://www.clutter-project.org/
+Source0:	http://source.clutter-project.org/sources/mx/1.4/%{name}-%{version}.tar.xz
+# Source0-md5:	c9d3cc7458e4f773cb7dafe1a49fe8ba
 Patch0:		gdk-pixbuf.patch
+URL:		http://www.clutter-project.org/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake >= 1:1.11
-BuildRequires:	clutter-devel >= 1.4.0
-# clutter-imcontext-0.1, clutter-gesture
+BuildRequires:	clutter-devel >= 1.8.0
+# TODO: clutter-imcontext-0.1, clutter-gesture
 BuildRequires:	dbus-glib-devel >= 0.82
 BuildRequires:	gettext-devel
 BuildRequires:	gdk-pixbuf2-devel
-BuildRequires:	glib2-devel >= 1:2.26.0
+BuildRequires:	glib2-devel >= 1:2.28.0
 BuildRequires:	gobject-introspection-devel >= 0.6.4
 BuildRequires:	gtk+2-devel >= 2:2.20.0
 BuildRequires:	gtk-doc >= 1.14
@@ -37,6 +34,12 @@
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xorg-lib-libXrandr-devel >= 1.2.0
 BuildRequires:	xz
+Requires:	clutter >= 1.8.0
+Requires:	dbus-glib >= 0.82
+Requires:	glib2 >= 1:2.28.0
+Requires:	gtk+2 >= 2:2.20.0
+Requires:	startup-notification >= 0.9
+Requires:	xorg-lib-libXrandr >= 1.2.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -58,9 +61,13 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe bibliotek mx
 Group:		X11/Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	clutter-devel >= 1.4.0
+Requires:	clutter-devel >= 1.8.0
+Requires:	dbus-glib-devel >= 0.82
 Requires:	gdk-pixbuf2-devel
+Requires:	glib2-devel >= 1:2.28.0
 Requires:	gtk+2-devel >= 2:2.20.0
+Requires:	startup-notification-devel >= 0.9
+Requires:	xorg-lib-libXrandr-devel >= 1.2.0
 
 %description devel
 Header files for mx libraries.
@@ -148,6 +155,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2011/10/13 15:25:04  qboosh
+- updated to 1.4.0
+
 Revision 1.9  2011/09/22 07:16:57  wiget
 - add gdk-pixbuf2-devel to BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mx/mx.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list