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