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

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

new upstream release or rebuild

Line 
1%global minor_version 1.9
2
3Name:           xfce4-quicklauncher-plugin
4Summary:        Quicklauncher plugin for the Xfce panel
5Summary(ja):    Xfce パネル用クイックランチャープラグイン
6Version:        1.9.4
7Release:        12%{?_dist_release}
8
9Group:          User Interface/Desktops
10License:        GPLv2+
11URL:            http://goodies.xfce.org/projects/panel-plugins/%{name}
12
13Source0:        http://archive.xfce.org/src/panel-plugins/%{name}/%{minor_version}/%{name}-%{version}.tar.bz2
14# http://bugzilla.xfce.org/show_bug.cgi?id=7015
15Patch1:         %{name}-1.9.4-xfce4-panel-4.7.patch
16# make new apps appear on the correct X screen
17# http://bugzilla.xfce.org/show_bug.cgi?id=4323
18Patch2:         %{name}-1.9.4-fix-multiscreen.patch
19# apply settings without restart
20# http://bugzilla.xfce.org/show_bug.cgi?id=3782
21Patch3:         %{name}-1.9.4-save-settings.patch
22# plugin speaks french if no translations are found
23# http://bugzilla.xfce.org/show_bug.cgi?id=3783
24# contains all translations from
25# http://translations.xfce.org/projects/p/xfce4-quicklauncher-plugin/c/master/
26# as of 2010-12-19
27Patch4:         %{name}-1.9.4-update-translations.patch
28# Xfce 4.6: xfce-setting-show instead of xfce4-settings-manager
29# http://bugzilla.xfce.org/show_bug.cgi?id=5752
30Patch5:         %{name}-1.9.4-xfce4-settings-manager.patch
31
32BuildRoot:      %{_tmppath}/%{name}-%{version}-root
33
34BuildRequires:  libxfcegui4-devel >= 4.3.20
35BuildRequires:  libxml2-devel
36BuildRequires:  xfce4-panel-devel >= 4.3.20
37BuildRequires:  gettext
38BuildRequires:  perl-XML-Parser
39Requires:       xfce4-panel >= 4.4.0
40
41Vendor: Project Vine
42Distribution: Vine Linux
43
44%description
45This plugin allows you to have lots of launchers in the Xfce panel, displaying
46them on several lines.
47
48%prep
49%setup -q
50%patch1 -p1 -b .xfce4-panel-4.7
51%patch2 -p0 -b .multiscreen
52%patch3 -p1 -b .save-settings
53%patch4 -p1 -b .update-translations
54%patch5 -p0 -b .xfce46
55
56%build
57%configure --disable-static
58make %{?_smp_mflags}
59
60%install
61rm -rf $RPM_BUILD_ROOT
62make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
63find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
64
65%find_lang %{name}
66
67%clean
68rm -rf $RPM_BUILD_ROOT
69
70%files -f %{name}.lang
71%defattr(-,root,root,-)
72%doc AUTHORS COPYING ChangeLog TODO
73%{_libdir}/xfce4/panel/plugins/*.so
74%{_datadir}/xfce4/panel-plugins/*.desktop
75
76%changelog
77* Sun Dec 29 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1.9.4-12
78- rebuild with VineSeed environment
79
80* Sat Jun 09 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1.9.4-11
81- rebuild with Xfce-4.10.0
82
83* Sun May 22 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1.9.4-10
84- initial build for Vine Linux
85
86* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.4-9
87- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
88
89* Sun Dec 19 2010 Christoph Wickert <cwickert@fedoraproject.org> - 1.9.4-8
90- Patch for xfce4-panel 4.7
91- Update translations from Xfce Transifex
92
93* Wed Sep 09 2009 Christoph Wickert <cwickert@fedoraproject.org> - 1.9.4-7
94- Make new apps appear on the correct screen (bugzilla.xfce.org 4323)
95- Apply settings without restarting the plugin (bugzilla.xfce.org #3782)
96- Add missing english translation (bugzilla.xfce.org #3783)
97- Update default config for Xfce 4.6 (bugzilla.xfce.org #5752)
98
99* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.4-6
100- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
101
102* Fri Jul 03 2009 Christoph Wickert <cwickert@fedoraproject.org> - 1.9.4-5
103- Fix path in desktop file (#509294)
104
105* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.4-4
106- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
107
108* Sun Jan 18 2009 Christoph Wickert <cwickert@fedoraproject.org> - 1.9.4-3
109- Rebuild for Xfce 4.6 (Beta 3)
110
111* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.9.4-2
112- Autorebuild for GCC 4.3
113
114* Sat Aug 25 2007 Christoph Wickert <cwickert@fedoraproject.org> - 1.9.4-1
115- Update to 1.9.4
116- Update license tag
117
118* Sat Jun 09 2007 Christoph Wickert <cwickert@fedoraproject.org> - 1.9.2-4
119- Multilib fix for desktop file (#228168)
120
121* Sat Apr 28 2007 Christoph Wickert <cwickert@fedoraproject.org> - 1.9.2-3
122- Rebuild for Xfce 4.4.1
123
124* Sun Jan 28 2007 Christoph Wickert <cwickert@fedoraproject.org> - 1.9.2-2
125- Rebuild for Xfce 4.4.
126
127* Thu Oct 05 2006 Christoph Wickert <cwickert@fedoraproject.org> - 1.9.2-1
128- Update to 1.9.2.
129
130* Wed Sep 13 2006 Christoph Wickert <cwickert@fedoraproject.org> - 1.9.1-2
131- Rebuild for XFCE 4.3.99.1.
132- BR perl(XML::Parser).
133
134* Mon Sep 04 2006 Christoph Wickert <cwickert@fedoraproject.org> - 1.9.1-1
135- Update to 1.9.1 on XFCE 4.3.90.2.
136
137* Mon Sep 04 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.81-5
138- Mass rebuild for Fedora Core 6.
139
140* Tue Apr 11 2006 Christoph Wickert <fedora wickert at arcor de> - 0.81-4
141- Require xfce4-panel.
142
143* Thu Feb 16 2006 Christoph Wickert <fedora wickert at arcor de> - 0.81-3
144- Rebuild for Fedora Extras 5.
145
146* Thu Dec 01 2005 Christoph Wickert <fedora wickert at arcor de> - 0.81-2
147- Add libxfcegui4-devel BuildReqs.
148- Fix %%defattr.
149
150* Fri Nov 18 2005 Christoph Wickert <fedora wickert at arcor de> - 0.81-1
151- Initial Fedora Extras release.
Note: See TracBrowser for help on using the repository browser.