forked from pool/xpenguins
Accepting request 148162 from home:coolo:branches:openSUSE:Factory
- remove suse_update_config OBS-URL: https://build.opensuse.org/request/show/148162 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xpenguins?expand=0&rev=5
This commit is contained in:
parent
2eef1a5eb4
commit
e4dbde6625
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 12 07:33:48 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
- remove suse_update_config
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 1 16:05:35 UTC 2011 - coolo@suse.com
|
Thu Dec 1 16:05:35 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xpenguins
|
# spec file for package xpenguins
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products 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,15 +15,16 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: xpenguins
|
Name: xpenguins
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: xorg-x11-devel
|
BuildRequires: xorg-x11-devel
|
||||||
Version: 2.2
|
Version: 2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
|
Summary: cute little penguins that walk along the tops of your windows
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Amusements/Toys/Background
|
Group: Amusements/Toys/Background
|
||||||
Summary: cute little penguins that walk along the tops of your windows
|
|
||||||
Url: http://xpenguins.seul.org/
|
Url: http://xpenguins.seul.org/
|
||||||
Source: xpenguins-%{version}.tar.bz2
|
Source: xpenguins-%{version}.tar.bz2
|
||||||
Source1: README.SuSE
|
Source1: README.SuSE
|
||||||
@ -41,19 +42,12 @@ your windows, up the sides of your windows, up the side of the screen,
|
|||||||
and sometimes even levitate with their genetically-modified
|
and sometimes even levitate with their genetically-modified
|
||||||
go-go-gadget 'copter ability.
|
go-go-gadget 'copter ability.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Robin Hogan <R.J.Hogan@reading.ac.uk>
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup
|
%setup
|
||||||
%patch
|
%patch
|
||||||
cp %{S:1} %{S:4} %{S:5} .
|
cp %{S:1} %{S:4} %{S:5} .
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{suse_update_config -f}
|
|
||||||
aclocal
|
aclocal
|
||||||
automake -a
|
automake -a
|
||||||
autoconf
|
autoconf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user