OK, it works

> 
> > Hello,
> >
> > I am trying to make a rpm package from
> > Math-GSL-0.27.tar.gz
> > Hence, I made:
> > rpmbuild -bb perl-Math-GSL.spec --nocheck
> >
> > and I get errors like:
> >
> > Checking for unpackaged file(s): /usr/lib/rpm/check-files
> > /home/pdupre/rpmbuild/BUILDROOT/perl-Math-GSL-0.27-1.fc19.i386
> > error: Installed (but unpackaged) file(s) found:
> > /usr/bin/smoke_some_mathgsl
> > /usr/bin/smolder_mathgsl
> > /usr/bin/smolder_smoke_signal
> > /usr/share/man/man1/smolder_smoke_signal.1.gz
> >
> 
> Looks like you're missing some entries in %files:
> 
> %{_bindir}/* (should list binaries individually, this is cheating, but it
> works)
> %{_mandir}/man1/*.1.gz
> 
> Richard


===========================================================================
 Patrick DUPRÉ                                 | | email: pdu...@gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale           | |
 Tel.  (33)-(0)3 28 23 76 12                   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann                 | | 59140 Dunkerque, France
===========================================================================
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to