File test.spec of Package foo
# norootforbuild
%define _prefix /usr
Name: foo
Version: 1.2.3
Release: 0
Summary: dummy test xyz
License: GPL
Group: Productivity/Networking/Email/Utilities
URl: http://build.opensuse.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
bla blup
asdfa
DDD
%prep
%build
%install
%clean
%__rm -rf %{buildroot}
%files
%defattr(-, root, root)