#
# spec file for package: __________
#
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# include module(s): __________
#
Name: __________
Summary: __________
Version: __________
License: __________
Source: ____________________%{name}-%{version}.tar.gz
URL: ____________________
Group: __________
Distribution: OpenSolaris
Vendor: OpenSolaris Community
%include default-depend.inc
BuildRequires: ______________
Requires: ___________________
BuildRoot: %{_tmppath}/%{name}-%{version}-build
SUNW_Basedir: %{_basedir}
SUNW_Copyright: %{name}.copyright
# OpenSolaris IPS Manifest Fields
Meta(info.upstream): ____________________
Meta(info.repository_url): ______________
Meta(info.maintainer): ___name____ <__email__>
%description
___________________________________________________________
%prep
%setup -q -n %{name}-%{version}
___________________
%build
_____________________________
_____________________________
%install
_____________________________
_____________________________
%clean
rm -rf $RPM_BUILD_ROOT
%files
___________________
___________________
___________________
___________________
%changelog
* Mon Jan 01 2009 - your@email.com
- initial version
Use at Own Risk: As provided in the Web Site Terms of Use,
the Hosts may or may not pre-screen or perform compatibility testing on the Materials,
and by using this repository You agree to assume all risks in Using the Materials.
These risks include, but are not limited to, errors, viruses, worms, time-limited
software that expires without notice, defamatory or offensive content, and the
possibility that the Materials infringe or misappropriate the intellectual property
rights of others.