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