Spec URL: http://kdeforge.unl.edu/apt/kde-redhat/SOURCES/libvncserver/libvncserver.spec SRPM URL: http://kdeforge.unl.edu/apt/kde-redhat/SOURCES/libvncserver/libvncserver-0.9.1-1.src.rpm Description: LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression schemata. Needed as builddep for kdenetwork >= 4.0.0
Builds OK; rpmlint says: libvncserver.x86_64: W: file-not-utf8 /usr/share/doc/libvncserver-0.9.1/AUTHORS Easy to fix with iconv libvncserver.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvncclient.so.0.0.0 /lib64/libnsl.so.1 libvncserver.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvncserver.so.0.0.0 /lib64/libnsl.so.1 I don't think these are a big deal. libvncserver-debuginfo.x86_64: W: spurious-executable-perm /usr/src/debug/LibVNCServer-0.9.1/libvncserver/tableinit24.c libvncserver-debuginfo.x86_64: W: spurious-executable-perm /usr/src/debug/LibVNCServer-0.9.1/libvncserver/hextile.c and so on for a bunch of .c and .h files. A quick chmod should fix these up. libvncserver-devel.x86_64: W: no-documentation Not a problem. I'll whip up the rest of a review in a bit.
So everything looks good to me except for the source file permissions and that AUTHORS file. * source files match upstream: 0fbda7fc37c1f360bdbeb586e48d6203a5ef56a8cfc3b78887d7d90db683f282 LibVNCServer-0.9.1.tar.gz * package meets naming and versioning guidelines. * specfile is properly named, is cleanly written and uses macros consistently. * summary is OK. * description is OK. * dist tag is present. * build root is OK. * license field matches the actual license. * license is open source-compatible. * license text included in package. * latest version is being packaged. * BuildRequires are proper. * compiler flags are appropriate. * %clean is present. * package builds in mock (rawhide, x86_64). * package installs properly * debuginfo package looks complete. X rpmlint has valid complaints. * final provides and requires are sane: libvncserver-0.9.1-1.fc9.x86_64.rpm LibVNCServer = 0.9.1-1.fc9 libvncclient.so.0()(64bit) libvncserver.so.0()(64bit) libvncserver = 0.9.1-1.fc9 = /sbin/ldconfig libjpeg.so.62()(64bit) libvncclient.so.0()(64bit) libvncserver.so.0()(64bit) libz.so.1()(64bit) libvncserver-devel-0.9.1-1.fc9.x86_64.rpm LibVNCServer-devel = 0.9.1-1.fc9 libvncserver-devel = 0.9.1-1.fc9 = /bin/sh coreutils libvncclient.so.0()(64bit) libvncserver = 0.9.1-1.fc9 libvncserver.so.0()(64bit) * %check is not present. There is a test suite, but it's not something which could be run automatically at build time. * shared libraries installed; ldconfig called properly. * unversioned .so files are in the -devel package. * owns the directories it creates. * doesn't own any directories it shouldn't. * no duplicates in %files. X some odd file permissions * scriptlets are OK (ldconfig) * code, not content. * documentation is small, so no -doc subpackage is necessary. * %docs are not necessary for the proper functioning of the package. * headers are in the -devel package. * no pkgconfig files. * no static libraries. * no libtool .la files.
%changelog * Sun Jan 27 2008 Rex Dieter <rdieter> 0.9.1-2 - hack libtool to omit unused shlib dependencies - fix AUTHORS encoding - fix src perms Spec URL: http://kdeforge.unl.edu/apt/kde-redhat/SOURCES/libvncserver/libvncserver.spec SRPM URL: http://kdeforge.unl.edu/apt/kde-redhat/SOURCES/libvncserver/libvncserver-0.9.1-2.src.rpm dist-f9 scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=376491
tibbs, ping, anything else? (I'd like to incorporate this BR into the kdenetwork-4.0.1 build I'm comitting later today, if possible).
I've just been a bit time-limited over the past few days. I'll try to gather some time later today to finish this.
OK, rpmlint is down to: libvncserver-devel.x86_64: W: no-documentation which is OK. The errant permissions are fixed. Everything else still looks good. APPROVED
thanks! excellent review (as usual). New Package CVS Request ======================= Package Name: libvncserver Short Description: Library to make writing a vnc server easy Owners: rdieter Branches: F-7 F-8 EL-5 Cvsextras Commits: yes
cvs done.
libvncserver-0.9.1-2.fc7 has been submitted as an update for Fedora 7
libvncserver-0.9.1-2.fc8 has been submitted as an update for Fedora 8
libvncserver-0.9.1-2.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.
libvncserver-0.9.1-2.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report.
Package Change Request ====================== Package Name: libvncserver New Branches: epel7 Owners: rdieter slaanesh
Added libvncserver for epel7 ppc as per policy guidelines: https://fedoraproject.org/wiki/EPEL:Packaging#Limited_Arch_Packages
Git done (by process-git-requests).