diff --git a/import.log b/import.log index 7bbeacb..91a93ae 100644 --- a/import.log +++ b/import.log @@ -1,3 +1,4 @@ zikula-1_1_1-12_fc10:EL-5:zikula-1.1.1-12.fc10.src.rpm:1237565397 zikula-1_1_2-1_fc11:EL-5:zikula-1.1.2-1.fc11.src.rpm:1251073550 zikula-1_1_2-2_fc11:EL-5:zikula-1.1.2-2.fc11.src.rpm:1251074682 +zikula-1_1_2-3_fc11:EL-5:zikula-1.1.2-3.fc11.src.rpm:1251076644 diff --git a/zikula.spec b/zikula.spec index 3bd64cc..6752456 100644 --- a/zikula.spec +++ b/zikula.spec @@ -1,6 +1,6 @@ Name: zikula Version: 1.1.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Zikula is a free open source Web Application Framework Group: Applications/Publishing License: GPLv2+ @@ -29,7 +29,7 @@ Requires: php-simplepie Requires: php-IDNA_Convert Requires: php-mbstring Requires: symlinks -Requires: dos2unix +BuildRequires: dos2unix Requires(post): symlinks Requires(pre): policycoreutils @@ -126,6 +126,9 @@ symlinks -crs /usr/share/zikula/includes/ > /dev/null 2>&1 || : symlinks -crs /usr/share/zikula > /dev/null 2>&1 || : %changelog +* Sun Aug 24 2009 David Nalley 1.1.2-3 +- changed requirement for dos2unix to build requirement + * Sun Aug 23 2009 David Nalley 1.1.2-2 - added requirement for dos2unix