File php-doc.spec of Package php-doc

#
# spec file for package php-doc
#
# Copyright (c) 2015 SUSE LINUX 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:           php-doc
Version:        20150916
Release:        0
Summary:        PHP Documentation
License:        GPL-2.0+
Group:          Productivity/Networking/Web/Servers
Url:            http://www.php.net/
Source0:        php_manual_en.tar.gz
Source1:        update.sh
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

Provides:       phpdoc = %{version}
Obsoletes:      phpdoc < %{version}

%description
HTML documentation for PHP.

%prep
%setup -q -c

%build

%install

%files
%defattr(644, root, root, 755)
%doc php-chunked-xhtml/*

%changelog
openSUSE Build Service is sponsored by