# cabal2spec-0.25.2 # https://fedoraproject.org/wiki/Packaging:Haskell # https://fedoraproject.org/wiki/PackagingDrafts/Haskell %global pkg_name xss-sanitize %global common_summary Sanitize untrusted HTML to prevent XSS attacks %global common_description Run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS \ to prevent XSS attacks. see README.md \ for more details. Name: ghc-%{pkg_name} Version: 0.2.6 Release: 2%{?dist} Summary: %{common_summary} Group: System Environment/Libraries License: BSD # BEGIN cabal2spec URL: http://hackage.haskell.org/package/%{pkg_name} Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} # END cabal2spec BuildRequires: ghc-network-prof BuildRequires: ghc-tagsoup-prof BuildRequires: ghc-utf8-string-prof %description %{common_description} %prep %setup -q -n %{pkg_name}-%{version} %build %ghc_lib_build %install %ghc_lib_install %ghc_devel_package %ghc_devel_description %ghc_devel_post_postun %ghc_files LICENSE %changelog * Fri Jan 6 2012 Jens Petersen - 0.2.6-2 - update to cabal2spec-0.25.2 * Mon Oct 24 2011 Marcela Mašláňová - 0.2.6-1.1 - rebuild with new gmp without compat lib * Tue Oct 4 2011 Jens Petersen - 0.2.6-1 - update to 0.2.6 and cabal2spec-0.23 * Sat Oct 30 2010 Ben Boeckel - 0.2.2-1 - Initial package * Sat Oct 30 2010 Fedora Haskell SIG - 0.2.2-0 - initial packaging for Fedora automatically generated by cabal2spec-0.22.2