source: projects/specs/trunk/t/task-lxde/task-lxde-vl.spec @ 5679

Revision 5679, 2.7 KB checked in by kudoh, 12 years ago (diff)
Line 
1Summary: Virtual package for LXDE install
2Summary(ja): LXDE をインストールするための仮想パッケージ
3Name: task-lxde
4Version: 0.5.5
5Release: 1%{?_dist_release}
6License: public domain
7Group: User Interface/Desktops
8BuildRoot: %{_tmppath}/%{name}-%{version}-root
9BuildArch: noarch
10
11Requires: task-xorg-x11
12Requires: openbox
13Requires: lxappearance lxpanel lxsession menu-cache
14Requires: lxde-common lxde-icon-theme lxinput lxmenu-data
15Requires: pcmanfm gpicview leafpad lxterminal lxtask xarchiver epdfview
16Requires: obconf lxappearance-obconf
17Requires: gnome-icon-theme
18
19Obsoletes: lxsession-lite < 0.3.8
20Obsoletes: lxde-common-data
21
22%description
23This is a virtual package to install LXDE system packages.
24If you use apt-get for RPM, This package will install
25all packages related to LXDE automatically.
26
27Summary(ja): LXDE 仮想パッケージ
28%description -l ja
29LXDE - Lightweight X11 Desktop Environment - を
30簡単にインストールするための仮想パッケージです。
31apt-get を使ってこのパッケージをインストールすることで、
32関連する LXDE パッケージをすべてインストールすることができます。
33
34%changelog
35* Sat Feb 18 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.5.5-1
36- bumped up
37- added Requires: gnome-icon-theme, lxappearance-obconf
38
39* Sun Jun 13 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.5.0-3
40- added Requires: task-xorg-x11 (see [VineLinux:1000])
41
42* Sat Mar 13 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.5.0-2
43- applied new naming policy to spec
44
45* Fri Mar 5 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.5.0-1
46- deleted Requires: lxde-settings-daemon
47
48* Sat Aug 22 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.4.2-3
49- added Requires: epdfview
50
51* Wed Aug 5 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.4.2-2
52- added Obsoletes: lxde-common-data
53- changed Requires: lxde-common-data to lxde-icon-theme
54
55* Sat Jul 25 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.4.2-1
56- version up (with lxde-common)
57- added Requires: lxinput again (My missed...)
58
59* Fri Jun 12 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.4.1-3
60- added Requires: lxinput
61
62* Tue May 19 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.4.1-2
63- reverted Requires: lxsession
64- changed Obsoletes: lxsession-lite < 0.3.8
65
66* Sat May 9 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.4.1-1
67- version up
68- changed Requires: lxsession to lxsession-lite
69- added Obsoletes: lxsession <= 0.3.2
70- added Requires: lxde-settings-daemon
71
72* Mon May 4 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.3.2.1-3
73- updated
74- added Requires: obconf
75
76* Sun Apr  5 2009 IWAI, Masaharu <iwai@alib.jp> 0.3.2.1-2
77- spec in UTF-8
78- unification of the word in Japanese
79
80* Mon Mar 23 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.3.2.1-1vl5
81- initial release for VineSeed
82
83%files
Note: See TracBrowser for help on using the repository browser.