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