diff --git a/.gitignore b/.gitignore index a7aefc4..2fae1d5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /zip-archive-0.1.1.6.tar.gz +/zip-archive-0.1.1.7.tar.gz diff --git a/ghc-zip-archive.spec b/ghc-zip-archive.spec index 3b75138..5685868 100644 --- a/ghc-zip-archive.spec +++ b/ghc-zip-archive.spec @@ -7,12 +7,9 @@ and extracting files from zip archives. %global ghc_pkg_deps ghc-binary-devel, ghc-digest-devel, ghc-mtl-devel, ghc-utf8-string-devel, ghc-zlib-devel -# debuginfo is not useful for ghc -%global debug_package %{nil} - Name: ghc-%{pkg_name} -Version: 0.1.1.6 -Release: 6%{?dist} +Version: 0.1.1.7 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -28,12 +25,6 @@ BuildRequires: hscolour %description %{common_description} -%if %{with shared} -This package provides the shared library. -%endif - - -%{?ghc_lib_package} %prep @@ -50,7 +41,13 @@ This package provides the shared library. install -p -m 0644 COPYING %{buildroot}%{_docdir}/%{name}-%{version} +%ghc_lib_package + + %changelog +* Tue Feb 15 2011 Jens Petersen - 0.1.1.7-1 +- update to 0.1.1.7 + * Tue Feb 08 2011 Fedora Release Engineering - 0.1.1.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 4b09bb5..d68a310 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4806077be79ecb5486306432ee93e38d zip-archive-0.1.1.6.tar.gz +d48994de906df9cb7432fa30f25b30a2 zip-archive-0.1.1.7.tar.gz