Re: Dependencies for Pandas package

2015-12-06 Thread Michael Schwendt
On Sat, 5 Dec 2015 20:03:15 -0600, Lain Cortés González wrote: > Hi, I'd like to make acknowledge that the Pandas package for Python is > broken, it needs the python(3)-xlrd package, whom isn't being installed as > dependency of Pandas > > -Lain C. http://bugz.fedoraproject.org/python-pa

Re: alias command in a .spec file

2015-12-06 Thread arnaud gaboury
On Sun, Dec 6, 2015 at 10:28 AM, arnaud gaboury wrote: > To build successfully a rpm package from my .spec file I need alias a command. > The alias command is not taken into account in the .spec file. I can > of course run it in my shell before the build, but I would like to > include the process

alias command in a .spec file

2015-12-06 Thread arnaud gaboury
To build successfully a rpm package from my .spec file I need alias a command. The alias command is not taken into account in the .spec file. I can of course run it in my shell before the build, but I would like to include the process in .spec file. The link[1] is confusing. Something like: pm ali