qtparted rpmbuild problem

Alexander Dalloz alexander.dalloz at uni-bielefeld.de
Wed May 5 20:25:54 UTC 2004


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 at os2.dhs.org)

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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20040505/46e8e1de/attachment-0001.sig>


More information about the fedora-list mailing list