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

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