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 262611 Details for
Bug 291741
Review Request: gnome-hearts - Game of Hearts implementation for gnome
[?]
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.
Latest spec file
gnome-hearts.spec (text/plain), 2.55 KB, created by
Richi Plana
on 2007-11-18 00:52:40 UTC
(
hide
)
Description:
Latest spec file
Filename:
MIME Type:
Creator:
Richi Plana
Created:
2007-11-18 00:52:40 UTC
Size:
2.55 KB
patch
obsolete
>%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} >%define use_svn %(test "%{?svn}" = 1 && echo 1 || echo 0) > >%if %{?use_svn} >%define svn_url svn://svn.jejik.com/gnome-hearts/branches/0.2.x >%define svn_rev 163 >%define version 0.2.svn.%{svn_rev} >%else >%define version 0.2 >%define alphatag .svn163 >%endif > >Name: gnome-hearts >Version: %{version} >Release: 1%{?alphatag}%{?dist} >Summary: Hearts game for the Gnome platform > >Group: Amusements/Games >License: GPLv2 >URL: http://www.jejik.com/gnome-hearts/ ># The source for this package was pulled from upstream's vcs. Use the ># following commands to generate the tarball: ># svn export -r 163 svn://svn.jejik.com/gnome-hearts/branches/0.2.x gnome-hearts-svn163 ># tar -czvf gnome-hearts-svn163.tar.gz gnome-hearts-svn163 >Source0: gnome-hearts-svn163.tar.gz >#Source0: http://www.jejik.com/files/gnome-hearts/gnome-hearts-%{version}.tar.gz >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > >BuildRequires: libgnomeui-devel, libglade2-devel, perl-XML-Parser, python-devel >Requires: python >= 2.3 > >%description >An implementation of the classic hearts card game for the GNOME desktop, >featuring configurable rulesets and editable computer opponents to satisfy >widely diverging playing styles. Gnome Hearts is Free Software, released >under the GNU General Public License and should be able to run on any >computer that can run the GNOME desktop. The main (bookmarkable) address for >this project is http://www.gnome-hearts.org. > > >%prep >%if %{use_svn} >rm -rf gnome-hearts >svn export -r %{svn_rev} %{svn_url} gnome-hearts >tar czf %{_sourcedir}/gnome-hearts-%{version}.tar.gz gnome-hearts >%setup -D -T -n gnome-hearts >%else >%setup -q -n gnome-hearts-svn163 >%endif > > >%build >if [ ! -x configure ]; then sh ./bootstrap; fi >%configure >make %{?_smp_mflags} > > >%install >rm -rf $RPM_BUILD_ROOT >make install DESTDIR=$RPM_BUILD_ROOT > > >%clean >rm -rf $RPM_BUILD_ROOT > > >%files >%defattr(-,root,root,-) >%doc README NEWS AUTHORS TODO >%{_bindir}/gnome-hearts >#%dir %{python_sitelib}/gnome-hearts >#%{python_sitelib}/gnome-hearts >%{_datadir}/applications/gnome-hearts.desktop >%{_datadir}/gnome-hearts >%{_datadir}/gnome/help/gnome-hearts >%{_datadir}/locale/*/LC_MESSAGES/* >%{_mandir}/man6/gnome-hearts.6* >%{_datadir}/omf/gnome-hearts >%{_datadir}/pixmaps/gnome-hearts.png >%{_datadir}/pixmaps/gnome-hearts > > >%changelog >* Sat Nov 17 2007 Richi Plana <richip@richip.dhs.org> - 0.2-1.svn163 >- Initial attempt at packaging.
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 291741
: 262611