Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/0.84/platform/sugar-fructose/SPECS/sugar-fructose.spec
blob: 51d8a2d240e9d3818c65a492e3f65e66bcf699ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# NOTE: Do not edit, file was generated by jhconvert

Name: sugar-fructose
Version: 0.84.2
Release: 1
Summary: Core Sugar activities
License: GPL/LGPL
Group: Sugar/Activities
Url: http://sugarlabs.org/

Requires: sugar-calculate >= 29
Requires: sugar-chat >= 65
Requires: sugar-etoys >= 101
Requires: sugar-imageviewer >= 7
Requires: sugar-jukebox >= 8
Requires: sugar-log >= 18
Requires: sugar-pippy >= 25
Requires: sugar-read >= 67
Requires: sugar-toolkit >= 0.84.4
Requires: sugar-terminal >= 25
Requires: sugar-turtleart >= 41
Requires: sugar-browse >= 108
Requires: sugar-write >= 63
BuildRequires: fdupes

BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch

%description
This virtual package depends on core Sugar activities that follow the Sugarlabs
six months release schedule.
Sugar is a graphical user interface aimed at children which promotes sharing
and collaborative learning. It was introduced on the One Laptop Per Child
(OLPC) XO laptop but is useful on other devices as well.

%install
rm -rf %{buildroot}
install -d -m 0755 %{buildroot}/%{_datadir}/doc/%{name}
echo > %{buildroot}/%{_datadir}/doc/%{name}/README <<_EOF
This virtual package depends on core Sugar activities that follow the Sugarlabs
six months release schedule.
Sugar is a graphical user interface aimed at children which promotes sharing
and collaborative learning. It was introduced on the One Laptop Per Child
(OLPC) XO laptop but is useful on other devices as well.
_EOF

%clean
rm -rf %{buildroot}

%files 
%defattr(-,root,root,-)
%{_datadir}/doc/*

%changelog