Author: glen Date: Wed Feb 23 16:37:40 2011 GMT Module: packages Tag: HEAD ---- Log message: - %requires_ge_to
---- Files affected: packages/synce-librapi2: synce-librapi2.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: packages/synce-librapi2/synce-librapi2.spec diff -u packages/synce-librapi2/synce-librapi2.spec:1.30 packages/synce-librapi2/synce-librapi2.spec:1.31 --- packages/synce-librapi2/synce-librapi2.spec:1.30 Mon Feb 21 12:20:01 2011 +++ packages/synce-librapi2/synce-librapi2.spec Wed Feb 23 17:37:35 2011 @@ -9,7 +9,7 @@ Summary(pl.UTF-8): Biblioteka SynCE RAPI Name: synce-librapi2 Version: 0.15.2 -Release: 1 +Release: 2 License: MIT Group: Libraries Source0: http://downloads.sourceforge.net/synce/librapi2-%{version}.tar.gz @@ -19,13 +19,14 @@ BuildRequires: automake >= 1.4 BuildRequires: libstdc++-devel BuildRequires: libtool +BuildRequires: rpmbuild(macros) >= 1.559 %if %{with python} BuildRequires: python-Pyrex BuildRequires: python-devel %endif BuildRequires: rpmbuild(macros) >= 1.213 BuildRequires: synce-libsynce-devel >= 0.15 -%requires_eq_to synce-libsynce synce-libsynce-devel +%requires_ge_to synce-libsynce synce-libsynce-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -154,6 +155,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2011/02/23 16:37:35 glen +- %requires_ge_to + Revision 1.30 2011/02/21 11:20:01 glen - up to 0.15.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/synce-librapi2/synce-librapi2.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
