Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 412706 Details for
Bug 586777
Review Request: glyphtracer - Program for creating fonts from images
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
spec file update taking care of remaining must issues
glyphtracer-spec.patch (text/plain), 2.88 KB, created by
Toshio Ernie Kuratomi
on 2010-05-10 04:05:03 UTC
(
hide
)
Description:
spec file update taking care of remaining must issues
Filename:
MIME Type:
Creator:
Toshio Ernie Kuratomi
Created:
2010-05-10 04:05:03 UTC
Size:
2.88 KB
patch
obsolete
>--- glyphtracer-1.0-1.r73bzr.fc13.src/glyphtracer.spec 2010-05-06 07:09:33.000000000 -0400 >+++ glyphtracer-1.1-1.20100509bzr76.fc12.src/glyphtracer.spec 2010-05-09 23:41:11.000000000 -0400 >@@ -1,35 +1,40 @@ >-%global bzrrev 73 >+%if ! (0%{?fedora} > 12 || 0%{?rhel} > 5) >+%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} >+%endif >+ >+%global bzrrev 76 > > Name: glyphtracer >-Version: 1.0 >-Release: 1.r%{bzrrev}bzr%{?dist} >+Version: 1.1 >+Release: 1.20100509bzr%{bzrrev}%{?dist} > Summary: Program for creating fonts from images > > Group: Development/Languages > License: GPLv3+ > URL: http://launchpad.net/glyphtracer >-### Source tarball is created from latest 73 revision >-### bzr branch lp:glyphtracer -r 73 >+### Source tarball is created from latest 74 revision >+### bzr branch lp:glyphtracer -r 74 > ### cd glyphtracer >-### rm -rf .bzr* >-### cd .. >-### tar -czvf glyphtracer-1.0-73bzr.tar.gz glyphtracer >+### python setup.py sdist >+### tarball is in dist/glyphtracer-%{version}.tar.gz >+Source0: glyphtracer-%{version}.tar.gz >+#Source0: http://launchpad.net/glyphtracer/1.0/1.0/+download/glyphtracer-%{version}.tar.gz > >-Source0: glyphtracer-%{version}-%{bzrrev}bzr.tar.gz >-Source1: glyphtracer > BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) > > BuildArch: noarch > BuildRequires: python2-devel >+BuildRequires: desktop-file-utils > Requires: PyQt4 >+Requires: potrace > > %description >-Glyphtracer takes an image of letters. It detects all letter forms >-and allows the user to tag them. >-They are then vectorised and passed on to Fontforge for fine tuning. >+Glyphtracer takes an image of letters. It detects all letter forms and allows >+the user to tag them. They are then vectorised and passed on to Fontforge for >+fine tuning. > > %prep >-%setup -q -n %{name} >+%setup -q > > %build > %{__python} setup.py build >@@ -37,9 +42,8 @@ > > %install > rm -rf $RPM_BUILD_ROOT >-%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT >-install -d $RPM_BUILD_ROOT%{_bindir} >-install -p -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir} >+%{__python} setup.py install --skip-build --root $RPM_BUILD_ROOT >+desktop-file-install --dir=$RPM_BUILD_ROOT%{_datadir}/applications glyphtracer.desktop > > %clean > rm -rf $RPM_BUILD_ROOT >@@ -47,12 +51,17 @@ > > %files > %defattr(-,root,root,-) >-%doc license.txt README.txt >+%doc license.txt README.txt COPYING > %{_bindir}/* > %{python_sitelib}/* >- >+%{_datadir}/applications/glyphtracer.desktop > > %changelog >+* Sun May 09 2010 Toshio Kuratomi <toshio@fedoraproject.org - 1.1-1.20100509bzr76 >+- Update to upstream revision 76 which fixes many review items. >+- Fix release, requires, sitelib definition, .desktop file, which are mentioned >+ in the review bug: bz#586777 >+ > * Thu May 05 2010 Parag Nemade <pnemade AT redhat.com> - 1.0-1.r73bzr > - Update to upstream revision 73 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 586777
: 412706