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


RPM build errors:
    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

This is what is in my spec file:

%files
%defattr(-,root,root,-)
%doc Changes CREDITS examples KNOWN_BUGS META.json pm pod README.md swig TODO 
xs xt
%{perl_vendorarch}/auto/*
%{perl_vendorarch}/Math*
%{_mandir}/man3/*

%changelog
* Sat Jul 20 2013 Patrick Dupre 0.27-1
- Specfile autogenerated by cpanspec 1.78.

What should I do?

Thank.

===========================================================================
 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