File pullin-flash-player.spec of Package pullin-flash-player
#
# spec file for package pullin-flash-player
#
# Copyright (c) 2013 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: pullin-flash-player
Version: 12.3
Release: 0
Summary: Placeholder for Adobe Flash PlugIn
License: BSD-3-Clause
Group: Productivity/Multimedia/Other
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: README
Recommends: flash-player
%description
The installation of this package triggers online update of
flash-player.
%prep
%build
%install
install -m 644 -D %{SOURCE0} $RPM_BUILD_ROOT/%_docdir/%name/README
%files
%defattr(-,root,root)
%_docdir/%name
%changelog