-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Subject says it all:
Today, I added the openSUSE_11.4 repo to my project which buildrequires opensc-devel and got missing dependencies.
osc ls -b -r standard -a i586 openSUSE:11.4 | grep opensc just gives me: opensc.rpm opensc-debuginfo.rpm opensc-debugsource.rpm
Any explanation, why no opensc-devel package exists in 11.4?
Thanks -Fritz
Am Dienstag, 22. Februar 2011, 06:11:18 schrieb Fritz Elfert:
Subject says it all:
Today, I added the openSUSE_11.4 repo to my project which buildrequires opensc-devel and got missing dependencies.
osc ls -b -r standard -a i586 openSUSE:11.4 | grep opensc just gives me: opensc.rpm opensc-debuginfo.rpm opensc-debugsource.rpm
Any explanation, why no opensc-devel package exists in 11.4?
No, you need to ask this the package or upstream.
But
osc less openSUSE:11.4 opensc opensc.spec
shows a comment that the -devel package got obsoleted. So it seams not to be an accident.
bye adrian
2011/2/22 Fritz Elfert fritz@fritz-elfert.de:
Any explanation, why no opensc-devel package exists in 11.4?
The changelog explains it: "libopensc made private, library should not be used by other applications. Please use generic PKCS#11 interface instead."
I'm not expert. But it seems opensc was only used to access smart cards... and we have a standard for that. Makes sense to use it.
buildservice@lists.opensuse.org