rpms/xfce4-xkb-plugin/F-9 .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 xfce4-xkb-plugin.spec, 1.15, 1.16

Christoph Wickert cwickert at fedoraproject.org
Fri Nov 28 01:12:24 UTC 2008


Author: cwickert

Update of /cvs/pkgs/rpms/xfce4-xkb-plugin/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3740/F-9

Modified Files:
	.cvsignore sources xfce4-xkb-plugin.spec 
Log Message:
* Thu Nov 27 2008 Christoph Wickert <cwickert at fedoraproject.org> - 0.5.2-1
- Update to 0.5.2



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-xkb-plugin/F-9/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	22 Jan 2007 11:52:09 -0000	1.8
+++ .cvsignore	28 Nov 2008 01:11:54 -0000	1.9
@@ -1 +1 @@
-xfce4-xkb-plugin-0.4.3.tar.bz2
+xfce4-xkb-plugin-0.5.2.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-xkb-plugin/F-9/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	22 Jan 2007 11:52:09 -0000	1.8
+++ sources	28 Nov 2008 01:11:54 -0000	1.9
@@ -1 +1 @@
-e0375158339672f49c9e48a8b4669592  xfce4-xkb-plugin-0.4.3.tar.bz2
+c10bf6f8809a1722354cd91db8987fd3  xfce4-xkb-plugin-0.5.2.tar.gz


Index: xfce4-xkb-plugin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-xkb-plugin/F-9/xfce4-xkb-plugin.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- xfce4-xkb-plugin.spec	7 Jul 2008 19:35:26 -0000	1.15
+++ xfce4-xkb-plugin.spec	28 Nov 2008 01:11:54 -0000	1.16
@@ -1,21 +1,17 @@
 Name:		xfce4-xkb-plugin
-Version:	0.4.3
-Release:	5%{?dist}
+Version:	0.5.2
+Release:	1%{?dist}
 Summary:	XKB layout switcher for the Xfce panel
 
 Group:		User Interface/Desktops
 License:	BSD
 URL:		http://goodies.xfce.org/projects/panel-plugins/%{name}
-Source0:	http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2
+Source0:	http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel
+BuildRequires:	xfce4-panel-devel >= 4.3.20, libxfcegui4-devel >= 4.3.90.2, libxml2-devel
+BuildRequires:	libxklavier-devel >= 3.2, librsvg2-devel >= 2.18, libwnck-devel >= 2.12
 BuildRequires:	gettext, perl(XML::Parser)
-# for modular X
-%if 0%{?fedora} > 4
-#BuildRequires:	libXt-devel
-BuildRequires:	xorg-x11-proto-devel
-%endif
 Requires:	xfce4-panel >= 4.4.0
 
 %description
@@ -47,37 +43,43 @@
 %{_datadir}/xfce4/panel-plugins/*.desktop
 %dir %{_datadir}/xfce4/xkb/
 %dir %{_datadir}/xfce4/xkb/flags
-%{_datadir}/xfce4/xkb/flags/*.png
+%{_datadir}/xfce4/xkb/flags/*.svg
 
 %changelog
+* Thu Nov 27 2008 Christoph Wickert <cwickert at fedoraproject.org> - 0.5.2-1
+- Update to 0.5.2
+
+* Thu Oct 02 2008 Christoph Wickert <cwickert at fedoraproject.org> - 0.5.1-1
+- Update to 0.5.1
+
 * Mon Jul 07 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.4.3-5
 - fix conditional comparison
 
 * Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.4.3-4
 - Autorebuild for GCC 4.3
 
-* Sat Aug 25 2007 Christoph Wickert <fedora christoph-wickert de> - 0.4.3-3
+* Sat Aug 25 2007 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.3-3
 - Rebuild for BuildID feature
 
-* Sat Apr 28 2007 Christoph Wickert <fedora christoph-wickert de> - 0.4.3-2
+* Sat Apr 28 2007 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.3-2
 - Rebuild for Xfce 4.4.1
 
-* Mon Jan 22 2007 Christoph Wickert <fedora christoph-wickert de> - 0.4.3-1
+* Mon Jan 22 2007 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.3-1
 - Update to 0.4.3 on Xfce 4.4.
 
-* Sat Dec 09 2006 Christoph Wickert <fedora christoph-wickert de> - 0.4.2-1
+* Sat Dec 09 2006 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.2-1
 - Update to 0.4.2.
 
-* Fri Dec 01 2006 Christoph Wickert <fedora christoph-wickert de> - 0.4.1-1
+* Fri Dec 01 2006 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.1-1
 - Update to 0.4.1 on Xfce 4.3.99.2.
 
-* Thu Oct 05 2006 Christoph Wickert <fedora christoph-wickert de> - 0.4.0-0.2.20060923svn
+* Thu Oct 05 2006 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.0-0.2.20060923svn
 - Bump release for devel checkin.
 
-* Sat Sep 23 2006 Christoph Wickert <fedora christoph-wickert de> - 0.4.0-0.1.20060923svn
+* Sat Sep 23 2006 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.0-0.1.20060923svn
 - Update to svn snapshot of Sep 23rd 2006 on Xfce 4.3.99.1.
 
-* Mon Sep 04 2006 Christoph Wickert <fedora christoph-wickert de> - 0.3.5-3
+* Mon Sep 04 2006 Christoph Wickert <cwickert at fedoraproject.org> - 0.3.5-3
 - Mass rebuild for Fedora Core 6.
 
 * Tue Apr 11 2006 Christoph Wickert <fedora wickert at arcor de> - 0.3.5-2




More information about the fedora-extras-commits mailing list