2007-01-16 00:43:39 +01:00
|
|
|
|
#
|
|
|
|
|
# spec file for package xpinguin (Version 1.0.2)
|
|
|
|
|
#
|
2009-06-19 00:27:51 +02:00
|
|
|
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2007-01-16 00:43:39 +01:00
|
|
|
|
#
|
2009-06-19 00:27:51 +02:00
|
|
|
|
# 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.
|
|
|
|
|
|
2007-01-16 00:43:39 +01:00
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
# norootforbuild
|
|
|
|
|
|
2009-06-19 00:27:51 +02:00
|
|
|
|
|
2007-01-16 00:43:39 +01:00
|
|
|
|
Name: xpinguin
|
|
|
|
|
BuildRequires: update-desktop-files xorg-x11-devel
|
2007-07-05 19:09:03 +02:00
|
|
|
|
License: GPL v2 or later
|
2007-01-16 00:43:39 +01:00
|
|
|
|
Group: Amusements/Toys/Graphics
|
2009-06-19 00:27:51 +02:00
|
|
|
|
AutoReqProv: on
|
2007-01-16 00:43:39 +01:00
|
|
|
|
Summary: The 'Logo' of Linux 2.0
|
|
|
|
|
Version: 1.0.2
|
2009-06-19 00:27:51 +02:00
|
|
|
|
Release: 1213
|
2007-01-16 00:43:39 +01:00
|
|
|
|
Source: xpinguin.tar.gz
|
2007-07-05 19:09:03 +02:00
|
|
|
|
Source1: xpinguin.png
|
|
|
|
|
Source2: xpinguin.desktop
|
2007-01-16 00:43:39 +01:00
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
Based on xteddy -- really cute ;-)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
|
--------
|
|
|
|
|
Stefan Gustavson <stefang@isy.liu.se>
|
|
|
|
|
Jens P<EFBFBD>nisch <J.Poenisch@wirtschaft.tu-chemnitz.de>
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%setup -n xpinguin
|
|
|
|
|
ln -s xpinguin.1 xpinguin.man
|
|
|
|
|
xmkmf -a
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
make
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
make DESTDIR=$RPM_BUILD_ROOT install install.man
|
|
|
|
|
rm -f $RPM_BUILD_ROOT/usr/X11R6/man/man1/xpinguin.1x.gz
|
|
|
|
|
%suse_update_desktop_file -i xpinguin Amusement
|
|
|
|
|
|
|
|
|
|
%clean
|
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%_bindir/xpinguin
|
|
|
|
|
%_mandir/man1/xpinguin.1x.gz
|
|
|
|
|
/usr/share/applications/xpinguin.desktop
|
2007-07-05 19:09:03 +02:00
|
|
|
|
/usr/share/pixmaps/xpinguin.png
|
2007-01-16 00:43:39 +01:00
|
|
|
|
|
2007-07-05 19:09:03 +02:00
|
|
|
|
%changelog
|
2009-06-19 00:27:51 +02:00
|
|
|
|
* Thu Jul 05 2007 coolo@suse.de
|
2007-07-05 19:09:03 +02:00
|
|
|
|
- put the desktop file into the package
|
2009-06-19 00:27:51 +02:00
|
|
|
|
* Wed Aug 02 2006 aj@suse.de
|
2007-01-16 00:43:39 +01:00
|
|
|
|
- Fix paths for X11R7.
|
2009-06-19 00:27:51 +02:00
|
|
|
|
* Wed Jan 25 2006 mls@suse.de
|
2007-01-16 00:43:39 +01:00
|
|
|
|
- converted neededforbuild to BuildRequires
|
2009-06-19 00:27:51 +02:00
|
|
|
|
* Mon Jan 23 2006 dmueller@suse.de
|
2007-01-16 00:43:39 +01:00
|
|
|
|
- add workaround because update-desktop-files didn't make it
|
|
|
|
|
into beta2
|
2009-06-19 00:27:51 +02:00
|
|
|
|
* Mon Jan 23 2006 dmueller@suse.de
|
2007-01-16 00:43:39 +01:00
|
|
|
|
- fix file list
|
2009-06-19 00:27:51 +02:00
|
|
|
|
* Wed Sep 28 2005 dmueller@suse.de
|
2007-01-16 00:43:39 +01:00
|
|
|
|
- add norootforbuild
|
2009-06-19 00:27:51 +02:00
|
|
|
|
* Sat Aug 16 2003 adrian@suse.de
|
2007-01-16 00:43:39 +01:00
|
|
|
|
- install desktop file from kappfinder
|
2009-06-19 00:27:51 +02:00
|
|
|
|
* Thu May 22 2003 coolo@suse.de
|
2007-01-16 00:43:39 +01:00
|
|
|
|
- use BuildRoot
|
2009-06-19 00:27:51 +02:00
|
|
|
|
* Tue Sep 17 2002 ro@suse.de
|
2007-01-16 00:43:39 +01:00
|
|
|
|
- removed bogus self-provides
|
2009-06-19 00:27:51 +02:00
|
|
|
|
* Tue Oct 31 2000 ma@suse.de
|
2007-01-16 00:43:39 +01:00
|
|
|
|
- removed group unsorted
|
2009-06-19 00:27:51 +02:00
|
|
|
|
* Mon Sep 13 1999 bs@suse.de
|
2007-01-16 00:43:39 +01:00
|
|
|
|
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
2009-06-19 00:27:51 +02:00
|
|
|
|
* Tue Oct 21 1997 ma@suse.de
|
2007-01-16 00:43:39 +01:00
|
|
|
|
- prepared for autobuild
|