packages: qesteidutil/qesteidutil.spec, RealPlayer/RealPlayer.spec, rhythmb...

wiget wiget at pld-linux.org
Fri Feb 4 19:24:06 CET 2011


Author: wiget                        Date: Fri Feb  4 18:24:06 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Requires(post,postun): gtk-update-icon-cache

---- Files affected:
packages/qesteidutil:
   qesteidutil.spec (1.2 -> 1.3) 
packages/RealPlayer:
   RealPlayer.spec (1.35 -> 1.36) 
packages/rhythmbox:
   rhythmbox.spec (1.148 -> 1.149) 
packages/ristretto:
   ristretto.spec (1.8 -> 1.9) 
packages/roxterm:
   roxterm.spec (1.29 -> 1.30) 
packages/rutilt:
   rutilt.spec (1.16 -> 1.17) 
packages/sabayon:
   sabayon.spec (1.23 -> 1.24) 
packages/scidavis:
   scidavis.spec (1.5 -> 1.6) 
packages/scribes:
   scribes.spec (1.29 -> 1.30) 
packages/seahorse-plugins:
   seahorse-plugins.spec (1.13 -> 1.14) 
packages/seahorse:
   seahorse.spec (1.126 -> 1.127) 
packages/shotwell:
   shotwell.spec (1.7 -> 1.8) 
packages/soundconverter:
   soundconverter.spec (1.5 -> 1.6) 
packages/sound-juicer:
   sound-juicer.spec (1.80 -> 1.81) 
packages/sparkleshare:
   sparkleshare.spec (1.2 -> 1.3) 
packages/subtitleeditor:
   subtitleeditor.spec (1.21 -> 1.22) 
packages/swfdec-gnome:
   swfdec-gnome.spec (1.13 -> 1.14) 
packages/system-config-date:
   system-config-date.spec (1.12 -> 1.13) 
packages/system-config-keyboard:
   system-config-keyboard.spec (1.16 -> 1.17) 
packages/system-config-users:
   system-config-users.spec (1.6 -> 1.7) 
packages/tasks:
   tasks.spec (1.20 -> 1.21) 
packages/Terminal:
   Terminal.spec (1.31 -> 1.32) 
packages/Thunar-archive-plugin:
   Thunar-archive-plugin.spec (1.7 -> 1.8) 
packages/Thunar:
   Thunar.spec (1.33 -> 1.34) 
packages/Thunar-vfs:
   Thunar-vfs.spec (1.2 -> 1.3) 
packages/Thunar-volman:
   Thunar-volman.spec (1.10 -> 1.11) 
packages/tigervnc:
   tigervnc.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: packages/qesteidutil/qesteidutil.spec
diff -u packages/qesteidutil/qesteidutil.spec:1.2 packages/qesteidutil/qesteidutil.spec:1.3
--- packages/qesteidutil/qesteidutil.spec:1.2	Wed Jan  5 23:02:33 2011
+++ packages/qesteidutil/qesteidutil.spec	Fri Feb  4 19:24:00 2011
@@ -2,7 +2,7 @@
 Summary:	Estonian ID card utility
 Name:		qesteidutil
 Version:	0.3.0
-Release:	1
+Release:	2
 License:	LGPL v2+
 Group:		X11/Applications
 URL:		http://code.google.com/p/esteid/
@@ -19,6 +19,8 @@
 BuildRequires:	openssl-devel
 BuildRequires:	qt4-build
 BuildRequires:	smartcardpp-devel
+Requires(post,postun):	gtk-update-icon-cache
+Requires(post,postun):	hicolor-icon-theme
 Requires:	hicolor-icon-theme
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -72,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/02/04 18:24:00  wiget
+- Requires(post,postun): gtk-update-icon-cache
+
 Revision 1.2  2011/01/05 22:02:33  glen
 - include add Security to Categories in .desktop
 

================================================================
Index: packages/RealPlayer/RealPlayer.spec
diff -u packages/RealPlayer/RealPlayer.spec:1.35 packages/RealPlayer/RealPlayer.spec:1.36
--- packages/RealPlayer/RealPlayer.spec:1.35	Mon Feb 12 22:23:45 2007
+++ packages/RealPlayer/RealPlayer.spec	Fri Feb  4 19:24:01 2011
@@ -19,7 +19,7 @@
 %define		minor_ver	5
 %endif
 Version:	10.0.%{minor_ver}
-Release:	1
+Release:	2
 License:	Helix DNA Technology Binary Research Use License (not distributable, see LICENSE)
 Group:		X11/Applications/Multimedia
 # download from https://helixcommunity.org/project/showfiles.php?group_id=154
@@ -35,7 +35,6 @@
 %endif
 Patch0:		realplayer-desktop.patch
 URL:		http://www.real.com/linux/
-BuildRequires:	cpio
 BuildRequires:	rpmbuild(macros) >= 1.312
 BuildRequires:	sed >= 4.0
 %if %{with autodeps}
@@ -46,6 +45,7 @@
 BuildRequires:	libstdc++
 BuildRequires:	pango
 %endif
+Requires(post,postun):	gtk-update-icon-cache
 Requires(post,postun):	hicolor-icon-theme
 Requires:	sed >= 4.0
 Provides:	helix-core
@@ -133,7 +133,7 @@
 mime-video-swf"
 
 cd share/icons
-for i in $icons; 
+for i in $icons;
 do
 install ${i}_48x48.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/mimetypes/${i}.png
 # SIC! there is no 192 size defined in hicolor, therefore use 128
@@ -262,6 +262,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2011/02/04 18:24:01  wiget
+- Requires(post,postun): gtk-update-icon-cache
+
 Revision 1.35  2007/02/12 21:23:45  glen
 - tabs in preamble
 

================================================================
Index: packages/rhythmbox/rhythmbox.spec
diff -u packages/rhythmbox/rhythmbox.spec:1.148 packages/rhythmbox/rhythmbox.spec:1.149
--- packages/rhythmbox/rhythmbox.spec:1.148	Wed Nov 24 00:55:30 2010
+++ packages/rhythmbox/rhythmbox.spec	Fri Feb  4 19:24:01 2011
@@ -10,7 +10,7 @@
 Summary(pl.UTF-8):	Aplikacja do zarządzania muzyką
 Name:		rhythmbox
 Version:	0.13.1
-Release:	4
+Release:	5
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/rhythmbox/0.13/%{name}-%{version}.tar.bz2
@@ -68,6 +68,7 @@
 BuildRequires:	zlib-devel
 %pyrequires_eq	python-modules
 Requires(post,postun):	desktop-file-utils
+Requires(post,postun):	gtk-update-icon-cache
 Requires(post,postun):	hicolor-icon-theme
 Requires(post,postun):	scrollkeeper
 Requires(post,preun):	GConf2
@@ -383,6 +384,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.149  2011/02/04 18:24:01  wiget
+- Requires(post,postun): gtk-update-icon-cache
+
 Revision 1.148  2010/11/23 23:55:30  baggins
 - rel 4
 

================================================================
Index: packages/ristretto/ristretto.spec
diff -u packages/ristretto/ristretto.spec:1.8 packages/ristretto/ristretto.spec:1.9
--- packages/ristretto/ristretto.spec:1.8	Tue May 11 12:39:59 2010
+++ packages/ristretto/ristretto.spec	Fri Feb  4 19:24:01 2011
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Przeglądarka obrazów dla środowiska Xfce
 Name:		ristretto
 Version:	0.0.21
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		X11/Applications/Graphics
 Source0:	http://goodies.xfce.org/releases/ristretto/%{name}-%{version}.tar.gz
@@ -25,7 +25,7 @@
 BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	xfce4-dev-tools >= 4.4.0
 Requires(post,postun):	desktop-file-utils
