rpms/xfce4-quicklauncher-plugin/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 xfce4-quicklauncher-plugin.spec, 1.4, 1.5

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Thu Oct 5 12:48:13 UTC 2006


Author: cwickert

Update of /cvs/extras/rpms/xfce4-quicklauncher-plugin/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv934

Modified Files:
	.cvsignore sources xfce4-quicklauncher-plugin.spec 
Log Message:
Update for XFCE 4.4


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xfce4-quicklauncher-plugin/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	27 Jan 2006 17:57:59 -0000	1.2
+++ .cvsignore	5 Oct 2006 12:48:12 -0000	1.3
@@ -1 +1 @@
-xfce4-quicklauncher-plugin-0.81.tar.gz
+xfce4-quicklauncher-plugin-1.9.2.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfce4-quicklauncher-plugin/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	27 Jan 2006 17:57:59 -0000	1.2
+++ sources	5 Oct 2006 12:48:12 -0000	1.3
@@ -1 +1 @@
-98231ea7afe226ca7cbdc5c51ea3d16e  xfce4-quicklauncher-plugin-0.81.tar.gz
+64353ee9f32f891f198297937454307b  xfce4-quicklauncher-plugin-1.9.2.tar.bz2


Index: xfce4-quicklauncher-plugin.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-quicklauncher-plugin/devel/xfce4-quicklauncher-plugin.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xfce4-quicklauncher-plugin.spec	8 Sep 2006 19:04:03 -0000	1.4
+++ xfce4-quicklauncher-plugin.spec	5 Oct 2006 12:48:12 -0000	1.5
@@ -1,17 +1,17 @@
 Name:		xfce4-quicklauncher-plugin
-Version:	0.81
-Release:	5%{?dist}
+Version:	1.9.2
+Release:	1%{?dist}
 Summary:	Quicklauncher plugin for the Xfce panel
 
 Group:		User Interface/Desktops
 License:	GPL
-URL:		http://xfce-goodies.berlios.de/
-Source0:	http://download.berlios.de/xfce-goodies/%{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
-BuildRequires:	xfce4-panel-devel >= 4.2, libxfcegui4-devel >= 4.2, libxml2-devel
-BuildRequires:	gettext
-Requires:	xfce4-panel >= 4.2
+URL:		http://goodies.xfce.org/
+Source0:	http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
+BuildRequires:	xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel
+BuildRequires:	gettext, perl(XML::Parser)
+Requires:	xfce4-panel >= 4.3.99.1
 
 %description
 This plugin allows you to have lots of launchers in the Xfce panel, displaying 
@@ -19,8 +19,6 @@
 
 %prep
 %setup -q
-# fix permission of AUTHORS and COPYING
-%__chmod 0664 {AUTHORS,COPYING}
 
 %build
 %configure --disable-static
@@ -39,8 +37,19 @@
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog TODO
 %{_libdir}/xfce4/panel-plugins/*.so
+%{_datadir}/xfce4/panel-plugins/*.desktop
 
 %changelog
+* Thu Oct 05 2006 Christoph Wickert <fedora christoph-wickert de> - 1.9.2-1
+- Update to 1.9.2.
+
+* Wed Sep 13 2006 Christoph Wickert <fedora christoph-wickert de> - 1.9.1-2
+- Rebuild for XFCE 4.3.99.1.
+- BR perl(XML::Parser).
+
+* Mon Sep 04 2006 Christoph Wickert <fedora christoph-wickert de> - 1.9.1-1
+- Update to 1.9.1 on XFCE 4.3.90.2.
+
 * Mon Sep 04 2006 Christoph Wickert <fedora christoph-wickert de> - 0.81-5
 - Mass rebuild for Fedora Core 6.
 
@@ -52,7 +61,7 @@
 
 * Thu Dec 01 2005 Christoph Wickert <fedora wickert at arcor de> - 0.81-2
 - Add libxfcegui4-devel BuildReqs.
-- Fix %defattr.
+- Fix %%defattr.
 
 * Fri Nov 18 2005 Christoph Wickert <fedora wickert at arcor de> - 0.81-1
 - Initial Fedora Extras release.




More information about the scm-commits mailing list