]> git.pld-linux.org Git - packages/gnome-games.git/blob - gnome-games.spec
- added desktop patch (adapt gnibbles.desktop file to standard)
[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.4.1.1
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.4/%{name}-%{version}.tar.bz2
15 # Source0-md5:  78f9ea8374be8bb7b681a9fd16dc8d3f
16 Patch0:         %{name}-schemas.patch
17 Patch1:         %{name}-desktop.patch
18 URL:            http://www.gnome.org/
19 BuildRequires:  GConf2-devel >= 2.4.0
20 BuildRequires:  gnome-vfs2-devel >= 2.4.0
21 BuildRequires:  guile-devel >= 1.4.1
22 BuildRequires:  libgnome-devel >= 2.4.0
23 BuildRequires:  libgnomeui-devel >= 2.4.0
24 BuildRequires:  libltdl-devel
25 BuildRequires:  libstdc++-devel
26 BuildRequires:  scrollkeeper
27 BuildRequires:  rpm-build >= 4.1-10
28 Requires(post): GConf2
29 Requires(post,postun):  /sbin/ldconfig
30 Requires(post,postun):  scrollkeeper
31 Requires:       gnome-vfs2 >= 2.4.0
32 Obsoletes:      gnect
33 Obsoletes:      gnome
34 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
35
36 %define         _localstatedir  /var
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} = %{epoch}:%{version}
67 Requires:       gtk+2-devel >= 2.2.4
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 = %{epoch}:%{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 %patch1 -p1
101
102 %build
103 %configure
104 %{__make}
105
106 %install
107 rm -rf $RPM_BUILD_ROOT
108
109 %{__make} install \
110         DESTDIR=$RPM_BUILD_ROOT \
111         GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
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}/gataxx
134 %attr(755,root,root) %{_bindir}/sol
135 %attr(755,root,root) %{_bindir}/gnect
136 %attr(755,root,root) %{_bindir}/gnibbles
137 %attr(755,root,root) %{_bindir}/gnobots2
138 %attr(755,root,root) %{_bindir}/blackjack
139 %attr(2755,root,games) %{_bindir}/glines
140 %attr(2755,root,games) %{_bindir}/gnome-stones
141 %attr(2755,root,games) %{_bindir}/gnometris
142 %attr(2755,root,games) %{_bindir}/gnomine
143 %attr(2755,root,games) %{_bindir}/gnotravex
144 %attr(2755,root,games) %{_bindir}/gnotski
145 %attr(2755,root,games) %{_bindir}/gtali
146 %attr(2755,root,games) %{_bindir}/iagno
147 %attr(2755,root,games) %{_bindir}/mahjongg
148 %attr(2755,root,games) %{_bindir}/same-gnome
149
150 %attr(755,root,root) %{_libdir}/lib*.so.*.*
151 %dir %{_libdir}/gnome-stones
152 %dir %{_libdir}/gnome-stones/objects
153 %attr(755,root,root) %{_libdir}/gnome-stones/objects/lib*.so*
154 %{_libdir}/gnome-stones/objects/lib*.la
155
156 %{_datadir}/gnome-stones
157 %{_datadir}/sol-games
158 %{_datadir}/blackjack
159
160 %{_datadir}/gnome-stonesrc
161 %lang(ko) %{_datadir}/gnome-stonesrc.ko
162
163 %{_datadir}/mime-info/*
164 %{_pixmapsdir}/*
165 %{_datadir}/sounds/*
166 %{_desktopdir}/*
167 %{_datadir}/gnect
168 %{_datadir}/gnibbles
169 %{_datadir}/gnobots2
170
171 %{_omf_dest_dir}/%{name}
172 %attr(664,root,games) %ghost %{_localstatedir}/games/*
173
174 %files devel
175 %defattr(644,root,root,755)
176 %attr(755,root,root) %{_libdir}/lib*.so
177 %{_libdir}/lib*.la
178 %{_includedir}/*
179
180 %files static
181 %defattr(644,root,root,755)
182 %{_libdir}/lib*.a
183 %{_libdir}/gnome-stones/objects/lib*.a
This page took 0.062339 seconds and 4 git commands to generate.