https://bugzilla.redhat.com/show_bug.cgi?id=979166
Christopher Meng <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Christopher Meng <[email protected]> --- - %global everywhere, no %define - URL SHOULD BE http://torasql.com/ - No need to specify BuildRequires: qt-devel >= 4.3.0, as 4.3.0 is really ancient. - Remove "TOra - Toolkit for Oracle" in %description. - Your version is still older than listed: http://sourceforge.net/projects/tora/files/tora-experimental/ - install --mode=644 is not enough, use install -pm644. - I tried to build oracle related stuffs in the past but actually I need some closed source packages. And I can see #- BuildRequires: oracle-instantclient-devel = %%{oraclever} #- BuildRequires: oracle-instantclient-sqlplus = %%{oraclever} in your spec, any explanation? -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=2C3bKxubdc&a=cc_unsubscribe _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
