Re: Handle sonames

2011-08-09 Thread Praveen Kumar
On Tue, Aug 9, 2011 at 12:42 AM, Jussi Lehtola 
jussileht...@fedoraproject.org wrote:



 https://fedoraproject.org/wiki/Packaging:AutoProvidesAndRequiresFiltering#Arch-specific_extensions_to_scripting_languages

 --
 Jussi Lehtola
 Fedora Project Contributor
 jussileht...@fedoraproject.org


Thanks, It solved the problem.

-- 
Praveen Kumar
http://fedoraproject.org
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Handle sonames

2011-08-08 Thread Praveen Kumar
Hi

I am working on to package python-pylibmc [0], Please tell me how to handle
soname for this package.

[0]
http://kumarpraveen.fedorapeople.org/pylibmc/python-pylibmc-1.2.0-1.20110805gitf01c31.fc15.src.rpm
[1] http://kumarpraveen.fedorapeople.org/pylibmc/python-pylibmc.spec

Thanks and Regards
Praveen Kumar
http://fedoraproject.org
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Handle sonames

2011-08-08 Thread Ankur Sinha
On Mon, 2011-08-08 at 23:25 +0530, Praveen Kumar wrote:
 Hi
 
 I am working on to package python-pylibmc [0], Please tell me how to
 handle soname for this package.
 
 [0]
 http://kumarpraveen.fedorapeople.org/pylibmc/python-pylibmc-1.2.0-1.20110805gitf01c31.fc15.src.rpm
 [1] http://kumarpraveen.fedorapeople.org/pylibmc/python-pylibmc.spec
 
 

Hello,

This is what rpmlint says about it:

 python-pylibmc.i686: W:
 private-shared-object-provides /usr/lib/python2.7/site-packages/_pylibmc.so 

Could someone please direct us to the correct way of handling this
please?

-- 
Thanks, 
Regards,
Ankur: FranciscoD

http://fedoraproject.org/wiki/User:Ankursinha
http://dodoincfedora.wordpress.com/


-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Handle sonames

2011-08-08 Thread Jussi Lehtola
On Tue, 09 Aug 2011 00:36:59 +0530
Ankur Sinha sanjay.an...@gmail.com wrote:
 Hello,
 
 This is what rpmlint says about it:
 
  python-pylibmc.i686: W:
  private-shared-object-provides /usr/lib/python2.7/site-packages/_pylibmc.so 
 
 Could someone please direct us to the correct way of handling this
 please?
 

https://fedoraproject.org/wiki/Packaging:AutoProvidesAndRequiresFiltering#Arch-specific_extensions_to_scripting_languages

-- 
Jussi Lehtola
Fedora Project Contributor
jussileht...@fedoraproject.org
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel