Re: rpm 4.1 - spec file, filenames with blanks [wd-vc]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Jan 27, 2006, at 7:41 AM, Rainer.Brunold@xxxxxxxxxx wrote:

Hello All!
 
We have the need to address some files in a rpm that contain blanks in their names.
The %files section would look like the following:
 
%files
/sbin/file1
/sbin/file2
/opt/xxx/xxx xxx
/opt/xxx/yyy yyy

During the build process I get an error that the files are not found because it is looking for a "/opt/xxx/xxx" and a "xxx" file. I tried several things like using \, or " and ' but I didn't find a solution.
 
As the software we want to put into the rpm isn't from us, is there a chance to do this or do we have to talk to the developer to change the file names ?
 
Tanks for any information.
 
Rainer


Quotes like
    "/opt/xxx/xxx xxx"
should have "worked".

If not, use a glob like
    /opt/xxx/xxx*xxx

73 de Jeff
_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/rpm-list

[Index of Archives]     [RPM Ecosystem]     [Linux Kernel]     [Red Hat Install]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Red Hat]     [Gimp]     [Yosemite News]     [IETF Discussion]

  Powered by Linux