Hello, Am Montag, 30. Mai 2016, 22:42:21 CEST schrieb Atri Bhattacharya:
The diff in the spec file looks ok, except for this part:
%package devel Summary: Development files for %{name} Group: Development/Libraries/C and C++ Provides: superlu = %{version} Obsoletes: superlu < %{version}
It's probably a good idea to use a fixed version number (slightly bigger than the latest version that ever existed) instead of %{version} in Obsoletes. Something like: Obsoletes: superlu < 4.1.2 This assumes that the last version of "superlu" was 4.1.1. I didn't check which version was really available, so please adjust as needed. Even "< 5.2.1" would be better than "< %{version}". Regards, Christian Boltz --
But does your response also means that there is no concern if openSUSE is left with no multimedia support normally provided from packman? Only if your psychic abilities surpass those of Miss Cleo and I'm the evil cousin of the wicked witch of the west. But who knows... [> Basil Chupin and Henne Vogelsang in opensuse-project]
-- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org