-Requires(post,postun):	gtk+2
+Requires(post,postun):	gtk-update-icon-cache
 Requires(post,postun):	hicolor-icon-theme
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -86,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2011/02/04 18:24:01  wiget
+- Requires(post,postun): gtk-update-icon-cache
+
 Revision 1.8  2010/05/11 10:39:59  baggins
 - rel 2
 - desktop file cleanup

================================================================
Index: packages/roxterm/roxterm.spec
diff -u packages/roxterm/roxterm.spec:1.29 packages/roxterm/roxterm.spec:1.30
--- packages/roxterm/roxterm.spec:1.29	Mon Jan 31 23:07:09 2011
+++ packages/roxterm/roxterm.spec	Fri Feb  4 19:24:01 2011
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	ROXTerm - emulator terminala
 Name:		roxterm
 Version:	1.20.6
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://downloads.sourceforge.net/roxterm/%{name}-%{version}.tar.gz
@@ -17,7 +17,6 @@
 BuildRequires:	automake
 BuildRequires:	dbus-devel
 BuildRequires:	dbus-glib-devel >= 0.22
-BuildRequires:	diffutils
 BuildRequires:	gettext-devel >= 0.17
 BuildRequires:	glib2-devel >= 1:2.6.0
 %{?with_gnomecontrol:BuildRequires:	gnome-control-center-devel}
@@ -26,11 +25,11 @@
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.311
-BuildRequires:	sed
 BuildRequires:	vte-devel >= 0.11.11
-BuildRequires:	xorg-lib-libSM-devel
 BuildRequires:	xmlto
-Requires(post,postun):	/usr/bin/gtk-update-icon-cache
+BuildRequires:	xorg-lib-libSM-devel
+Requires(post,postun):	gtk-update-icon-cache
+Requires(post,postun):	hicolor-icon-theme
 Requires:	dbus
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -114,6 +113,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2011/02/04 18:24:01  wiget
+- Requires(post,postun): gtk-update-icon-cache
+
 Revision 1.29  2011/01/31 22:07:09  atler
 - added %{__gettextize}
 - rel 2

================================================================
Index: packages/rutilt/rutilt.spec
diff -u packages/rutilt/rutilt.spec:1.16 packages/rutilt/rutilt.spec:1.17
--- packages/rutilt/rutilt.spec:1.16	Sun Sep  7 00:15:52 2008
+++ packages/rutilt/rutilt.spec	Fri Feb  4 19:24:02 2011
@@ -8,7 +8,7 @@
 Summary(pl.UTF-8):	Narzędzie do konfiguracji urządzeń bezprzewodowych z dodatkową obsługą układów Ralink
 Name:		rutilt
 Version:	0.18
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications
 Source0:	http://bonrom.cbbknet.com/files/RutilTv%{version}.tar.gz
@@ -19,6 +19,8 @@
 BuildRequires:	libstdc++-devel
 BuildRequires:	linux-libc-headers
 BuildRequires:	pkgconfig
+Requires(post,postun):	gtk-update-icon-cache
+Requires(post,postun):	hicolor-icon-theme
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -87,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2011/02/04 18:24:02  wiget
+- Requires(post,postun): gtk-update-icon-cache
+
 Revision 1.16  2008/09/06 22:15:52  gotar
 - pass CFLAGS (./configure.sh --cflags is stupid), added artwork license
 

================================================================
Index: packages/sabayon/sabayon.spec
diff -u packages/sabayon/sabayon.spec:1.23 packages/sabayon/sabayon.spec:1.24
--- packages/sabayon/sabayon.spec:1.23	Tue Sep 21 21:00:08 2010
+++ packages/sabayon/sabayon.spec	Fri Feb  4 19:24:02 2011
@@ -5,7 +5,7 @@
 Summary(pl.UTF-8):	Narzędzie do zarządzania profilami użytkowników w środowisku GNOME
 Name:		sabayon
 Version:	2.22.1
-Release:	5
+Release:	6
 License:	GPL
 Group:		Applications/System
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/sabayon/2.22/%{name}-%{version}.tar.bz2
@@ -28,6 +28,7 @@
 Requires(post,postun):	gtk+2 >= 2.8.17
 %pyrequires_eq  python-modules
 Requires(post,postun):	desktop-file-utils
