Spec URL: http://kurzawa.nonlogic.org/rpm/avfs/avfs.spec SRPM URL: http://kurzawa.nonlogic.org/rpm/avfs/avfs-0.9.8-1.fc8.src.rpm Description: AVFS is a system, which enables all programs to look inside gzip, tar, zip, etc. files or view remote (ftp, http, dav, etc.) files, without recompiling the programs.
There is a typo in the spec: "Dvelopment files." (missing e) The %{_libdir}/libavfs.a is afaik a static library and must go into a -static subpackage. Or it should not be packaged at all if it is likely that no other package is going to use it.
Also it seems that the RPM_OPT_FLAGS are not honoured, using %configure instead of ./configure --prefix=%{_prefix} \ --libdir=%{_libdir} %configure already sets the parameters, that you pass to configure.
404 whil trying to dl spec and srpm.
It's been quite some time without response to commentary and this has been set NEEDINFO for a couple of weeks now; I'm going to close this.
Since I am interested in packaging worker (avfs is one of its dependencies) I am reopening this. SPEC URI: http://gitorious.org/lvillani/specs/trees/master/avfs SRPM URI: http://fedorapeople.org/~arbiter/avfs/ Koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=1882296 rpmlint output: [lvillani@enterprise avfs (master)]$ rpmlint avfs.spec ../../srpms/avfs-0.9.8-1.fc12.src.rpm ../../rpms/x86_64/{avfs-0.9.8-1.fc12.x86_64.rpm,avfs-debuginfo-0.9.8-1.fc12.x86_64.rpm,avfs-devel-0.9.8-1.fc12.x86_64.rpm} avfs-devel.x86_64: W: no-documentation 4 packages and 1 specfiles checked; 0 errors, 1 warnings. Notes: 'documentation' (license and readme files) is included in the main package.
Lorenzo, you should open your own review request and close this one as dublicate of your new request.