[Bug 251805] Review Request: postgresql-orafce - Implementation of some Oracle functions into PostgreSQL

bugzilla at redhat.com bugzilla at redhat.com
Wed Apr 1 13:11:09 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=251805


Miroslav Suchy <msuchy at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|201449(FE-DEADREVIEW)       |
         AssignedTo|nobody at fedoraproject.org    |msuchy at redhat.com
              Alias|                            |postgresql-orafce
  Status Whiteboard|NotReady                    |




--- Comment #17 from Miroslav Suchy <msuchy at redhat.com>  2009-04-01 09:11:05 EDT ---
==============

Key:
 - = N/A
 x = Check
 ! = Problem
 ? = Not evaluated

=== REQUIRED ITEMS ===
 [x] Package is named according to the Package Naming Guidelines.
 [!] Spec file name must match the base package %{name}, in the format
%{name}.spec.
 [x] Package meets the Packaging Guidelines including the Perl specific items
 [x] Package successfully compiles and builds into binary rpms on at least one
supported architecture.
     http://koji.fedoraproject.org/koji/taskinfo?taskID=1269956
 [x] Rpmlint output: empty
 [x] Package is not relocatable.
 [x] Buildroot is correct
%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 [x] Package is licensed with an open-source compatible license and meets other
legal requirements as defined in the legal section of Packaging Guidelines.
 [!] License field in the package spec file matches the actual license.
 [!] If (and only if) the source package includes the text of the license(s) in
its own file, then that file, containing the text of the license(s) for the
package is included in %doc.
 [x] Spec file is legible and written in American English.
 [x] Sources used to build the package matches the upstream source, as provided
in the spec URL.
     SHA1SUM of package:  2a091014fe63e10dc4aa4661453f4b07
orafce-2.1.4.tar.gz
 [x] Package is not known to require ExcludeArch
 [x] All build dependencies are listed in BuildRequires, except for any that
are listed in the exceptions section of Packaging Guidelines.
 [-] The spec file handles locales properly.
 [-] ldconfig called in %post and %postun if required.
 [x] Package must own all directories that it creates.
 [x] Package requires other packages for directories it uses.
 [x] Package does not contain duplicates in %files.
 [x] Permissions on files are set properly.
 [x] Package has a %clean section, which contains rm -fR $RPM_BUILD_ROOT.
 [x] Package consistently uses macros.
 [x] Package contains code, or permissable content.
 [-] Large documentation files are in a -doc subpackage, if required.
 [x] Package uses nothing in %doc for runtime.
 [-] Header files in -devel subpackage, if present.
 [-] Static libraries in -devel subpackage, if present.
 [-] Package requires pkgconfig, if .pc files are present.
 [-] Development .so files in -devel subpackage, if present.
 [-] Fully versioned dependency in subpackages, if present.
 [x] Package does not contain any libtool archives (.la).
 [-] Package contains a properly installed %{name}.desktop file if it is a GUI
application.
 [x] Package does not own files or directories owned by other packages.

=== SUGGESTED ITEMS ===
 [x] Latest version is packaged.
 [!] Package does not include license text files separate from upstream.
 [-] Description and summary sections in the package spec file contains
translations for supported Non-English languages, if available.
 [x] Reviewer should test that the package builds in mock.
     Tested on: koji scratch build
 [x] Package should compile and build into binary rpms on all supported
architectures.
     Tested on:koji scratch build
 [?] Package functions as described.
 [-] Scriptlets must be sane, if used.
 [-] The placement of pkgconfig(.pc) files is correct.
 [-] File based requires are sane.
 [-] %check is present and the tests pass

ToDo:
So do you plan to name the package postgresql-orafce or just orafce. In first
case you should rename your spec file and Name, in second you should change
summary of this BZ. I like the first option as we can have in feature something
like mysql-orafce, firebird-orafce...

The license is stated BSD, but the text in COPYRIGHT.orafunc differ from BSD
licence as I know it (http://en.wikipedia.org/wiki/BSD_license). Can you
clarify it?

%{_docdir}/pgsql/contrib/*.orafunc
That should be 
%doc COPYRIGHT.orafunc INSTALL.orafunc README.orafunc

Do you really want to requires postgresql, I suppose that correct should be be
postgresql-server, but IMHO.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list