]> git.pld-linux.org Git - packages/gnome-games.git/blobdiff - gnome-games.spec
974327d5b11b73b3455a70d1fd92f660 gnome-games-sgml.patch
[packages/gnome-games.git] / gnome-games.spec
index 548d8765f23c3917a5e2195cf8e47996727485b7..7ed5258602b41af4956e4386cc29d6eda58c8f5a 100644 (file)
-Summary:     GNOME games
-Name:        gnome-games
-Version:     0.27
-Release:     1
-Copyright:   LGPL
-Group:       X11/Libraries
-Source:      ftp://ftp.gnome.org/pub/GNOME/sources/%{name}-%{version}.tar.gz
-BuildRoot:   /tmp/%{name}-%{version}-root
-Requires:    gnome-libs >= %{version}
-Obsoletes:   gnome
-URL:         http://www.gnome.org
+Summary:       GNOME games
+Summary(es):   Juegos de GNOME
+Summary(fr):   Jeux pour GNOME
+Summary(pl):   GNOME - gry
+Summary(ru):   éÇÒÙ ÐÏÄ GNOME
+Summary(uk):   ¶ÇÒɠЦĠGNOME
+Summary(wa):   Djeus po GNOME
+Name:          gnome-games
+Version:       2.4.1.1
+Release:       2
+Epoch:         1
+License:       LGPL
+Group:         X11/Applications/Games
+Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.4/%{name}-%{version}.tar.bz2
+# Source0-md5: 78f9ea8374be8bb7b681a9fd16dc8d3f
+Patch0:                %{name}-schemas.patch
+Patch1:                %{name}-desktop.patch
+Icon:          gnome-games.gif
+URL:           http://www.gnome.org/
+BuildRequires: GConf2-devel >= 2.4.0
+BuildRequires: gnome-vfs2-devel >= 2.4.0
+BuildRequires: guile-devel >= 1.4.1
+BuildRequires: libgnome-devel >= 2.4.0
+BuildRequires: libgnomeui-devel >= 2.4.0
+BuildRequires: libltdl-devel
+BuildRequires: libstdc++-devel
+BuildRequires: scrollkeeper
+BuildRequires: rpm-build >= 4.1-10
+Requires(post):        GConf2
+Requires(post,postun): /sbin/ldconfig
+Requires(post,postun): scrollkeeper
+Requires:      gnome-vfs2 >= 2.4.0
+Obsoletes:     gnect
+Obsoletes:     gnome
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%define                _localstatedir  /var
 
 %description
 GNOME games.
 
-GNOME is the GNU Network Object Model Environment.  That's a fancy
-name but really GNOME is a nice GUI desktop environment.  It makes
-using your computer easy, powerful, and easy to configure.
+GNOME is the GNU Network Object Model Environment. That's a fancy name
+but really GNOME is a nice GUI desktop environment. It makes using
+your computer easy, powerful, and easy to configure.
+
+%description -l pl
+Gry pod GNOME.
+
+%description -l uk
+ðÁËÅÔ gnome-games ×ËÌÀÞÁ¤ ¦ÇÒÉ ÄÌÑ ÓÅÒÅÄÏ×ÉÝÁ ÒÏÂÏÞÏÇÏ ÓÔÏÌÕ GNOME,
+ÓÅÒÅÄ ÑËÉÈ GnomeScott, freecell, gnibbles, gnobots, gnobots2,
+gnome-stones, gnomine, gnotravex, gtali, gturing, iagno, mahjongg,
+same-gnome ÔÁ sol.
+
+%description -l ru
+ðÁËÅÔ gnome-games ×ËÌÀÞÁÅÔ ÉÇÒÙ ÄÌÑ ÓÒÅÄÙ ÒÁÂÏÞÅÇÏ ÓÔÏÌÁ GNOME, ÓÒÅÄÉ
+ËÏÔÏÒÙÈ GnomeScott, freecell, gnibbles, gnobots, gnobots2,
+gnome-stones, gnomine, gnotravex, gtali, gturing, iagno, mahjongg,
+same-gnome É sol.
 
 %package devel