+Requires(post,postun):	gtk-update-icon-cache
 Requires(post,postun):	hicolor-icon-theme
 Requires:	python-gamin
 Requires:	python-gnome-gconf >= 2.12.4
@@ -162,6 +163,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2011/02/04 18:24:02  wiget
+- Requires(post,postun): gtk-update-icon-cache
+
 Revision 1.23  2010/09/21 19:00:08  glen
 - release 5
 

================================================================
Index: packages/scidavis/scidavis.spec
diff -u packages/scidavis/scidavis.spec:1.5 packages/scidavis/scidavis.spec:1.6
--- packages/scidavis/scidavis.spec:1.5	Mon Oct  5 23:01:27 2009
+++ packages/scidavis/scidavis.spec	Fri Feb  4 19:24:02 2011
@@ -1,13 +1,13 @@
 # $Revision$, $Date$
 Summary:	Scientific Data Analysis and Visualization
 Name:		scidavis
-License:	GPL v2
 Version:	0.2.3
 Release:	0.2
+License:	GPL v2
 Group:		Applications/Engineering
-Source0:	http://dl.sourceforge.net/scidavis/%{name}-%{version}.tar.bz2
+Source0:	http://downloads.sourceforge.net/scidavis/%{name}-%{version}.tar.bz2
 # Source0-md5:	30d3f7c4e3702cec0bce8e34ea6112e7
-Source1:	http://dl.sourceforge.net/scidavis/%{name}-manual-0.1_2008-02-28.tar.bz2
+Source1:	http://downloads.sourceforge.net/scidavis/%{name}-manual-0.1_2008-02-28.tar.bz2
 # Source1-md5:	3527477cb0685da3ddfb0ee398ba6303
 Patch0:		%{name}-manual.patch
 Patch1:		%{name}-pro.patch
@@ -17,13 +17,14 @@
 BuildRequires:	dos2unix
 BuildRequires:	gsl-devel
 BuildRequires:	muparser-devel
-BuildRequires:	python-devel
 BuildRequires:	python-PyQt4-devel
+BuildRequires:	python-devel
+#BuildRequires:	qt4-devel
 BuildRequires:	qwt-devel
 BuildRequires:	qwtplot3d-devel
 BuildRequires:	sip
-#BuildRequires:	qt4-devel
-Requires:	hicolor-icon-theme
+Requires(post,postun):	gtk-update-icon-cache
+Requires(post,postun):	hicolor-icon-theme
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -74,18 +75,12 @@
 mv $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/mimetypes/scidavis.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/mimetypes/application-x-sciprj.png
 
 %post
-touch --no-create %{_datadir}/icons/hicolor || :
-if [ -x %{_bindir}/gtk-update-icon-cache ]; then
-	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
-fi
+%update_icon_cache hicolor
 update-desktop-database &> /dev/null || :
 update-mime-database %{_datadir}/mime &> /dev/null || :
 
 %postun
-touch --no-create %{_datadir}/icons/hicolor || :
-if [ -x %{_bindir}/gtk-update-icon-cache ]; then
-	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
-fi
+%update_icon_cache hicolor
 update-desktop-database &> /dev/null || :
 update-mime-database %{_datadir}/mime &> /dev/null || :
 
@@ -118,6 +113,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2011/02/04 18:24:02  wiget
+- Requires(post,postun): gtk-update-icon-cache
+
 Revision 1.5  2009/10/05 21:01:27  blues
 - link to proper library
 

================================================================
Index: packages/scribes/scribes.spec
diff -u packages/scribes/scribes.spec:1.29 packages/scribes/scribes.spec:1.30
--- packages/scribes/scribes.spec:1.29	Sun Jan 23 17:08:35 2011
+++ packages/scribes/scribes.spec	Fri Feb  4 19:24:03 2011
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Prosty, niewielki i elegancki edytor tekstu
 Name:		scribes
 Version:	0.3.3.3
