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

Revision 521, 2.2 KB checked in by daisuke, 14 years ago (diff)

import VineSeed package specs

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