amanda 3.2.2 on openSuse 11.4 - failure to build

2011-04-14 Thread Charles Stroom
Greetings, I recently upgraded to openSUSE 11.4 and wanted to upgrade my amanda 2.6 to 3.2.2. As there is no rpm available for 11.4, I am trying the same route which was succesful 2 years ago: -download the src.rpm package -rpm -i amanda*.src.rpm -rpmbuild -ba /usr/src/packages/SPECS/amanda.spec

Re: amanda 3.2.2 on openSuse 11.4 - failure to build

2011-04-14 Thread Charles Stroom
I looked somewhat further and glared at the amanda*spec file. I believe it is possible there is a line missing: 144 # Detect Suse variants. 145 %if %{_vendor} == suse 146 %define dist SuSE 147 %if %(awk '$1 == openSUSE { exit 1; }' /etc/SuSE-release; echo $?) 148 %define