SHA256
1
0
forked from pool/xpenguins

Accepting request 94833 from X11:Utilities

add automake to buildrequires (forwarded request 94772 from coolo)

OBS-URL: https://build.opensuse.org/request/show/94833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xpenguins?expand=0&rev=11
This commit is contained in:
Stephan Kulow 2011-12-05 11:46:32 +00:00 committed by Git OBS Bridge
parent edb62fdeb0
commit 2eef1a5eb4
2 changed files with 12 additions and 36 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 1 16:05:35 UTC 2011 - coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Thu Jan 25 18:13:05 CET 2007 - meissner@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package xpenguins (Version 2.2)
# spec file for package xpenguins
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# 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
@ -15,14 +15,13 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: xpenguins
BuildRequires: update-desktop-files xorg-x11-devel
BuildRequires: automake
BuildRequires: update-desktop-files
BuildRequires: xorg-x11-devel
Version: 2.2
Release: 820
License: GPL v2 or later
Release: 0
License: GPL-2.0+
Group: Amusements/Toys/Background
Summary: cute little penguins that walk along the tops of your windows
Url: http://xpenguins.seul.org/
@ -82,31 +81,3 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/applications/*.desktop
%changelog
* Thu Jan 25 2007 meissner@suse.de
- use RPM_OPT_FLAGS
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Mar 30 2004 sbrabec@suse.cz
- Fixed desktop files and added icons (#37252).
* Tue Mar 23 2004 sbrabec@suse.cz
- Added desktop files (#33276).
- Note about kroot in README.SuSE (#33276).
* Thu Feb 19 2004 sbrabec@suse.cz
- Build with -fno-strict-aliasing.
* Sat Jan 10 2004 adrian@suse.de
- build as user
* Tue Mar 12 2002 postadal@suse.cz
- fixed typo
* Mon Nov 26 2001 cihlar@suse.cz
- update to version 2.2:
* The squish option: kill toons with your mouse
* The themes Bill (images from XBill) and Big Penguins
* The ability to run several themes simultaneously
* Redraws erased desktop icons
- added README.SuSE
* Fri Sep 07 2001 ro@suse.de
- added "-a" to automake
* Fri Jun 15 2001 cihlar@suse.cz
- update to version 2.1
* Fri Jan 26 2001 cihlar@suse.cz
- package created