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