Mostafa Z. Afgani wrote:
Rahul Sundaram wrote:
Hi
The copyright tag has been deprecated in RPM for a long time. Use
License tag instead. This is not specific to Fedora
Thanks for the hint. Even after changing the Copyright tag I have the
following errors:
**************************************
**** RPM package creation selected ***
**************************************
cat: /EaMpaCpnglgVrnlajpef/newfiles: No such file or directory
tar: -f: Cannot stat: No such file or directory
tar: Removing leading `/' from member names
tar: /usr/src/redhat/SOURCES/tmsnc-0.3.0.tgz: Cannot stat: No such
file or directory
The rpm build process looking for the tarball in the above directory
where it doesnt exist. If the tarball doesnt itself compile, then it
might not be compatible with GCC 4. You can get upstream to fix the code
or using compat-gcc-32 as a workaround.
regards
Rahul