bugzilla | 1 Jun 2006 01:09
Picon
Favicon

[Bug 193632] Review Request: tkdnd

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

Summary: Review Request: tkdnd

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

------- Additional Comments From wart <at> kobold.org  2006-05-31 19:01 EST -------
The --libdir argument to configure is necessary due to a poorly written
mkIndex.tcl script.  In addition, upstream seems to have decided to include a
prebuilt dll file in the source tarball.  Naughty upstream!

If you remove the lib/tkdnd/*.dll in %prep and use the sed script below in
%build, then you don't need to pass --libdir in %configure.  This addresses the
problem directly instead of indirectly through --libdir.

%{__sed} -i -e 's#libtkdnd.dll ##' \
    -e "s#^set libdir.*#set libdir $RPM_BUILD_ROOT%{_libdir}#" \
    mkIndex.tcl.in

You should also pass DESTDIR to make install:

make install DESTDIR=$RPM_BUILD_ROOT INSTALL_DATA="install -p"

--

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
bugzilla | 1 Jun 2006 01:42
Picon
Favicon

[Bug 182254] Review Request: SS5

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

Summary: Review Request: SS5

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

jpmahowald <at> gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|163778                      |163779
              nThis|                            |

------- Additional Comments From jpmahowald <at> gmail.com  2006-05-31 19:34 EST -------
Using ss5-3.5.9-1.src.rpm

- rpmlint checks return:
E: ss5 configure-without-libdir-spec
A configure script is run without specifying the libdir. configure
options must be augmented with something like --libdir=%{_libdir}.

Built fine, however, with the --with-libpath option. I say ignore.

W: ss5 no-version-in-last-changelog
The last changelog entry doesn't contain a version. Please insert the
version that is coherent with the version of the package and rebuild it.

Next release add the version-release to the changelog, right after your email

(Continue reading)

bugzilla | 1 Jun 2006 01:49
Picon
Favicon

[Bug 178900] Review Request: monodoc

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

Summary: Review Request: monodoc

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

------- Additional Comments From bdpepple <at> ameritech.net  2006-05-31 19:41 EST -------
NEEDS WORK.

1. Somewhere between monodoc-1.1.13-4.src.rpm & monodoc-1.1.13-8.src.rpm, in the
%files sections you changed '%{_bindir}/*' to '%{_bindir}/'.  This will give you
the following error when running rpmlint:
      E: monodoc standard-dir-owned-by-package /usr/bin

Which is a big no-no.

2. The debuginfo package is empty.  You need to define '%define debug_package
%{nil}' in the spec to disable it.

--

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
bugzilla | 1 Jun 2006 04:48
Picon
Favicon

[Bug 189724] Review Request: libflaim

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

Summary: Review Request: libflaim

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

jpmahowald <at> gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|bugzilla-sink <at> leemhuis.info |jpmahowald <at> gmail.com
OtherBugsDependingO|163776                      |163778
              nThis|                            |

------- Additional Comments From jpmahowald <at> gmail.com  2006-05-31 22:41 EST -------
Drop the strip so rpmbuild can make debuginfo rpms.

--

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
bugzilla | 1 Jun 2006 04:59
Picon
Favicon

[Bug 191545] Review Request: perl-Net-Jabber

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

Summary: Review Request: perl-Net-Jabber

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

tibbs <at> math.uh.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|163778                      |163779
              nThis|                            |

------- Additional Comments From tibbs <at> math.uh.edu  2006-05-31 22:51 EST -------
I'm not having any luck fetching that last src.rpm.  However, the sources didn't
change and I have the previous version, so I can just rebuild with the new spec.

The result looks fine; %check passes and rpmlint is silent.

APPROVED

--

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
bugzilla | 1 Jun 2006 05:00
Picon
Favicon

[Bug 191606] Review Request: lineak_kdeplugins - KDE-based actions for lineakd

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

Summary: Review Request: lineak_kdeplugins - KDE-based actions for lineakd

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

tibbs <at> math.uh.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|bugzilla-sink <at> leemhuis.info |tibbs <at> math.uh.edu
OtherBugsDependingO|163776                      |163778
              nThis|                            |

--

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
bugzilla | 1 Jun 2006 05:42
Picon
Favicon

[Bug 193210] Review Request: htmldoc - Convert HTML source files into HTML, PostScript, or PDF

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

Summary: Review Request: htmldoc - Convert HTML source files into HTML, PostScript, or PDF

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

------- Additional Comments From adam <at> spicenitz.org  2006-05-31 23:34 EST -------
All right, I've added this to %prep:

sed -i 's/\(\$prefix\/share\/doc\/htmldoc\)/\1-%{version}/g' configure

And I also added doc/help.html to %doc.

New SRPM is uploaded, everything seems to work !

http://www.spicenitz.org/fedora/htmldoc-1.8.26-4.src.rpm
http://www.spicenitz.org/fedora/htmldoc.spec

--

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
bugzilla | 1 Jun 2006 06:28
Picon
Favicon

[Bug 192420] Review Request: Bonfire - CD/DVD burning app for gnome

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

Summary: Review Request: Bonfire - CD/DVD burning app for gnome

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

------- Additional Comments From panemade <at> gmail.com  2006-06-01 00:21 EST -------
If you have made any changes to your Source tarball or SPEC file then you must
update your chnagelog in SPEC file

--

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
bugzilla | 1 Jun 2006 06:30
Picon
Favicon

[Bug 192311] Review Request: cobbler

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

Summary: Review Request: cobbler

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

------- Additional Comments From panemade <at> gmail.com  2006-06-01 00:22 EST -------
SPEC file required following changes
  * Also You need to use dist tag instead of coding release
  * Source tag is not a URL
  * Add Changelog

--

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
bugzilla | 1 Jun 2006 07:05
Picon
Favicon

[Bug 190502] Review Request: sportstracker

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

Summary: Review Request: sportstracker

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

------- Additional Comments From panemade <at> gmail.com  2006-06-01 00:57 EST -------
You have not Changes Source versions' release. Your Inital version was 1.2.1-1.
Then you made Chnages in SPEC so it became 1.2.1-2 but then you added README
that mean Changed Source tarball. but still source verison is same 1.2.1 you
should increase it to 1.2.2

--

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

Gmane