forked from pool/xpinguin
Accepting request 578402 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/578402 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xpinguin?expand=0&rev=16
This commit is contained in:
parent
b727045637
commit
1513590fd9
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 19 20:31:37 UTC 2018 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- Remove xorg-x11-devel buildRequires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 5 15:58:39 CEST 2007 - coolo@suse.de
|
Thu Jul 5 15:58:39 CEST 2007 - coolo@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xpinguin (Version 1.0.2)
|
# spec file for package xpinguin
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,17 +15,18 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: xpinguin
|
Name: xpinguin
|
||||||
BuildRequires: update-desktop-files xorg-x11-devel
|
BuildRequires: imake
|
||||||
|
BuildRequires: update-desktop-files
|
||||||
|
BuildRequires: pkgconfig(x11)
|
||||||
|
BuildRequires: pkgconfig(xext)
|
||||||
|
BuildRequires: pkgconfig(xpm)
|
||||||
|
Summary: The 'Logo' of Linux 2.0
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Amusements/Toys/Graphics
|
Group: Amusements/Toys/Graphics
|
||||||
AutoReqProv: on
|
|
||||||
Summary: The 'Logo' of Linux 2.0
|
|
||||||
Version: 1.0.2
|
Version: 1.0.2
|
||||||
Release: 1213
|
Release: 0
|
||||||
Source: xpinguin.tar.gz
|
Source: xpinguin.tar.gz
|
||||||
Source1: xpinguin.png
|
Source1: xpinguin.png
|
||||||
Source2: xpinguin.desktop
|
Source2: xpinguin.desktop
|
||||||
@ -39,7 +40,7 @@ Based on xteddy -- really cute ;-)
|
|||||||
Authors:
|
Authors:
|
||||||
--------
|
--------
|
||||||
Stefan Gustavson <stefang@isy.liu.se>
|
Stefan Gustavson <stefang@isy.liu.se>
|
||||||
Jens Pönisch <J.Poenisch@wirtschaft.tu-chemnitz.de>
|
Jens Poenisch <J.Poenisch@wirtschaft.tu-chemnitz.de>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n xpinguin
|
%setup -n xpinguin
|
||||||
@ -66,28 +67,3 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/pixmaps/xpinguin.png
|
/usr/share/pixmaps/xpinguin.png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jul 05 2007 coolo@suse.de
|
|
||||||
- put the desktop file into the package
|
|
||||||
* Wed Aug 02 2006 aj@suse.de
|
|
||||||
- Fix paths for X11R7.
|
|
||||||
* Wed Jan 25 2006 mls@suse.de
|
|
||||||
- converted neededforbuild to BuildRequires
|
|
||||||
* Mon Jan 23 2006 dmueller@suse.de
|
|
||||||
- add workaround because update-desktop-files didn't make it
|
|
||||||
into beta2
|
|
||||||
* Mon Jan 23 2006 dmueller@suse.de
|
|
||||||
- fix file list
|
|
||||||
* Wed Sep 28 2005 dmueller@suse.de
|
|
||||||
- add norootforbuild
|
|
||||||
* Sat Aug 16 2003 adrian@suse.de
|
|
||||||
- install desktop file from kappfinder
|
|
||||||
* Thu May 22 2003 coolo@suse.de
|
|
||||||
- use BuildRoot
|
|
||||||
* Tue Sep 17 2002 ro@suse.de
|
|
||||||
- removed bogus self-provides
|
|
||||||
* Tue Oct 31 2000 ma@suse.de
|
|
||||||
- removed group unsorted
|
|
||||||
* Mon Sep 13 1999 bs@suse.de
|
|
||||||
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
|
||||||
* Tue Oct 21 1997 ma@suse.de
|
|
||||||
- prepared for autobuild
|
|
||||||
|
Loading…
Reference in New Issue
Block a user