Hi,
thanks to Darix, we have a M17N:fonts repository now! :)
I've copied the first LinuxLibertine font from the M17N repo into M17N:fonts and renamed it according to the packaging guidelines:
LinuxLibertine -> linux-libertine-fonts
I've looked in our openSUSE Wiki and found a page about how to rename a package[1]. Basically, it's just adding the Provides and Obsolete keywords to the spec file. However, before I proceed further, maybe someone can answer my questions?
1. Can anybody confirm the mentioned URL[1] is still the correct way to do it?
2. Current version of Linux Libertine is 5.1.3. Which one is the correct line and why: a) Obsoletes: LinuxLibertine < 5.1.3 b) Obsoletes: LinuxLibertine < %{version}
3. Is the URL about replacing a package by another[2] an option in regards to fonts?
4. Anything else that should be observed?
Thanks! :)
------ [1] http://en.opensuse.org/openSUSE:Package_dependencies#Renaming_a_package [2] http://en.opensuse.org/openSUSE:Package_dependencies#Replace_a_package_by_an...