Hello community,

here is the log from the commit of package aisleriot for openSUSE:Factory
checked in at Thu Aug 4 11:52:54 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/aisleriot/aisleriot.changes    2011-06-15 
13:23:47.000000000 +0200
@@ -0,0 +1,6 @@
+-------------------------------------------------------------------
+Wed Jun 15 13:22:14 CEST 2011 - [email protected]
+
+- New package (version 3.1.0). Aisleriot was split from the
+  gnome-games tarball.
+

calling whatdependson for head-i586


New:
----
  aisleriot-3.1.0.tar.bz2
  aisleriot.changes
  aisleriot.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ aisleriot.spec ++++++
#
# spec file for package aisleriot
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           aisleriot
Version:        3.1.0
Release:        1
License:        GPLv3+
Summary:        Solitaire Card Games for GNOME
Url:            http://www.gnome.org
Group:          Amusements/Games/Board/Card
Source:         %{name}-%{version}.tar.bz2
BuildRequires:  gnome-doc-utils-devel
BuildRequires:  guile-devel
BuildRequires:  intltool
BuildRequires:  lsb-release
# Needed to get lsb data
BuildRequires:  dummy-release
BuildRequires:  update-desktop-files
BuildRequires:  pkgconfig(cairo)
BuildRequires:  pkgconfig(gconf-2.0)
BuildRequires:  pkgconfig(gobject-2.0)
BuildRequires:  pkgconfig(gtk+-3.0)
BuildRequires:  pkgconfig(ice)
BuildRequires:  pkgconfig(libcanberra-gtk3)
BuildRequires:  pkgconfig(librsvg-2.0)
BuildRequires:  pkgconfig(sm)
Recommends:     %{name}-lang
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%gconf_schemas_prereq
%glib2_gsettings_schema_requires

%description
Aisleriot is a compilation of 80 different solitaire card games.

%lang_package
%prep
%setup -q

%build
%configure \
    --disable-schemas-install \
    --disable-static \
    --disable-scrollkeeper
%__make %{?jobs:-j%jobs}

%install
%make_install
%suse_update_desktop_file -N "FreeCell" -G "Solitaire" freecell
%suse_update_desktop_file -N "AisleRiot" -G "Solitaire" sol
%find_lang %{name} %{?no_lang_C}
%find_gconf_schemas

%clean
rm -rf %{buildroot}

%pre -f aisleriot.schemas_pre

%post
%glib2_gsettings_schema_post
%desktop_database_post
%icon_theme_cache_post

%posttrans -f aisleriot.schemas_posttrans

%preun -f aisleriot.schemas_preun

%postun
%glib2_gsettings_schema_postun
%desktop_database_postun
%icon_theme_cache_postun

%files -f aisleriot.schemas_list
%defattr(-, root, root)
%doc AUTHORS ChangeLog COPYING-DOCS COPYING.GPL3 NEWS
%dir %{_datadir}/gnome/
%dir %{_datadir}/gnome/help/
%dir %{_datadir}/gnome/help/aisleriot/
%doc %{_datadir}/gnome/help/aisleriot/C/
%dir %{_datadir}/omf/
%dir %{_datadir}/omf/aisleriot/
%doc %{_datadir}/omf/aisleriot/aisleriot-C.omf
%{_bindir}/sol
%{_datadir}/applications/freecell.desktop
%{_datadir}/applications/sol.desktop
%{_datadir}/aisleriot/
%dir %{_libdir}/aisleriot
%{_libdir}/aisleriot/ar-cards-renderer
%{_datadir}/glib-2.0/schemas/org.gnome.Patience.WindowState.gschema.xml
%{_datadir}/icons/hicolor/*/apps/gnome-aisleriot.*
%{_datadir}/icons/hicolor/*/apps/gnome-freecell.*
%{_mandir}/man?/sol.*

%files lang -f aisleriot.lang

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to