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 157223 Details for
Bug 223422
Review Request: mrxvt - Multi-tabbed terminal emulator.
[?]
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.
spec file with some cleanup
mrxvt.spec (text/plain), 3.07 KB, created by
Mamoru TASAKA
on 2007-06-17 15:19:24 UTC
(
hide
)
Description:
spec file with some cleanup
Filename:
MIME Type:
Creator:
Mamoru TASAKA
Created:
2007-06-17 15:19:24 UTC
Size:
3.07 KB
patch
obsolete
>Summary: A lightweight multi-tabbed terminal emulator for X >Name: mrxvt >Version: 0.5.2 >Release: 8%{?dist} >URL: http://materm.sourceforge.net/wiki/Main/HomePage >License: GPL >Group: User Interface/X >Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >BuildRequires: imake pkgconfig ncurses-devel libXft-devel libXaw-devel libXext-devel desktop-file-utils >BuildRequires: libpng-devel libjpeg-devel libutempter-devel > ># You can obtain the latest development version from the subversion ># repository by typing: ># ># svn checkout https://svn.sourceforge.net/svnroot/materm/mrxvt05b ># ># Note: To compile and install this you need to: ># ># ./bootstrap.sh ; ./configure ; make ; make install > >Source0: http://downloads.sourceforge.net/materm/%{name}-%{version}.tar.gz >Source1: http://littlehat.homelinux.org:8000/FEDORA/mrxvt/current/0.5.2/%{name}.desktop > >Patch1: http://downloads.sourceforge.net/materm/no_debug_x.patch > >%description >Mrxvt (previously materm) is based on 2.7.11 CVS of rxvt and aterm. > >%prep >%setup -q >%patch1 -p0 -b .no_debug_x >sed -i 's|\r||' share/scripts/mrxvt.vbs > >%build >%configure \ > --enable-everything \ > --disable-debug > >make %{?_smp_mflags} > >%install >rm -rf $RPM_BUILD_ROOT >make DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" install > >desktop-file-install --vendor=fedora \ > --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ > %{SOURCE1} > >rm -rf $RPM_BUILD_ROOT%{_datadir}/doc > >%clean >rm -rf $RPM_BUILD_ROOT > >%files >%defattr(-,root,root,-) >%doc doc/README* doc/*.txt* >%doc share/scripts/ >%doc AUTHORS ChangeLog COPYING NEWS README TODO >%{_bindir}/mrxvt >%{_mandir}/man1/mrxvt.1* >%dir %{_sysconfdir}/%{name} >%config(noreplace) %{_sysconfdir}/%{name}/default.menu >%config(noreplace) %{_sysconfdir}/%{name}/mrxvtrc >%config(noreplace) %{_sysconfdir}/%{name}/mrxvtrc.sample >%config(noreplace) %{_sysconfdir}/%{name}/submenus.menu >%{_datadir}/applications/fedora-mrxvt.desktop >%{_datadir}/pixmaps/%{name}* > >%changelog >* Mon Jun 18 2007 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 0.5.2-8 >- Clean up %%prep stage > >* Sat Jun 16 2007 Adam M. Dutko <gnome at dux-linux org> - 0.5.2-7 >- Remove Version entry from desktop file. > >* Sun Jun 10 2007 Adam M. Dutko <gnome at dux-linux org> - 0.5.2-6 >- Fixed "end-of-line" encoding error with sed replacement >- Fixed release tag > >* Mon Jun 4 2007 Adam M. Dutko <gnome at dux-linux org> - 0.5.2-5 >- Remove all files under datadir/doc/name >- Add proper document link >- Remove INSTALL file >- Timestamp unmodified text/images > >* Mon Jun 4 2007 Adam M. Dutko <gnome at dux-linux org> - 0.5.2-4 >- Updated spec file per suggestions in bug #: 223422 >- Fixed changelog >- Fixed sourceURL per sf.net rules >- Added parallel make >- Removed root owernship of executable >- Added directory ownership >- Removed unnecesary macros >- Added noreplace > >* Sun Jun 3 2007 Adam M. Dutko <gnome at dux-linux org> - 0.5.2-3 >- Implemented review guidelines > >* Thu May 31 2007 Adam M. Dutko <gnome at dux-linux org> - 0.5.2-2 >- Implemented naming guidelines > >* Tue Jan 16 2007 Adam M. Dutko <gnome at dux-linux org> - 0.5.2-1 >- Added X patch
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 Raw
Actions:
View
Attachments on
bug 223422
:
155086
|
156242
|
156243
|
157060
| 157223