-Summary:     GNOME games libraries - header files
-Group:       X11/Libraries
-Requires:    %{name} =%{version}
+Summary:       GNOME games libraries - header files
+Summary(pl):   Pliki nag³ówkowe do tworzenia programów opartych o GNOME games
+Summary(ru):   æÁÊÌÙ ÒÁÚÒÁÂÏÔËÉ ÉÇÒ ÐÏÄ GNOME
+Summary(uk):   æÁÊÌÉ ÒÏÚÒÏÂËÉ ¦ÇҠЦĠGNOME
+Group:         X11/Development/Libraries
+Requires:      %{name} = %{epoch}:%{version}
+Requires:      gtk+2-devel >= 2.2.4
 
 %description devel
 GNOME games libraries - header files.
 
 Right now this is just stuff to develop care games. I think.
 
+%description devel -l pl
+Pliki nag³ówkowe do tworzenia programów opartych o GNOME games.
+
+%description devel -l uk
+ðÁËÅÔ gnome-games-devel ×ÓÔÁÎÏ×ÌÀ¤ ÆÁÊÌÉ, ÎÅÏÂȦÄΦ ÄÌÑ ÒÏÚÒÏÂËÉ ¦ÇÏÒ
+ЦĠGNOME.
+
+%description devel -l ru
+ðÁËÅÔ gnome-games-devel ÕÓÔÁÎÁ×ÌÉ×ÁÅÔ ÆÁÊÌÙ, ÎÅÏÂÈÏÄÉÍÙÅ ÄÌÑ
+ÒÁÚÒÁÂÏÔËÉ ÉÇÒ ÐÏÄ GNOME.
+
 %package static
-Summary:     GNOME games static libraries
-Group:       X11/Libraries
-Requires:    %{name}-devel =%{version}
+Summary:       GNOME games static libraries
+Summary(pl):   Biblioteki statyczne do GNOME games
+Group:         X11/Development/Libraries
+Requires:      %{name}-devel = %{epoch}:%{version}
 
 %description static
 GNOME games static libraries.
 
