]> git.pld-linux.org Git - packages/gnome-games.git/blob - gnome-games.spec
- rpm-build >= 4.1-7 is reqired by %%gconf_schema_install
[packages/gnome-games.git] / gnome-games.spec
1 Summary:        GNOME games
2 Summary(es):    Juegos de GNOME
3 Summary(fr):    Jeux pour GNOME
4 Summary(pl):    GNOME - gry
5 Summary(ru):    éÇÒÙ ÐÏÄ GNOME
6 Summary(uk):    ¶ÇÒɠЦĠGNOME
7 Summary(wa):    Djeus po GNOME
8 Name:           gnome-games
9 Version:        2.1.3
10 Release:        1
11 Epoch:          1
12 License:        LGPL
13 Group:          X11/Applications/Games
14 Source0:        http://ftp.gnome.org/pub/gnome/sources/%{name}/2.1/%{name}-%{version}.tar.bz2
15 Patch0:         %{name}-makefile.patch
16 URL:            http://www.gnome.org/
17 BuildRequires:  GConf2-devel
18 BuildRequires:  gnome-vfs2-devel >= 2.0.4-3
19 BuildRequires:  libgnome-devel
20 BuildRequires:  libgnomeui-devel
21 BuildRequires:  libltdl-devel
22 BuildRequires:  libstdc++-devel
23 BuildRequires:  scrollkeeper
24 BuildRequires:  rpm-build >= 4.1-7
25 Requires:       gnome-vfs2 >= 2.0.4-3
26 Requires(post): GConf2
27 Requires(post,postun):  /sbin/ldconfig
28 Requires(post,postun):  scrollkeeper
29 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
30 Obsoletes:      gnome
31 Obsoletes:      gnect
32
33 %define         _prefix         /usr/X11R6
34 %define         _sysconfdir     /etc/X11/GNOME2
35 %define         _localstatedir  /var
36 %define         _omf_dest_dir   %(scrollkeeper-config --omfdir)
37
38 %description
39 GNOME games.
40
41 GNOME is the GNU Network Object Model Environment. That's a fancy name
42 but really GNOME is a nice GUI desktop environment. It makes using
43 your computer easy, powerful, and easy to configure.
44
45 %description -l pl
46 Gry pod GNOME.
47
48 %description -l uk
49 ðÁËÅÔ gnome-games ×ËÌÀÞÁ¤ ¦ÇÒÉ ÄÌÑ ÓÅÒÅÄÏ×ÉÝÁ ÒÏÂÏÞÏÇÏ ÓÔÏÌÕ GNOME,
50 ÓÅÒÅÄ ÑËÉÈ GnomeScott, freecell, gnibbles, gnobots, gnobots2,
51 gnome-stones, gnomine, gnotravex, gtali, gturing, iagno, mahjongg,
52 same-gnome ÔÁ sol.
53
54 %description -l ru
55 ðÁËÅÔ gnome-games ×ËÌÀÞÁÅÔ ÉÇÒÙ ÄÌÑ ÓÒÅÄÙ ÒÁÂÏÞÅÇÏ ÓÔÏÌÁ GNOME, ÓÒÅÄÉ
56 ËÏÔÏÒÙÈ GnomeScott, freecell, gnibbles, gnobots, gnobots2,
57 gnome-stones, gnomine, gnotravex, gtali, gturing, iagno, mahjongg,
58 same-gnome É sol.
59
60 %package devel
61 Summary:        GNOME games libraries - header files
62 Summary(pl):    Pliki nag³ówkowe do tworzenia programów opartych o GNOME games
63 Summary(ru):    æÁÊÌÙ ÒÁÚÒÁÂÏÔËÉ ÉÇÒ ÐÏÄ GNOME
64 Summary(uk):    æÁÊÌÉ ÒÏÚÒÏÂËÉ ¦ÇҠЦĠGNOME
65 Group:          X11/Development/Libraries
66 Requires:       %{name} = %{version}
67 Requires:       gtk+2-devel
68
69 %description devel
70 GNOME games libraries - header files.
71
72 Right now this is just stuff to develop care games. I think.
73
74 %description devel -l pl
75 Pliki nag³ówkowe do tworzenia programów opartych o GNOME games.
76
77 %description devel -l uk
78 ðÁËÅÔ gnome-games-devel ×ÓÔÁÎÏ×ÌÀ¤ ÆÁÊÌÉ, ÎÅÏÂȦÄΦ ÄÌÑ ÒÏÚÒÏÂËÉ ¦ÇÏÒ
79 ЦĠGNOME.
80
81 %description devel -l ru
82 ðÁËÅÔ gnome-games-devel ÕÓÔÁÎÁ×ÌÉ×ÁÅÔ ÆÁÊÌÙ, ÎÅÏÂÈÏÄÉÍÙÅ ÄÌÑ
83 ÒÁÚÒÁÂÏÔËÉ ÉÇÒ ÐÏÄ GNOME.
84
85 %package static
86 Summary:        GNOME games static libraries
87 Summary(pl):    Biblioteki statyczne do GNOME games
88 Group:          X11/Development/Libraries
89 Requires:       %{name}-devel = %{version}
90
91 %description static
92 GNOME games static libraries.
93
94 %description static -l pl
95 Biblioteki statyczne do GNOME games.
96
97 %prep
98 %setup -q
99 %patch0 -p1
100
101 %build
102 %configure
103
104 %{__make}
105
106 %install
107 rm -rf $RPM_BUILD_ROOT
108
109 %{__make} install \
110         DESTDIR=$RPM_BUILD_ROOT \
111         omf_dest_dir=%{_omf_dest_dir}/%{name}
112
113 %find_lang %{name} --with-gnome --all-name
114
115 %clean
116 rm -rf $RPM_BUILD_ROOT
117
118 %post
119 /sbin/ldconfig
120 /usr/bin/scrollkeeper-update
121 %gconf_schema_install
122
123 %postun
124 /sbin/ldconfig
125 /usr/bin/scrollkeeper-update
126
127 %files -f %{name}.lang
128 %defattr(644,root,root,755)
129 %doc AUTHORS ChangeLog NEWS README
130 %config %{_sysconfdir}/sound/events/*
131 %{_sysconfdir}/gconf/schemas/*
132
133 %attr(755,root,root) %{_bindir}/ctali
134 %attr(755,root,root) %{_bindir}/freecell
135 %attr(755,root,root) %{_bindir}/gataxx
136 %attr(755,root,root) %{_bindir}/sol
137 %attr(2755,root,games) %{_bindir}/glines
138 %attr(2755,root,games) %{_bindir}/gnect
139 %attr(2755,root,games) %{_bindir}/gnibbles
140 %attr(2755,root,games) %{_bindir}/gnobots2
141 %attr(2755,root,games) %{_bindir}/gnome-stones
142 %attr(2755,root,games) %{_bindir}/gnome-xbill
143 %attr(2755,root,games) %{_bindir}/gnometris
144 %attr(2755,root,games) %{_bindir}/gnomine
145 %attr(2755,root,games) %{_bindir}/gnotravex
146 %attr(2755,root,games) %{_bindir}/gnotski
147 %attr(2755,root,games) %{_bindir}/gtali
148 %attr(2755,root,games) %{_bindir}/iagno
149 %attr(2755,root,games) %{_bindir}/mahjongg
150 %attr(2755,root,games) %{_bindir}/same-gnome
151
152 %attr(755,root,root) %{_libdir}/lib*.so.*.*
153 %dir %{_libdir}/gnome-stones
154 %dir %{_libdir}/gnome-stones/objects
155 %attr(755,root,root) %{_libdir}/gnome-stones/objects/lib*.so*
156 %attr(755,root,root) %{_libdir}/gnome-stones/objects/lib*.la
157
158 %{_datadir}/gnibbles
159 %{_datadir}/gnobots2
160 %{_datadir}/gnome-stones
161 %{_datadir}/sol-games
162 %{_datadir}/xbill
163
164 %{_datadir}/gnome-stonesrc
165 %lang(ko) %{_datadir}/gnome-stonesrc.ko
166
167 %{_datadir}/mime-info/*
168 %{_pixmapsdir}/*
169 %{_datadir}/sounds/*
170 %{_datadir}/applications/*
171 %{_datadir}/gnect
172
173 %{_omf_dest_dir}/%{name}
174 %attr(664,root,games) %ghost %{_localstatedir}/games/*
175
176 %files devel
177 %defattr(644,root,root,755)
178 %attr(755,root,root) %{_libdir}/lib*.so
179 %attr(755,root,root) %{_libdir}/lib*.la
180 %{_includedir}/*
181
182 %files static
183 %defattr(644,root,root,755)
184 %{_libdir}/lib*.a
185 %{_libdir}/gnome-stones/objects/lib*.a
This page took 0.040948 seconds and 4 git commands to generate.