Hello community,

here is the log from the commit of package crawl for openSUSE:Factory checked 
in at 2012-09-23 08:02:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/crawl (Old)
 and      /work/SRC/openSUSE:Factory/.crawl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "crawl", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/crawl/crawl.changes      2012-07-09 
07:55:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.crawl.new/crawl.changes 2012-09-23 
08:02:40.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Sep 18 12:54:58 UTC 2012 - [email protected]
+
+- Add explicit glu dependency to fix the build for Factory 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ crawl.spec ++++++
--- /var/tmp/diff_new_pack.EFS81y/_old  2012-09-23 08:02:41.000000000 +0200
+++ /var/tmp/diff_new_pack.EFS81y/_new  2012-09-23 08:02:41.000000000 +0200
@@ -20,10 +20,10 @@
 Name:           crawl
 Version:        0.10.3
 Release:        0
-License:        GPL-2.0+
 Summary:        Roguelike dungeon exploration game
-Url:            http://crawl.develz.org/
+License:        GPL-2.0+
 Group:          Amusements/Games/RPG
+Url:            http://crawl.develz.org/
 Source0:        stone_soup-%{version}.tar.bz2
 Source1:        %{name}.desktop
 # patch to link against tinfo
@@ -40,12 +40,9 @@
 %endif
 BuildRequires:  ncurses-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version}
 BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
-%else
-BuildRequires:  pkgconfig
-%endif
+BuildRequires:  pkgconfig(glu)
 Requires:       %{name}-data = %{version}
 
 %description
@@ -132,21 +129,7 @@
 install -d %{buildroot}%{_localstatedir}/games/%{name}/saves
 chmod -R 0775 %{buildroot}%{_localstatedir}/games/%{name}
 
-%if 0%{?suse_version}
 %suse_update_desktop_file -i %{name} Game RolePlaying
-%endif
-%if 0%{?fedora}
-desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1}
-%endif
-
-%if 0%{?mandriva_version} > 2006
-
-%post
-%update_menus
-
-%postun
-%clean_menus
-%endif
 
 %files
 %defattr(-,root,root)

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

Reply via email to