Author: caleb Date: Sat May 22 19:33:03 2010 GMT Module: packages Tag: HEAD ---- Log message: - BR: libicu-devel
---- Files affected: packages/sword: sword.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/sword/sword.spec diff -u packages/sword/sword.spec:1.5 packages/sword/sword.spec:1.6 --- packages/sword/sword.spec:1.5 Sat May 22 07:04:10 2010 +++ packages/sword/sword.spec Sat May 22 21:32:58 2010 @@ -18,7 +18,7 @@ Summary: The SWORD Project framework for manipulating Bible texts Name: sword Version: 1.6.1 -Release: 0.2 +Release: 0.3 License: GPL Group: Libraries Source0: http://www.crosswire.org/ftpmirror/pub/sword/source/v1.6/%{name}-%{version}.tar.gz @@ -30,6 +30,7 @@ %{?with_curl:BuildRequires: curl-devel} %{?with_curl:Requires: curl} %{?with_icu:BuildRequires: icu} +%{?with_icu:BuildRequires: libicu-devel} %{?with_icu:Requires: icu} BuildRequires: pkgconfig #%{?with_icusword:BuildRequires: icu-sword} @@ -135,6 +136,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2010/05/22 19:32:58 caleb +- BR: libicu-devel + Revision 1.5 2010/05/22 05:04:10 caleb - Added BR per suggestion by sparky, icu-devel does not exist ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sword/sword.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
