source: projects/specs/trunk/x/xfce4-xkb-plugin/xfce4-xkb-plugin-vl.spec @ 8073

Revision 8073, 5.8 KB checked in by Takemikaduchi, 10 years ago (diff)

new upstream release or rebuild

Line 
1Name:           xfce4-xkb-plugin
2Summary:        XKB layout switcher for the Xfce panel
3Summary(ja):    Xfce パネル用 XKB レイアウト変更器
4Version:        0.5.4.3
5Release:        2%{?_dist_release}
6
7Group:          User Interface/Desktops
8License:        BSD
9URL:            http://goodies.xfce.org/projects/panel-plugins/%{name}
10
11Source0:        http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2
12
13BuildRoot:      %{_tmppath}/%{name}-%{version}-root
14BuildRequires:  librsvg2-devel >= 2.18
15BuildRequires:  libwnck-devel >= 2.12
16BuildRequires:  libxfce4util-devel >= 4.8.0
17BuildRequires:  libxfce4ui-devel >= 4.8.0
18BuildRequires:  libxklavier-devel >= 5.0
19BuildRequires:  xfce4-panel-devel >= 4.8.0
20BuildRequires:  gettext, intltool
21Requires:       xfce4-panel >= 4.4.0
22
23Vendor: Project Vine
24Distribution: Vine Linux
25
26%description
27Xfce XKB layout switch plugin for the Xfce panel. It displays the current
28keyboard layout, and refreshes when layout changes. The layout can be
29switched by simply clicking on the plugin. For now the keyboard layouts
30cannot be configured from the plugin itself, they should be set in the
31XF86Config file or some other way (e.g. setxkbmap).
32
33%prep
34%setup -q
35
36%build
37%configure --disable-static
38make %{?_smp_mflags}
39
40%install
41rm -rf $RPM_BUILD_ROOT
42make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
43%find_lang %{name}
44
45%clean
46rm -rf $RPM_BUILD_ROOT
47
48%files -f %{name}.lang
49%defattr(-,root,root,-)
50%doc AUTHORS COPYING ChangeLog README
51%{_libexecdir}/xfce4/panel-plugins/%{name}
52%{_datadir}/xfce4/panel-plugins/*.desktop
53%dir %{_datadir}/xfce4/xkb/
54%dir %{_datadir}/xfce4/xkb/flags
55%{_datadir}/xfce4/xkb/flags/*.svg
56
57%changelog
58* Sun Dec 29 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.5.4.3-2
59- rebuild with VineSeed environment
60
61* Thu Jun 07 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.5.4.3-1
62- new upstream release
63- remove BuildRequires: libxfcegui4-devel, libxml2-devel
64- add BuildRequires: libxfce4ui-devel
65- remove old patches
66
67* Sun May 22 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.5.3.3-7
68- initial build for Vine Linux
69
70* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.3.3-6
71- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
72
73* Thu Jan 13 2011 Kevin Fenzi <kevin@tummy.com> - 0.5.3.3-5
74- Rebuild for Xfce 4.8
75
76* Thu Nov 25 2010 François Cami <fcami@fedoraproject.org> - 0.5.3.3-4
77- Fix segfault when adding a second keymap. Thanks to Lionel Le Folgoc (#597207)
78
79* Fri Feb 12 2010 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.3.3-3
80- Fix various segfaults. Thanks to Lionel Le Folgoc (#525471, #547553)
81
82* Mon Jan 25 2010 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.3.3-2
83- Add patch for libxklavier 5.0. Thanks to Caolan McNamara (#558083)
84
85* Sun Aug 09 2009 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.3.3-1
86- Update to 0.5.3.3 (#502878)
87
88* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.2-5
89- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
90
91* Tue Jul 07 2009 Adam Jackson <ajax@redhat.com> 0.5.2-4
92- xxp-0.5.2-xklavier-api.patch: Fix for new libxklavier API.
93
94* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.2-3
95- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
96
97* Sun Jan 18 2009 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.2-2
98- Rebuild for Xfce 4.6 (Beta 3)
99
100* Thu Nov 27 2008 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.2-1
101- Update to 0.5.2
102
103* Thu Oct 02 2008 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.1-1
104- Update to 0.5.1
105
106* Mon Jul 07 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.4.3-5
107- fix conditional comparison
108
109* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.4.3-4
110- Autorebuild for GCC 4.3
111
112* Sat Aug 25 2007 Christoph Wickert <cwickert@fedoraproject.org> - 0.4.3-3
113- Rebuild for BuildID feature
114
115* Sat Apr 28 2007 Christoph Wickert <cwickert@fedoraproject.org> - 0.4.3-2
116- Rebuild for Xfce 4.4.1
117
118* Mon Jan 22 2007 Christoph Wickert <cwickert@fedoraproject.org> - 0.4.3-1
119- Update to 0.4.3 on Xfce 4.4.
120
121* Sat Dec 09 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.4.2-1
122- Update to 0.4.2.
123
124* Fri Dec 01 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.4.1-1
125- Update to 0.4.1 on Xfce 4.3.99.2.
126
127* Thu Oct 05 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.4.0-0.2.20060923svn
128- Bump release for devel checkin.
129
130* Sat Sep 23 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.4.0-0.1.20060923svn
131- Update to svn snapshot of Sep 23rd 2006 on Xfce 4.3.99.1.
132
133* Mon Sep 04 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.3.5-3
134- Mass rebuild for Fedora Core 6.
135
136* Tue Apr 11 2006 Christoph Wickert <fedora wickert at arcor de> - 0.3.5-2
137- Require xfce4-panel.
138
139* Fri Mar 31 2006 Christoph Wickert <fedora wickert at arcor de> - 0.3.5-1
140- Update to 0.3.5.
141
142* Fri Mar 17 2006 Christoph Wickert <fedora wickert at arcor de> - 0.3.4-1
143- Update to 0.3.4.
144
145* Fri Mar 10 2006 Christoph Wickert <fedora wickert at arcor de> - 0.3.3-1
146- Update to 0.3.3.
147
148* Thu Feb 16 2006 Christoph Wickert <fedora wickert at arcor de> - 0.3.2-6
149- Rebuild for Fedora Extras 5.
150
151* Fri Dec 30 2005 Christoph Wickert <fedora wickert at arcor de> - 0.3.2-5
152- Changes for modular X: Add libXext-devel and libXpm-devel BuildReqs.
153
154* Thu Dec 01 2005 Christoph Wickert <fedora wickert at arcor de> - 0.3.2-4
155- Add libxfcegui4-devel BuildReqs.
156- Fix %%defattr.
157
158* Mon Nov 14 2005 Christoph Wickert <fedora wickert at arcor de> - 0.3.2-3
159- Initial Fedora Extras version.
160- Rebuild for XFCE 4.2.3.
161- disable-static instead of removing .a files.
162
163* Fri Sep 23 2005 Christoph Wickert <fedora wickert at arcor de> - 0.3.2-2.fc4.cw
164- Add libxml2 BuildReqs.
165
166* Sat Jul 09 2005 Christoph Wickert <fedora wickert at arcor de> - 0.3.2-1.fc4.cw
167- Rebuild for Core 4.
168
169* Wed Apr 13 2005 Christoph Wickert <fedora wickert at arcor de> - 0.3.2-1.fc3.cw
170- Initial RPM release.
Note: See TracBrowser for help on using the repository browser.