Re: qtparted rpmbuild problem

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

 



Am Mi, den 05.05.2004 schrieb John Thompson um 21:59:

> > Where did you take the .spec file from?
> 
> The tarball from http://qtparted.sourceforge.net includes
> qtparted-x11.spec.in, which is used to generate a .spec file during the
> configure process.

> That's the complete %files section:
> 
>   %files -f ../file.list.%{name}

The file.list.%{name} is generated in the %install section:

find . -type d | sed '1,2d;s,^\.,\%attr(-\,root\,root) \%dir ,' >
$RPM_BUILD_DIR/file.list.%{name}
find . -type f | sed 's,^\.,\%attr(-\,root\,root) ,' >>
$RPM_BUILD_DIR/file.list.%{name}
find . -type l | sed 's,^\.,\%attr(-\,root\,root) ,' >>
$RPM_BUILD_DIR/file.list.%{name}

> I assume something needs to be added in there?

The .spec file is just broken. Have a look at the .spec file of
fedora.us. You may also try to correct the way the file list for the
%files section is generated. A valid RPM packaging is not that easy ;)

>John (john@xxxxxxxxxxx)

Alexander


-- 
Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13
Fedora GNU/Linux Core 1 (Yarrow) on Athlon CPU kernel 2.4.22-1.2188.nptl
Sirendipity 22:21:43 up 8 days, 21:10, load average: 0.86, 0.60, 0.45 
                   [ ÎÎÏÎÎ Ï'ÎÏÏÎÎ - gnothi seauton ]
             my life is a planetarium - and you are the stars

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux