File prefix-expansion-testpkg-02.spec of Package prefix-expansion-testpkg-02
Summary: This packages is part of a regression for OBS
Name : %{_t_pkg_prefix}-expansion-testpkg-02
Version: 1.0
Release: 10
License: GPL
Group: System Environment/Base
Buildroot: %{_tmppath}/%{name}-root
Buildarch: noarch
#BuildRequires: %{_t_pkg_prefix}-expansion-testpkg-01
#Requires: %{_t_pkg_prefix}-expansion-testpkg-01
%description
This is just a Testcase
%install
mkdir -p %{buildroot}%{_t_base_prefix}
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root)
%dir %{_t_base_prefix}
%changelog
* Fri Nov 23 2007 Martin Mohring <martin.mohring@5etech.eu>
- play with Requires and BuildRequires to trigger the error