packages: gimp/gimp.spec - package LICENSE - updated reqs

qboosh qboosh at pld-linux.org
Sat Jan 22 16:31:35 CET 2011


Author: qboosh                       Date: Sat Jan 22 15:31:35 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- package LICENSE
- updated reqs

---- Files affected:
packages/gimp:
   gimp.spec (1.330 -> 1.331) 

---- Diffs:

================================================================
Index: packages/gimp/gimp.spec
diff -u packages/gimp/gimp.spec:1.330 packages/gimp/gimp.spec:1.331
--- packages/gimp/gimp.spec:1.330	Wed Dec 29 09:05:44 2010
+++ packages/gimp/gimp.spec	Sat Jan 22 16:31:30 2011
@@ -49,9 +49,9 @@
 BuildRequires:	glib2-devel >= 1:2.16.1
 BuildRequires:	gtk+2-devel >= 2:2.12.5
 BuildRequires:	gtk-doc >= 1.6
-%{?with_webkit:BuildRequires:	gtk-webkit-devel >= 0.1}
+%{?with_webkit:BuildRequires:	gtk-webkit-devel >= 1.0}
 BuildRequires:	hal-devel >= 0.5.7
-BuildRequires:	intltool >= 0.35.5
+BuildRequires:	intltool >= 0.36.3
 BuildRequires:	iso-codes
 BuildRequires:	lcms-devel >= 1.16
 BuildRequires:	libart_lgpl-devel
@@ -64,25 +64,31 @@
 BuildRequires:	libtool >= 1:1.4.2-9
 BuildRequires:	libwmf-devel >= 2:0.2.8
 BuildRequires:	pango-devel >= 1:1.18.0
-BuildRequires:	pkgconfig
+BuildRequires:	pkgconfig >= 1:0.16
 BuildRequires:	poppler-glib-devel >= 0.6
-%{?with_python:BuildRequires:	python-pygtk-devel >= 1:2.10.4}
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.268
+BuildRequires:	xorg-lib-libXext-devel
+BuildRequires:	xorg-lib-libXfixes-devel
 BuildRequires:	xorg-lib-libXmu-devel
 BuildRequires:	xorg-lib-libXpm-devel
+BuildRequires:	zlib-devel
 %if %{with gnomevfs}
-BuildRequires:	gnome-keyring-devel >= 0.5.1
 BuildRequires:	gnome-vfs2-devel >= 2.15.91
+BuildRequires:	libgnome-keyring-devel >= 0.5.1
 BuildRequires:	libgnomeui-devel >= 2.15.91
 %endif
+%if %{with python}
+BuildRequires:	python-devel >= 1:2.5
+BuildRequires:	python-pygtk-devel >= 2:2.10.4
+%endif
 Requires(post,postun):	gtk+2 >= 2:2.10.13
 Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
 Requires:	curl >= 7.15.1
-Requires:	glib2 >= 1:2.12.3
-Requires:	gtk+2 >= 2:2.10.13
+Requires:	dbus-glib >= 0.70
 Requires:	hicolor-icon-theme
-Requires:	pango >= 1:1.12.2
+Requires:	lcms >= 1.16
+Requires:	libexif >= 0.6.15
 %{?with_python:Requires:	python-pygtk-gtk >= 1:2.10.4}
 Obsoletes:	gimp-data-min
 Obsoletes:	gimp-libgimp
@@ -199,16 +205,18 @@
 
 %package libs
 Summary:	GIMP libraries
-Summary(pl.UTF-8):	Biblioteki GIMPa
+Summary(pl.UTF-8):	Biblioteki GIMP-a
 License:	LGPL v2+
 Group:		Libraries
-Requires:	gtk+2 >= 2:2.10.6
+Requires:	glib2 >= 1:2.16.1
+Requires:	gtk+2 >= 2:2.12.5
+Requires:	pango >= 1:1.18.0
 
 %description libs
 This package contains GIMP libraries.
 
 %description libs -l pl.UTF-8
-Pakiet zawiera biblioteki GIMPa.
+Pakiet zawiera biblioteki GIMP-a.
 
 %package devel
 Summary:	GIMP plugin and extension development kit
@@ -225,7 +233,8 @@
 License:	LGPL v2+
 Group:		X11/Development/Libraries
 Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
-Requires:	gtk+2-devel >= 2:2.10.0
+Requires:	glib2-devel >= 1:2.16.1
+Requires:	gtk+2-devel >= 2:2.12.5
 
 %description devel
 Header files for writing GIMP plugins and extensions.
@@ -299,7 +308,7 @@
 Summary(pl.UTF-8):	Wtyczka SVG dla GIMPa
 Group:		X11/Applications/Graphics
 Requires:	%{name} = %{epoch}:%{version}-%{release}
-Requires:	librsvg >= 2.2.0
+Requires:	librsvg >= 2.15.0
 
 %description svg
 SVG plugin for GIMP.
@@ -371,7 +380,7 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS ChangeLog LICENSE NEWS README
 %doc docs/Wilber*
 
 %attr(755,root,root) %{_bindir}/gimp-2.6
@@ -528,6 +537,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.331  2011/01/22 15:31:30  qboosh
+- package LICENSE
+- updated reqs
+
 Revision 1.330  2010/12/29 08:05:44  lisu
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gimp/gimp.spec?r1=1.330&r2=1.331&f=u



More information about the pld-cvs-commit mailing list