-Release:	4
+Release:	5
 License:	GPL
 Group:		Applications/Editors
 Source0:	http://downloads.sourceforge.net/scribes/%{name}-%{version}.tar.bz2
@@ -27,7 +27,7 @@
 BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	scrollkeeper >= 0.3.5
 Requires(post,postun):	desktop-file-utils
-Requires(post,postun):	gtk+2
+Requires(post,postun):	gtk-update-icon-cache
 Requires(post,postun):	hicolor-icon-theme
 Requires(post,postun):	scrollkeeper
 Requires(post,preun):	GConf2
@@ -110,6 +110,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2011/02/04 18:24:03  wiget
+- Requires(post,postun): gtk-update-icon-cache
+
 Revision 1.29  2011/01/23 16:08:35  sparky
 - BR: autoconf, automake, docbook-dtd412-xml, gettext-devel, gnome-common,
   gnome-doc-utils, intltool, pkgconfig, python-dbus, rpm-pythonprov

================================================================
Index: packages/seahorse-plugins/seahorse-plugins.spec
diff -u packages/seahorse-plugins/seahorse-plugins.spec:1.13 packages/seahorse-plugins/seahorse-plugins.spec:1.14
--- packages/seahorse-plugins/seahorse-plugins.spec:1.13	Fri May 14 03:10:38 2010
+++ packages/seahorse-plugins/seahorse-plugins.spec	Fri Feb  4 19:24:03 2011
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Wtyczki i narzędzia do szyfrowania w GNOME
 Name:		seahorse-plugins
 Version:	2.30.1
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/seahorse-plugins/2.30/%{name}-%{version}.tar.bz2
@@ -81,7 +81,8 @@
 Summary:	Seahorse applet
 Summary(pl.UTF-8):	Aplet Seahorse
 Group:		X11/Applications
-Requires(post,postun):	gtk+2
+Requires(post,postun):	gtk-update-icon-cache
+Requires(post,postun):	hicolor-icon-theme
 Requires:	%{name} = %{version}-%{release}
 Requires:	gnome-panel >= 2.26.0
 
@@ -198,6 +199,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2011/02/04 18:24:03  wiget
+- Requires(post,postun): gtk-update-icon-cache
+
 Revision 1.13  2010/05/14 01:10:38  sparky
 - that typo was baaad, fixed now
 

================================================================
Index: packages/seahorse/seahorse.spec
diff -u packages/seahorse/seahorse.spec:1.126 packages/seahorse/seahorse.spec:1.127
--- packages/seahorse/seahorse.spec:1.126	Mon Oct 11 23:47:04 2010
+++ packages/seahorse/seahorse.spec	Fri Feb  4 19:24:03 2011
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Seahorse - frontend GNOME do GnuPG
 Name:		seahorse
 Version:	2.32.0
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.32/%{name}-%{version}.tar.bz2
@@ -36,7 +36,7 @@
 BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	xorg-lib-libICE-devel
 BuildRequires:	xorg-lib-libSM-devel
-Requires(post,postun):	gtk+2
+Requires(post,postun):	gtk-update-icon-cache
 Requires(post,postun):	hicolor-icon-theme
 Requires(post,preun):	GConf2
 Requires:	gnupg >= 1.4.5
@@ -196,6 +196,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.127  2011/02/04 18:24:03  wiget
+- Requires(post,postun): gtk-update-icon-cache
+
 Revision 1.126  2010/10/11 21:47:04  qwiat
 - updated to 2.32
 - added BR's

================================================================
Index: packages/shotwell/shotwell.spec
diff -u packages/shotwell/shotwell.spec:1.7 packages/shotwell/shotwell.spec:1.8
--- packages/shotwell/shotwell.spec:1.7	Tue Jan 11 12:04:20 2011
+++ packages/shotwell/shotwell.spec	Fri Feb  4 19:24:03 2011
@@ -2,14 +2,14 @@
 Summary:	Photo manager for GNOME
 Name:		shotwell
 Version:	0.8.1
