File skelcd-control-openSUSE-LangAddOn.spec of Package skelcd-control-openSUSE-LangAddOn
#
# spec file for package skelcd-control-openSUSE-LangAddOn (Version 2006.10.24)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: skelcd-control-openSUSE-LangAddOn
BuildRequires: libxml2
URL: http://www.suse.com/
License: YaST License
Group: SuSE internal
Autoreqprov: off
Version: 2006.10.24
Release: 1
Summary: skelcd for lang-addons
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: installation.xml
Provides: product_control
BuildArch: noarch
%description
skelcd for lang-addons
Authors:
--------
Jiri Srain <jsrain@suse.cz>
Lukas Ocilka <locilka@suse.cz>
%prep
%install
#
# Add control file
#
mkdir -p $RPM_BUILD_ROOT/CD1
#
# Verify syntax
#
xmllint -noout $RPM_SOURCE_DIR/installation.xml
cp $RPM_SOURCE_DIR/installation.xml $RPM_BUILD_ROOT/CD1/
%files
%defattr(644,root,root,755)
/CD1
%changelog -n skelcd-control-openSUSE-LangAddOn
* Tue Oct 24 2006 - locilka@suse.cz
- Initial release (FATE #301239)