[ATrpms-users] develfiles.list missing when building src RPMs

Paulo Cavalcanti promac at gmail.com
Tue Aug 28 12:12:18 CEST 2007


You shouldn't need this (although pne needs this meachnism for adding
> non-standard files). Can you chek the macros/script I posted on
> another post in this thread? Or maybe we'll just look at them on
> devel.


Thanks, Axel.

In fact the correct code is:

cat > $RPM_BUILD_DIR/%{name}-%{version}/develfiles.list << EOF
%defattr(-,root,root,-)
%{_includedir}/xvid.h
%{_libdir}/libxvidcore.a
%{_libdir}/libxvidcore.so
EOF

and it can be replaced by:

%__lib_install_post
%__devel_install_post

using the new macros you sent.

The only way I see to call them automatically, without changing the spec
file,
is including them at the end of the original %%install rpm macro.

Anyway, this discussion should really move to the devel list
when you finish your relocation. Just take your time, and forget ATrpms for
a while
(I do not know Greece, but is should be an amazing place).

I updated the unofficial macros:

http://people.atrpms.net/~pcavalcanti/rpms/noarch/atrpms-macros-1.0-3.fc6.lcg.noarch.rpm

It should help those people wiling to rebuild ATrpms packages while the
official ones are not available.

Maybe someone speaking English natively can improve the howto I put into the
rpm.

-- 
Paulo Roma Cavalcanti
LCG - UFRJ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.atrpms.net/pipermail/atrpms-users/attachments/20070828/42197dd6/attachment.html 


More information about the atrpms-users mailing list