-Release:	1
+Release:	2
 License:	LGPL v2+ and CC-BY-SA
 Group:		X11/Applications
 Source0:	http://yorba.org/download/shotwell/0.8/%{name}-%{version}.tar.bz2
 # Source0-md5:	378168735006dfe0733431dd47f870c4
 URL:		http://yorba.org/shotwell/
-BuildRequires:	dbus-glib-devel >= 0.80.0
 BuildRequires:	GConf2-devel >= 2.22.0
+BuildRequires:	dbus-glib-devel >= 0.80.0
 BuildRequires:	gettext-devel
 BuildRequires:	gexiv2-devel >= 0.2.2
 BuildRequires:	gtk+2-devel >= 2:2.14.4
@@ -29,7 +29,8 @@
 BuildRequires:	udev-glib-devel >= 145
 BuildRequires:	vala >= 0.8.0
 Requires(post,postun):	desktop-file-utils
-Requires(post,postun):	gtk+2
+Requires(post,postun):	gtk-update-icon-cache
+Requires(post,postun):	hicolor-icon-theme
 Requires(post,preun):	GConf2
 Requires:	hicolor-icon-theme
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -92,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2011/02/04 18:24:03  wiget
+- Requires(post,postun): gtk-update-icon-cache
+
 Revision 1.7  2011/01/11 11:04:20  jajcus
 - Version: 0.8.1
 

================================================================
Index: packages/soundconverter/soundconverter.spec
diff -u packages/soundconverter/soundconverter.spec:1.5 packages/soundconverter/soundconverter.spec:1.6
--- packages/soundconverter/soundconverter.spec:1.5	Fri Oct 22 11:04:04 2010
+++ packages/soundconverter/soundconverter.spec	Fri Feb  4 19:24:03 2011
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Program do konwersji plików muzycznych dla GNOME'a
 Name:		soundconverter
 Version:	1.5.3
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications/Sound
 Source0:	http://download.berlios.de/soundconverter/%{name}-%{version}.tar.gz
@@ -17,6 +17,7 @@
 BuildRequires:	python-pygtk-gtk >= 2.12
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
+Requires(post,postun):	gtk-update-icon-cache
 Requires(post,postun):	hicolor-icon-theme
 Requires:	python-gnome
 Requires:	python-gnome-ui
@@ -74,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2011/02/04 18:24:03  wiget
+- Requires(post,postun): gtk-update-icon-cache
+
 Revision 1.5  2010/10/22 09:04:04  arvenil
 - R: python-pygtk-glade
 

================================================================
Index: packages/sound-juicer/sound-juicer.spec
diff -u packages/sound-juicer/sound-juicer.spec:1.80 packages/sound-juicer/sound-juicer.spec:1.81
--- packages/sound-juicer/sound-juicer.spec:1.80	Sun Oct  3 16:49:56 2010
+++ packages/sound-juicer/sound-juicer.spec	Fri Feb  4 19:24:03 2011
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Ripper płyt CD
 Name:		sound-juicer
 Version:	2.32.0
-Release:	2
+Release:	3
 License:	GPL v2+
 Group:		X11/Applications/Multimedia
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/sound-juicer/2.32/%{name}-%{version}.tar.bz2
@@ -32,7 +32,7 @@
 BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	scrollkeeper >= 0.3.5
 BuildRequires:	sed >= 4.0
-Requires(post,postun):	gtk+2
+Requires(post,postun):	gtk-update-icon-cache
 Requires(post,postun):	hicolor-icon-theme
 Requires(post,postun):	scrollkeeper
 Requires(post,preun):	GConf2
@@ -112,6 +112,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.81  2011/02/04 18:24:03  wiget
+- Requires(post,postun): gtk-update-icon-cache
+
 Revision 1.80  2010/10/03 14:49:56  megabajt
 - release 2
 

================================================================
Index: packages/sparkleshare/sparkleshare.spec
diff -u packages/sparkleshare/sparkleshare.spec:1.2 packages/sparkleshare/sparkleshare.spec:1.3
--- packages/sparkleshare/sparkleshare.spec:1.2	Fri Jan 28 03:35:06 2011
+++ packages/sparkleshare/sparkleshare.spec	Fri Feb  4 19:24:03 2011
@@ -5,7 +5,7 @@
 Summary(pl.UTF-8):	Sparkleshare to narzędzie do współdzielenia plików
 Name:		sparkleshare
 Version:	0.2
-Release:	0.%{_beta}.1
+Release:	0.%{_beta}.2
 License:	GPL v3
 Group:		Applications/File
 Source0:	http://sparkleshare.org/%{name}-%{version}-%{_beta}.tar.gz
@@ -18,6 +18,8 @@
 BuildRequires:	mono-csharp
 BuildRequires:	nautilus-python
 BuildRequires:	pkgconfig
+Requires(post,postun):	gtk-update-icon-cache
+Requires(post,postun):	hicolor-icon-theme
 Requires:	dotnet-gtk-sharp2
 Requires:	dotnet-ndesk-dbus-glib-sharp
 Requires:	git-core
@@ -90,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/02/04 18:24:03  wiget
+- Requires(post,postun): gtk-update-icon-cache
+
 Revision 1.2  2011/01/28 02:35:06  sparky
 - BR: intltool, pkgconfig
 - use existing group

================================================================
Index: packages/subtitleeditor/subtitleeditor.spec
diff -u packages/subtitleeditor/subtitleeditor.spec:1.21 packages/subtitleeditor/subtitleeditor.spec:1.22
--- packages/subtitleeditor/subtitleeditor.spec:1.21	Wed Jan 19 14:12:09 2011
+++ packages/subtitleeditor/subtitleeditor.spec	Fri Feb  4 19:24:04 2011
@@ -32,10 +32,10 @@
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.311
 Requires(post,postun):	desktop-file-utils
-Requires(post,postun):	gtk+2
+Requires(post,postun):	gtk-update-icon-cache
+Requires(post,postun):	hicolor-icon-theme
 Requires:	gstreamer-imagesink-xv
 Requires:	gstreamer-pango
-Requires:	hicolor-icon-theme
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -153,6 +153,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2011/02/04 18:24:04  wiget
+- Requires(post,postun): gtk-update-icon-cache
+
 Revision 1.21  2011/01/19 13:12:09  lisu
 - rel 0.1
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qesteidutil/qesteidutil.spec?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/RealPlayer/RealPlayer.spec?r1=1.35&r2=1.36&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rhythmbox/rhythmbox.spec?r1=1.148&r2=1.149&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ristretto/ristretto.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/roxterm/roxterm.spec?r1=1.29&r2=1.30&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rutilt/rutilt.spec?r1=1.16&r2=1.17&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sabayon/sabayon.spec?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/scidavis/scidavis.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/scribes/scribes.spec?r1=1.29&r2=1.30&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/seahorse-plugins/seahorse-plugins.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/seahorse/seahorse.spec?r1=1.126&r2=1.127&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/shotwell/shotwell.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/soundconverter/soundconverter.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sound-juicer/sound-juicer.spec?r1=1.80&r2=1.81&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sparkleshare/sparkleshare.spec?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/subtitleeditor/subtitleeditor.spec?r1=1.21&r2=1.22&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/swfdec-gnome/swfdec-gnome.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/system-config-date/system-config-date.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/system-config-keyboard/system-config-keyboard.spec?r1=1.16&r2=1.17&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/system-config-users/system-config-users.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tasks/tasks.spec?r1=1.20&r2=1.21&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Terminal/Terminal.spec?r1=1.31&r2=1.32&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Thunar-archive-plugin/Thunar-archive-plugin.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Thunar/Thunar.spec?r1=1.33&r2=1.34&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Thunar-vfs/Thunar-vfs.spec?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Thunar-volman/Thunar-volman.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tigervnc/tigervnc.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list