Spec Name or Url: http://people.redhat.com/petersen/extras/m17n-db.spec SRPM Name or Url: http://people.redhat.com/petersen/extras/m17n-db-1.2.0-1.src.rpm Description: m17n-db contains multilingualization (m17n) datafiles for m17n-lib which describe input maps, encoding maps, and OpenType font data for many languages.
Split some datafiles not needed for input out of the main package and updated spec and srpm files: new SRPM: http://people.redhat.com/petersen/extras/m17n-db-1.2.0-0.2.src.rpm
Does every sub-package need to own %{_datadir}/m17n? Do the sub-packages need the main package that contains /usr/bin/m17n-db and other stuff?
> Does every sub-package need to own %{_datadir}/m17n? Good question. Since they all require m17n-db, is it superfluous? > Do the sub-packages need the main package that contains /usr/bin/m17n-db and > other stuff? I think m17n-db is just needed to build m17n-lib. (I suppose it could go in m17n-db-devel, but that seems to be overdoing it.) scim-m17n needs the datafiles in m17n-db to work, so that is the reason they're there. The others are now in m17n-db-datafiles
File permissions are all good, I suppose this is good enough for now. APPROVED
Thanks. Imported into cvs and build requested.