rpms/xfce4-xkb-plugin/F-11 .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 xfce4-xkb-plugin.spec, 1.19, 1.20

Christoph Wickert cwickert at fedoraproject.org
Sun Aug 9 00:10:13 UTC 2009


Author: cwickert

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

Modified Files:
	.cvsignore sources xfce4-xkb-plugin.spec 
Log Message:
* Sun Aug 09 2009 Christoph Wickert <cwickert at fedoraproject.org> - 0.5.3.3-1
- Update to 0.5.3.3 (#502878)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-xkb-plugin/F-11/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- .cvsignore	28 Nov 2008 00:50:10 -0000	1.10
+++ .cvsignore	9 Aug 2009 00:10:13 -0000	1.11
@@ -1 +1 @@
-xfce4-xkb-plugin-0.5.2.tar.gz
+xfce4-xkb-plugin-0.5.3.3.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-xkb-plugin/F-11/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources	28 Nov 2008 00:50:10 -0000	1.10
+++ sources	9 Aug 2009 00:10:13 -0000	1.11
@@ -1 +1 @@
-c10bf6f8809a1722354cd91db8987fd3  xfce4-xkb-plugin-0.5.2.tar.gz
+b233cc9de1cbace075eaf6e2c9a8e685  xfce4-xkb-plugin-0.5.3.3.tar.gz


Index: xfce4-xkb-plugin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-xkb-plugin/F-11/xfce4-xkb-plugin.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- xfce4-xkb-plugin.spec	26 Feb 2009 09:17:08 -0000	1.19
+++ xfce4-xkb-plugin.spec	9 Aug 2009 00:10:13 -0000	1.20
@@ -1,6 +1,6 @@
 Name:		xfce4-xkb-plugin
-Version:	0.5.2
-Release:	3%{?dist}
+Version:	0.5.3.3
+Release:	1%{?dist}
 Summary:	XKB layout switcher for the Xfce panel
 
 Group:		User Interface/Desktops
@@ -11,9 +11,11 @@ BuildRoot:	%{_tmppath}/%{name}-%{version
 
 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)
+BuildRequires:	gettext, intltool
 Requires:	xfce4-panel >= 4.4.0
 
+Patch0:		xxp-0.5.2-xklavier-api.patch
+
 %description
 Xfce XKB layout switch plugin for the Xfce panel. It displays the current 
 keyboard layout, and refreshes when layout changes. The layout can be 
@@ -23,6 +25,9 @@ XF86Config file or some other way (e.g. 
 
 %prep
 %setup -q
+%if 0%{?fedora} >= 12
+%patch0 -p1 -b .api
+%endif
 
 %build
 %configure --disable-static
@@ -30,7 +35,7 @@ make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT
+make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
 %find_lang %{name}
 
 %clean
@@ -46,6 +51,15 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/xfce4/xkb/flags/*.svg
 
 %changelog
+* Sun Aug 09 2009 Christoph Wickert <cwickert at fedoraproject.org> - 0.5.3.3-1
+- Update to 0.5.3.3 (#502878)
+
+* Mon Jul 27 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.2-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Tue Jul 07 2009 Adam Jackson <ajax at redhat.com> 0.5.2-4
+- xxp-0.5.2-xklavier-api.patch: Fix for new libxklavier API.
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list