rpms/xfce4-xkb-plugin/devel .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 xfce4-xkb-plugin.spec, 1.8, 1.9

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


Author: cwickert

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xfce4-xkb-plugin/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	31 Mar 2006 21:57:54 -0000	1.5
+++ .cvsignore	5 Oct 2006 13:26:40 -0000	1.6
@@ -1 +1 @@
-xfce4-xkb-plugin-0.3.5.tar.gz
+xfce4-xkb-plugin-20060923svn.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfce4-xkb-plugin/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	31 Mar 2006 21:57:54 -0000	1.5
+++ sources	5 Oct 2006 13:26:40 -0000	1.6
@@ -1 +1 @@
-0c92dd17579e102b40289c4bc83c5505  xfce4-xkb-plugin-0.3.5.tar.gz
+788a0a93b62fcdd33985a0a4fc5a1b64  xfce4-xkb-plugin-20060923svn.tar.bz2


Index: xfce4-xkb-plugin.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-xkb-plugin/devel/xfce4-xkb-plugin.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xfce4-xkb-plugin.spec	8 Sep 2006 19:21:34 -0000	1.8
+++ xfce4-xkb-plugin.spec	5 Oct 2006 13:26:40 -0000	1.9
@@ -1,20 +1,26 @@
 Name:		xfce4-xkb-plugin
-Version:	0.3.5
-Release:	3%{?dist}
+Version:	0.3.6
+Release:	0.2.20060923svn%{?dist}
 Summary:	XKB layout switcher for the Xfce panel
 
 Group:		User Interface/Desktops
 License:	BSD
 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
+# Source0 was generated with the following commands:
+# svn co http://svn.xfce.org/svn/goodies/xfce4-websearch-plugin/trunk xfce4-websearch-plugin
+# tar -cjf xfce4-xkb-plugin-`date +%G%m%d`svn.tar.bz2 xfce4-xkb-plugin
+Source0:	%{name}-20060923svn.tar.bz2
+#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.3.20, libxfcegui4-devel >= 4.3.20, libxml2-devel
+BuildRequires:	gettext
+BuildRequires:	xfce4-dev-tools >= 4.3.90.2
 # for modular X
 %if "%{?fedora}" > "4"
-BuildRequires:  libXext-devel, libXpm-devel
+BuildRequires:	libXt-devel
 %endif
-Requires:	xfce4-panel >= 4.2
+Requires:	xfce4-panel >= 4.3.99.1
 
 %description
 Xfce XKB layout switch plugin for the Xfce panel. It displays the current 
@@ -24,29 +30,37 @@
 XF86Config file or some other way (e.g. setxkbmap).
 
 %prep
-%setup -q
+%setup -qn %{name}
 
 %build
+./autogen.sh
 %configure --disable-static
 make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
+%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog README
-%{_libdir}/xfce4/panel-plugins/*.so
+%{_libexecdir}/xfce4/panel-plugins/%{name}
+%{_datadir}/xfce4/panel-plugins/*.desktop
 %dir %{_datadir}/xfce4/xkb/
 %dir %{_datadir}/xfce4/xkb/flags
 %{_datadir}/xfce4/xkb/flags/*.png
 
 %changelog
+* Thu Oct 05 2006 Christoph Wickert <fedora christoph-wickert de> - 0.3.6-0.2.20060923svn
+- Bump release for devel checkin.
+
+* Sat Sep 23 2006 Christoph Wickert <fedora christoph-wickert de> - 0.3.6-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
 - Mass rebuild for Fedora Core 6.
 
@@ -70,7 +84,7 @@
 
 * Thu Dec 01 2005 Christoph Wickert <fedora wickert at arcor de> - 0.3.2-4
 - Add libxfcegui4-devel BuildReqs.
-- Fix %defattr.
+- Fix %%defattr.
 
 * Mon Nov 14 2005 Christoph Wickert <fedora wickert at arcor de> - 0.3.2-3
 - Initial Fedora Extras version.




More information about the fedora-extras-commits mailing list