SPECS: gnome-panel.spec - updated to 2.18.0; merged changes from D...
megabajt
megabajt at pld-linux.org
Tue Mar 13 10:44:37 CET 2007
Author: megabajt Date: Tue Mar 13 09:44:37 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.18.0; merged changes from DEVEL
---- Files affected:
SPECS:
gnome-panel.spec (1.192 -> 1.193)
---- Diffs:
================================================================
Index: SPECS/gnome-panel.spec
diff -u SPECS/gnome-panel.spec:1.192 SPECS/gnome-panel.spec:1.193
--- SPECS/gnome-panel.spec:1.192 Tue Feb 13 08:16:46 2007
+++ SPECS/gnome-panel.spec Tue Mar 13 10:44:32 2007
@@ -2,34 +2,34 @@
Summary: The core programs for the GNOME GUI desktop environment
Summary(pl.UTF-8): Podstawowe programy środowiska graficznego GNOME
Name: gnome-panel
-Version: 2.16.3
+Version: 2.18.0
Release: 1
License: LGPL
Group: X11/Applications
-Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-panel/2.16/%{name}-%{version}.tar.bz2
-# Source0-md5: 4af0a1ecb940f2bb27a27db50e3071c8
+Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-panel/2.18/%{name}-%{version}.tar.bz2
+# Source0-md5: 42fc3d0aa43c7b1e84c5219a65ad5869
Patch0: %{name}-finalize-memleak.patch
Patch1: %{name}-no_launchers_on_panel.patch
URL: http://www.gnome.org/
-BuildRequires: GConf2-devel >= 2.16.0
-BuildRequires: ORBit2-devel >= 1:2.14.5
+BuildRequires: GConf2-devel >= 2.18.0.1
+BuildRequires: ORBit2-devel >= 1:2.14.7
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: evolution-data-server-devel >= 1.8.3
+BuildRequires: evolution-data-server-devel >= 1.9.92
BuildRequires: gnome-common >= 2.12.0
-BuildRequires: gnome-desktop-devel >= 2.16.3
-BuildRequires: gnome-doc-utils >= 0.8.0
-BuildRequires: gnome-menus-devel >= 2.16.1
-BuildRequires: gnome-vfs2-devel >= 2.16.3
-BuildRequires: gtk+2-devel >= 2:2.10.9
-BuildRequires: gtk-doc >= 1.7
-BuildRequires: intltool >= 0.35.0
-BuildRequires: libart_lgpl-devel >= 2.3.17
+BuildRequires: gnome-desktop-devel >= 2.18.0
+BuildRequires: gnome-doc-utils >= 0.10.0
+BuildRequires: gnome-menus-devel >= 2.17.92
+BuildRequires: gnome-vfs2-devel >= 2.18.0
+BuildRequires: gtk+2-devel >= 2:2.10.10
+BuildRequires: gtk-doc >= 1.8
+BuildRequires: intltool >= 0.35.5
+BuildRequires: libart_lgpl-devel >= 2.3.19
BuildRequires: libglade2-devel >= 1:2.6.0
-BuildRequires: libgnomeui-devel >= 2.16.1
+BuildRequires: libgnomeui-devel >= 2.18.0
BuildRequires: libtool
-BuildRequires: libwnck-devel >= 2.16.3
-BuildRequires: pango-devel >= 1:1.14.10
+BuildRequires: libwnck-devel >= 2.17.92
+BuildRequires: pango-devel >= 1:1.16.0
BuildRequires: perl-base
BuildRequires: pkgconfig >= 1:0.15.0
BuildRequires: python-libxml2 >= 1:2.6.27
@@ -39,10 +39,10 @@
BuildConflicts: GConf-devel < 1.0.9-7
Requires(post,postun): hicolor-icon-theme
Requires(post,postun): scrollkeeper
-Requires(post,preun): GConf2 >= 2.16.0
+Requires(post,preun): GConf2
Requires: %{name}-libs = %{version}-%{release}
-Requires: gnome-desktop >= 2.16.3
-Requires: gnome-icon-theme >= 2.16.0.1
+Requires: gnome-desktop >= 2.18.0
+Requires: gnome-icon-theme >= 2.17.91
Requires: xdg-menus
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -69,7 +69,7 @@
Summary(pl.UTF-8): Pliki nagłówkowe biblioteki panelu GNOME
Group: X11/Development/Libraries
Requires: %{name}-libs = %{version}-%{release}
-Requires: libgnomeui-devel >= 2.16.1
+Requires: libgnomeui-devel >= 2.18.0
%description devel
Panel header files for creating GNOME panels.
@@ -93,8 +93,8 @@
Summary: GNOME panel library
Summary(pl.UTF-8): Biblioteka panelu GNOME
Group: X11/Libraries
-Requires: libgnomeui >= 2.16.1
-Requires: librsvg >= 1:2.16.0
+Requires: libgnomeui >= 2.18.0
+Requires: librsvg >= 1:2.16.1
%description libs
GNOME panel library.
@@ -201,7 +201,7 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
-%doc AUTHORS NEWS README *ChangeLog
+%doc AUTHORS MAINTAINERS NEWS README *ChangeLog
%attr(755,root,root) %{_bindir}/gnome-desktop-item-edit
%attr(755,root,root) %{_bindir}/gnome-panel
%attr(755,root,root) %{_bindir}/panel-test-applets
@@ -214,6 +214,7 @@
%{_datadir}/gnome/panel
%{_datadir}/gnome-panelrc
%{_datadir}/idl/gnome-panel-2.0
+%{_desktopdir}/gnome-panel.desktop
%{_iconsdir}/hicolor/*/apps/*
%{_libdir}/bonobo/servers/*
%{_mandir}/man1/*
@@ -257,6 +258,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.193 2007/03/13 09:44:32 megabajt
+- updated to 2.18.0; merged changes from DEVEL
+
+Revision 1.192.2.1 2007/03/02 22:10:54 megabajt
+- updated to 2.17.92
+
Revision 1.192 2007/02/13 07:16:46 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-panel.spec?r1=1.192&r2=1.193&f=u
More information about the pld-cvs-commit
mailing list