When I run the (new) SFEsylpeed.spec file (not committed yet) I always
get this administative error about conflicting files:
=-=
The following files are already installed on the system and are being
used by another package:
  /usr/include <attribute change only>

* - conflict with a file which does not belong to any package.

Do you want to install these conflicting files [y,n,?,q] 
=-=
>From SFEsylpeed.spec:

%{_bindir}/%{src_name}
%dir %attr (0755, root, bin) /usr/include/sylpheed
%/usr/include/sylpheed/*
%dir %attr (0755, root, bin) %{_libdir}
%{_libdir}/*
=-=
I tried
%dir %attr (0755, root, bin) /usr/include
%/usr/include/*
and other variant, but the error remains. How can I make sure nothing
happens to /usr/include and make the package install OK?

-- 
Dick Hoogendijk -- PGP/GnuPG key: 01D2433D
+ http://nagual.nl/ | SunOS 10u7 5/09 | OpenSolaris 2010.02 b123
+ All that's really worth doing is what we do for others (Lewis Carrol)

Reply via email to