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 315852 Details for
Bug 426751
Review Request: ghc-X11 - A Haskell binding to the X11 graphics library.
[?]
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.
ghc-X11.spec
ghc-X11.spec (text/plain), 2.42 KB, created by
Jens Petersen
on 2008-09-05 09:22:00 UTC
(
hide
)
Description:
ghc-X11.spec
Filename:
MIME Type:
Creator:
Jens Petersen
Created:
2008-09-05 09:22:00 UTC
Size:
2.42 KB
patch
obsolete
># Haskell package name >%define pkg_name X11 ># Haskell compiler >%define hsc_name ghc >%define hsc_version 6.8.3 > >%define pkg_libdir %{_libdir}/%{hsc_name}-%{hsc_version}/%{pkg_name}-%{version} ># Haskell compilers do not emit debug information. >%define debug_package %{nil} > >Name: %{hsc_name}-%{pkg_name} >Version: 1.4.2 >Release: 1%{?dist} >License: BSD >Group: Development/Libraries >URL: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/%{pkg_name} >Source: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz >Summary: A binding to the X11 graphics library >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >Requires: ghc = %{hsc_version} >BuildRequires: ghc = %{hsc_version} >BuildRequires: ghc-prof >BuildRequires: haddock >BuildRequires: libXinerama-devel, libX11-devel, libXext-devel >Requires: libX11-devel libX11-devel, libXext-devel > >%description >A Haskell binding to the X11 graphics library. > >The binding is a direct translation of the C binding; for >documentation of these calls, refer to "The Xlib Programming >Manual", available online at <http://tronche.com/gui/x/xlib/>. > > >%package -n %{hsc_name}-%{pkg_name}-prof >Summary: Profiling libraries for %{hsc_name}-%{pkg_name} >Group: Development/Libraries >Requires: %{hsc_name}-%{pkg_name} = %{version} > > >%description -n %{hsc_name}-%{pkg_name}-prof >A Haskell binding to the X11 graphics library. > >The binding is a direct translation of the C binding; for >documentation of these calls, refer to "The Xlib Programming >Manual", available online at <http://tronche.com/gui/x/xlib/>. > >This package contains profiling libraries for %{hsc_name} %{hsc_version}. > > >%prep >%setup -q -n %{pkg_name}-%{version} > > >%build >%cabal_configure -p --ghc >%cabal build >%cabal haddock >%ghc_gen_scripts > > >%install >rm -rf ${RPM_BUILD_ROOT} >%cabal_install >%ghc_install_scripts >%ghc_gen_filelists %{name} > >cd ${RPM_BUILD_ROOT}/%{_datadir}/doc/%{hsc_name}-%{pkg_name}-%{version} >rm -rf doc LICENSE > > >%clean >rm -rf ${RPM_BUILD_ROOT} > > >%pre >%ghc_preinst_script > > >%post >%ghc_postinst_script > > >%preun >%ghc_preun_script > > >%postun >%ghc_postun_script > > >%files -f %{name}.files >%doc dist/doc/html >%doc LICENSE > > >%files -n %{hsc_name}-%{pkg_name}-prof -f %{name}-prof.files >%%doc LICENSE > > >%changelog >* Tue Sep 2 2008 Yaakov M. Nemoy <yankee@koan> - 1.4.2-1 >- updated to 1.4.2 > >* Thu Aug 28 2008 cabal-rpm <cabal-devel@haskell.org> - 1.4.1-1 >- spec file autogenerated by cabal-rpm
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 426751
:
293024
|
314784
|
315171
|
315727
|
315734
| 315852 |
331958
|
333489
|
334452