SPECS: gnome-applet-deskbar.spec - updated to 2.22.0.1; merged cha...
megabajt
megabajt at pld-linux.org
Wed Mar 12 19:10:37 CET 2008
Author: megabajt Date: Wed Mar 12 18:10:37 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.22.0.1; merged changes from DEVEL
---- Files affected:
SPECS:
gnome-applet-deskbar.spec (1.54 -> 1.55)
---- Diffs:
================================================================
Index: SPECS/gnome-applet-deskbar.spec
diff -u SPECS/gnome-applet-deskbar.spec:1.54 SPECS/gnome-applet-deskbar.spec:1.55
--- SPECS/gnome-applet-deskbar.spec:1.54 Thu Feb 14 21:57:06 2008
+++ SPECS/gnome-applet-deskbar.spec Wed Mar 12 19:10:32 2008
@@ -7,24 +7,28 @@
Summary: GNOME applet similar to Google's Deskbar
Summary(pl.UTF-8): Aplet GNOME podobny do Google Deskbar
Name: gnome-applet-deskbar
-Version: 2.20.3
-Release: 2
+Version: 2.22.0.1
+Release: 1
License: GPL v2
Group: X11/Applications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/deskbar-applet/2.20/%{realname}-%{version}.tar.bz2
-# Source0-md5: f84abfede0bbe5b172b24f581550e4a0
+Source0: http://ftp.gnome.org/pub/GNOME/sources/deskbar-applet/2.22/%{realname}-%{version}.tar.bz2
+# Source0-md5: ec335345998e5ca6c71b058904a264e4
Patch0: %{name}-pyc.patch
URL: http://raphael.slinckx.net/deskbar/
-BuildRequires: GConf2-devel >= 2.20.1
+BuildRequires: GConf2-devel >= 2.22.0
BuildRequires: autoconf
BuildRequires: automake
-%{?with_evolution:BuildRequires: evolution-data-server-devel >= 1.12.0}
+%{?with_evolution:BuildRequires: evolution-data-server-devel >= 2.22.0}
BuildRequires: gettext-devel
-BuildRequires: gnome-desktop-devel >= 2.20.0
-BuildRequires: intltool >= 0.36.2
+BuildRequires: gnome-common >= 2.20.0
+BuildRequires: gnome-desktop-devel >= 2.22.0
+BuildRequires: gnome-doc-utils >= 0.12.1
+BuildRequires: gtk+2-devel >= 2:2.12.8
+BuildRequires: intltool >= 0.37.0
+BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: python-dbus-devel >= 0.80.2
-BuildRequires: python-gnome-desktop-devel >= 2.20.0
+BuildRequires: python-gnome-desktop-devel >= 2.22.0
BuildRequires: python-pygtk-devel >= 2:2.12.0
BuildRequires: rpmbuild(find_lang) >= 1.23
BuildRequires: rpmbuild(macros) >= 1.311
@@ -34,9 +38,9 @@
Requires(post,postun): scrollkeeper
Requires(post,preun): GConf2
Requires: pydoc
-Requires: python-gnome-desktop-applet >= 2.20.0
-Requires: python-gnome-gconf >= 2.20.0
-Requires: python-gnome-ui >= 2.20.0
+Requires: python-gnome-desktop-applet >= 2.22.0
+Requires: python-gnome-gconf >= 2.22.0
+Requires: python-gnome-ui >= 2.22.0
Suggests: python-beagle
# sr at Latn vs. sr at latin
Conflicts: glibc-misc < 6:2.7
@@ -69,8 +73,10 @@
%build
%{__intltoolize}
+%{__libtoolize}
%{__aclocal} -I m4
%{__autoconf}
+%{__autoheader}
%{__automake}
%configure \
--disable-schemas-install \
@@ -138,6 +144,7 @@
%dir %{py_sitedir}/deskbar/ui/preferences
%dir %{py_sitedir}/deskbar/interfaces
%dir %{py_sitedir}/deskbar/core/updater
+%dir %{py_sitedir}/deskbar/core/_userdirs
%{py_sitedir}/deskbar/handlers/*.py[co]
%{py_sitedir}/deskbar/handlers/actions/*.py[co]
%{py_sitedir}/deskbar/handlers/gdmclient/*.py[co]
@@ -152,10 +159,12 @@
%{py_sitedir}/deskbar/interfaces/*.py[co]
%{py_sitedir}/deskbar/ui/*.py[co]
%{py_sitedir}/deskbar/core/updater/*.py[co]
+%{py_sitedir}/deskbar/core/_userdirs/*.py[co]
%attr(755,root,root) %{py_sitedir}/deskbar/handlers/gdmclient/*.so
%attr(755,root,root) %{py_sitedir}/deskbar/core/gnomedesktop/*.so
%attr(755,root,root) %{py_sitedir}/deskbar/ui/iconentry/*.so
%attr(755,root,root) %{py_sitedir}/deskbar/core/keybinder/*.so
+%attr(755,root,root) %{py_sitedir}/deskbar/core/_userdirs/*.so
%attr(755,root,root) %{py_sitedir}/deskbar/osutils/*.so
%{_iconsdir}/hicolor/*/apps/*
@@ -169,15 +178,28 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.54 2008-02-14 20:57:06 megabajt
+Revision 1.55 2008-03-12 18:10:32 megabajt
+- updated to 2.22.0.1; merged changes from DEVEL
+
+Revision 1.54 2008/02/14 20:57:06 megabajt
- release 2
+Revision 1.51.2.3 2008-02-14 20:54:55 megabajt
+- updated to 2.21.91
+- added -devel subpackage; pkgconfig file is needed to build modules
+
Revision 1.53 2008-02-09 00:39:27 megabajt
- created -devel subpackage; pkgconfig file is needed to build modules
+Revision 1.51.2.2 2008-01-16 02:16:44 patrys
+- 2.21.5
+
Revision 1.52 2008-01-09 20:25:28 megabajt
- updated to 2.20.3
+Revision 1.51.2.1 2007-12-20 02:11:50 patrys
+- 2.21.4
+
Revision 1.51 2007-11-30 16:52:23 megabajt
- updated to 2.20.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-applet-deskbar.spec?r1=1.54&r2=1.55&f=u
More information about the pld-cvs-commit
mailing list