Accepting request 221097 from X11:XOrg

- fixed license to X11 in specfile

OBS-URL: https://build.opensuse.org/request/show/221097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xeyes?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal 2014-02-07 10:56:34 +00:00 committed by Git OBS Bridge
commit 66f34909ba
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 6 10:48:12 UTC 2014 - sndirsch@suse.com
- fixed license to X11 in specfile
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package xeyes
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 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,13 +15,14 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: xeyes
Version: 1.1.1
Release: 0
License: MIT
Summary: A follow the mouse X demo
Url: http://xorg.freedesktop.org/
License: X11
Group: System/X11/Utilities
Url: http://xorg.freedesktop.org/
Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
BuildRequires: pkg-config
BuildRequires: pkgconfig(x11)