rebuild for parsec-3.1.1
This commit is contained in:
parent
9b9d0a804e
commit
072329c970
@ -8,15 +8,9 @@ parse and apply LaTeX macros.
|
|||||||
|
|
||||||
%global ghc_pkg_deps ghc-parsec-devel, ghc-syb-devel, ghc-xml-devel
|
%global ghc_pkg_deps ghc-parsec-devel, ghc-syb-devel, ghc-xml-devel
|
||||||
|
|
||||||
%bcond_without shared
|
|
||||||
%bcond_without hscolour
|
|
||||||
|
|
||||||
# debuginfo is not useful for ghc
|
|
||||||
%global debug_package %{nil}
|
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.4
|
Version: 0.4
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: %{common_summary}
|
Summary: %{common_summary}
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -32,9 +26,6 @@ BuildRequires: hscolour
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
%{common_description}
|
%{common_description}
|
||||||
%if %{with shared}
|
|
||||||
This package provides the shared library.
|
|
||||||
%endif
|
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
@ -52,10 +43,13 @@ This package provides the shared library.
|
|||||||
rm -r $RPM_BUILD_ROOT%{_datadir}/%{pkg_name}-%{version}
|
rm -r $RPM_BUILD_ROOT%{_datadir}/%{pkg_name}-%{version}
|
||||||
|
|
||||||
|
|
||||||
%{?ghc_lib_package}
|
%ghc_lib_package
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 15 2011 Jens Petersen <petersen@redhat.com> - 0.4-5
|
||||||
|
- rebuild for haskell-platform-2011.1 updates
|
||||||
|
|
||||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-4
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user