Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 598987 Details for
Bug 841335
Review Request: gnusim8085 - Graphical simulator for 8085 assembly language
[?]
New
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.rh83 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]
proposed spec file changes
gnusim8085.spec.diff (text/plain), 1.88 KB, created by
Michael Schwendt
on 2012-07-18 19:35:25 UTC
(
hide
)
Description:
proposed spec file changes
Filename:
MIME Type:
Creator:
Michael Schwendt
Created:
2012-07-18 19:35:25 UTC
Size:
1.88 KB
patch
obsolete
>--- gnusim8085.spec.orig 2012-07-18 21:14:16.050137400 +0200 >+++ gnusim8085.spec 2012-07-18 21:32:59.502408966 +0200 >@@ -1,16 +1,16 @@ > Name: gnusim8085 > Version: 1.3.7 > Release: 1%{?dist} >-Summary: A 8085 Simulator >+Summary: Graphical simulator for 8085 assembly language > > Group: Applications/Engineering >-License: GPLv2 >-URL: http://gnusim8085.sourceforge.net >+License: GPLv2+ >+URL: http://gnusim8085.org/ > Source0: http://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz > > BuildRequires: gtksourceview2-devel > BuildRequires: desktop-file-utils >-BuildRequires: automake libtool gettext-devel >+BuildRequires: gettext-devel > > Requires: electronics-menu > >@@ -26,28 +26,21 @@ > %prep > %setup -q > >-# RHBZ = 542945 >-sed -i \ >- "s|share/doc/\${PACKAGE}|share/doc/%{name}-%{version}|" \ >- configure.in >-sed -i "s|/usr/local/doc/GNUSim8085|%{_docdir}/%{name}-%{version}|" src/callbacks.c >- > %build >-%configure >-make %{?_smp_mflags} CFLAGS="%{optflags}" >+%configure --docdir %{_datadir}/doc/%{name}-%{version} >+V=1 make %{?_smp_mflags} CFLAGS="%{optflags}" > > %install > rm -rf %{buildroot} > mkdir -p %{buildroot}%{_datadir}/pixmaps/%{name} > make INSTALL="install -p" DESTDIR=%{buildroot} install >+install -p COPYING %{buildroot}%{_datadir}/doc/%{name}-%{version} > > desktop-file-install --vendor "" \ > --add-category "Electronics" \ > --delete-original \ > --dir %{buildroot}%{_datadir}/applications/ \ > %{buildroot}%{_datadir}/applications/GNUSim8085.desktop >-mkdir -p %{buildroot}%{_mandir}/man1 >-rm -rf %{buildroot}%{_docdir} > > > %find_lang %{name} >@@ -70,9 +63,8 @@ > > %files -f %{name}.lang > %defattr(-,root,root,-) >-%doc ABOUT-NLS AUTHORS ChangeLog COPYING NEWS README TODO >-%doc doc/examples/ doc/asm-guide.txt >-%{_mandir}/man1/%{name}.1.gz >+%{_datadir}/doc/%{name}* >+%{_mandir}/man1/%{name}.1* > %{_bindir}/gnusim8085 > %{_datadir}/applications/GNUSim8085.desktop > %{_datadir}/gnusim8085/
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 841335
: 598987