File openSUSE-EULAs.spec of Package openSUSE-EULAs
#
# spec file for package openSUSE-EULAs
#
# 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
# 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.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: openSUSE-EULAs
Version: 12.1
Release: 0
Url: http://en.opensuse.org/Package_repositories
Summary: Collection of EULAs for openSUSE
License: MIT
Group: Development/Other
Source: openSUSE-EULAs-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
openSUSE-EULAs is a collection of the end user license agreements (EULAs) which
govern use of certain (non-free) software. This software is typically packaged
and maintained in the openSUSE NonFree repository.
%prep
%setup -q -n openSUSE-EULAs-%{version}
%build
%install
install -D flash-player.en %{buildroot}%{_defaultdocdir}/eulas/flash-player.en
install gstreamer-0_10-fluendo-mp3.en %{buildroot}%{_defaultdocdir}/eulas/gstreamer-0_10-fluendo-mp3.en
%files
%defattr(-,root,root,-)
%{_defaultdocdir}/eulas
%changelog