[Bug 226800] Review Request: emacs-bbdb - email database for Emacs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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: emacs-bbdb - email database for Emacs


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





------- Additional Comments From green@xxxxxxxxxx  2007-02-05 19:41 EST -------
Thanks Tom.  This one builds for FC6 in mock.

rpmlint has a single complaint about this package...

# rpmlint emacs-bbdb-2.35-2.fc6.noarch.rpm
W: emacs-bbdb file-not-utf8 /usr/share/info/bbdb.info.gz

You can fix this with the following spec file patch...

--- emacs-bbdb.spec~    2007-02-03 12:06:44.000000000 -0800
+++ emacs-bbdb.spec     2007-02-05 16:35:51.000000000 -0800
@@ -34,6 +34,10 @@
 %prep
 %setup -q -n %{pkg}-%{version}
 %patch0 -p1
+pushd texinfo
+iconv --from=ISO-8859-1 --to=UTF-8 bbdb.texinfo > bbdb.texinfo.new
+mv bbdb.texinfo.new bbdb.texinfo
+popd

 %build



Actually, rpmlint has a "no documentation" complaint about the -el
package as well, but we can ignore 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.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]