+%description static -l pl
+Biblioteki statyczne do GNOME games.
+
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
-# Needed for snapshot releases.
-if [ ! -f configure ]; then
-  CFLAGS="$RPM_OPT_FLAGS" ./autogen.sh \
-                       --prefix=/usr \
-                       --localstatedir=/var
-else
-  CFLAGS="$RPM_OPT_FLAGS" ./configure \
-                       --prefix=/usr \
-                       --localstatedir=/var
-fi
-
-make
+%configure
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-make install \
-       prefix=$RPM_BUILD_ROOT/usr \
-       localstatedir=$RPM_BUILD_ROOT/var
-
-strip $RPM_BUILD_ROOT/usr/{bin/*,lib/lib*so.*.*}
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT \
+       GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%find_lang %{name} --with-gnome --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
-%defattr(644, root, root, 755)
+%post
+/sbin/ldconfig
+/usr/bin/scrollkeeper-update
+%gconf_schema_install
+
+%postun
+/sbin/ldconfig
+/usr/bin/scrollkeeper-update
+
+%files -f %{name}.lang
+%defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(2755, root, games) /usr/bin/*
-%attr(0755, root,  root) /usr/lib/lib*.so.*.*
-/usr/share/pixmaps/*
-/usr/share/sol-games
-/usr/share/apps/Games/*
-/usr/share/gnome/help/*
-%lang(cs) /usr/share/locale/cs/LC_MESSAGES/gnome-games.mo
-%lang(da) /usr/share/locale/da/LC_MESSAGES/gnome-games.mo
-%lang(de) /usr/share/locale/de/LC_MESSAGES/gnome-games.mo
-%lang(es) /usr/share/locale/es/LC_MESSAGES/gnome-games.mo
-%lang(fr) /usr/share/locale/fr/LC_MESSAGES/gnome-games.mo
-%lang(ga) /usr/share/locale/ga/LC_MESSAGES/gnome-games.mo
-%lang(it) /usr/share/locale/it/LC_MESSAGES/gnome-games.mo
-%lang(ja) /usr/share/locale/ja/LC_MESSAGES/gnome-games.mo
-%lang(ko) /usr/share/locale/ko/LC_MESSAGES/gnome-games.mo
-%lang(no) /usr/share/locale/no/LC_MESSAGES/gnome-games.mo
-%lang(pt) /usr/share/locale/pt/LC_MESSAGES/gnome-games.mo
-%attr(664, root, games) /var/games/*
+%config %{_sysconfdir}/sound/events/*
+%{_sysconfdir}/gconf/schemas/*
+
+%attr(755,root,root) %{_bindir}/gataxx
+%attr(755,root,root) %{_bindir}/sol
+%attr(755,root,root) %{_bindir}/gnect
+%attr(755,root,root) %{_bindir}/gnibbles
+%attr(755,root,root) %{_bindir}/gnobots2
+%attr(755,root,root) %{_bindir}/blackjack
+%attr(2755,root,games) %{_bindir}/glines
+%attr(2755,root,games) %{_bindir}/gnome-stones
+%attr(2755,root,games) %{_bindir}/gnometris
+%attr(2755,root,games) %{_bindir}/gnomine
+%attr(2755,root,games) %{_bindir}/gnotravex
+%attr(2755,root,games) %{_bindir}/gnotski
+%attr(2755,root,games) %{_bindir}/gtali
+%attr(2755,root,games) %{_bindir}/iagno
+%attr(2755,root,games) %{_bindir}/mahjongg
+%attr(2755,root,games) %{_bindir}/same-gnome
+
+%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%dir %{_libdir}/gnome-stones
+%dir %{_libdir}/gnome-stones/objects
+%attr(755,root,root) %{_libdir}/gnome-stones/objects/lib*.so*
+%{_libdir}/gnome-stones/objects/lib*.la
+
+%{_datadir}/gnome-stones
+%{_datadir}/sol-games
+%{_datadir}/blackjack
+
+%{_datadir}/gnome-stonesrc
+%lang(ko) %{_datadir}/gnome-stonesrc.ko
+
+%{_datadir}/mime-info/*
+%{_pixmapsdir}/*
+%{_datadir}/sounds/*
+%{_desktopdir}/*
+%{_datadir}/gnect
+%{_datadir}/gnibbles
+%{_datadir}/gnobots2
+
+%{_omf_dest_dir}/%{name}
+%attr(664,root,games) %ghost %{_localstatedir}/games/*
 
 %files devel
-%defattr(644, root, root, 755)
-
-/usr/lib/lib*.so
-/usr/include/*
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/lib*.so
+%{_libdir}/lib*.la
+%{_includedir}/*
 
 %files static
-/usr/lib/lib*.a
-
-%changelog
-* Mon Aug 24 1998 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
-  [0.27-1]
-- added -q %setup parameter,
-- changed Buildroot to /tmp/%%{name}-%%{version}-root,
-- added using %%{name} and %%{version} in Source,
-- added static subpackage,
-- changeded dependences to "Requires: %%{name} = %%{version}" in devel
-  subpackage,
-- added %post{un} with runing /sbin/ldconfig,
-- added "Requires: gnome-libs >= %%{version}" to main package,
-- added striping shared libraries.
-
-* Mon Mar 16 1998 Marc Ewing <marc@redhat.com>
-- Integrate into gnome-games CVS source tree
+%defattr(644,root,root,755)
+%{_libdir}/lib*.a
+%{_libdir}/gnome-stones/objects/lib*.a
This page took 0.037223 seconds and 4 git commands to generate.