Hide Forgot
Spec URL: http://guaix.fis.ucm.es/~spr/erfa.spec SRPM URL: http://guaix.fis.ucm.es/~spr/erfa-0.0.1-1.fc19.src.rpm Description: ERFA is a C library containing key algorithms for astronomy. It is based on the SOFA library published by the International Astronomical Union (IAU). Fedora Account System Username: sergiopr
- devel missing %{?_isa} tag. - Why should we need pkgconfig when installing devel? - devel %summary is not perfect, current one: Headers for developing programs that will use %{name} Ah there are not only headers... Suggestion: %package devel Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. - You don't need to add smpflag during installation.
Updated. For the pkgconfig thing, -devel contains erfa.pc that it's installed in %{_libdir}/pkgconfig. This directory belongs to pkgconfig. If I leave out the dependecy, %{_libdir}/pkgconfig would be unowned. Spec URL: http://guaix.fis.ucm.es/~spr/erfa.spec SRPM URL: http://guaix.fis.ucm.es/~spr/erfa-0.0.1-2.fc19.src.rpm
A dependency on /usr/bin/pkg-config is added automatically for quite some time.
(In reply to Michael Schwendt from comment #3) > A dependency on /usr/bin/pkg-config is added automatically for quite some > time. Yes, that's what I want to say, thanks Michael. And you still don't change the description of -devel
(In reply to Christopher Meng from comment #4) > (In reply to Michael Schwendt from comment #3) > > A dependency on /usr/bin/pkg-config is added automatically for quite some > > time. > > Yes, that's what I want to say, thanks Michael. > I see, I have removed the Requires: pkgconfig > And you still don't change the description of -devel I have updated the Summary field also. Spec URL: http://guaix.fis.ucm.es/~spr/erfa.spec SRPM URL: http://guaix.fis.ucm.es/~spr/erfa-0.0.1-3.fc19.src.rpm
APPROVED. No issues found.
New Package SCM Request ======================= Package Name: erfa Short Description: Essential Routines for Fundamental Astronomy Owners: sergiopr Branches: f18 f19 f20 el5 el6 InitialCC:
Git done (by process-git-requests).