Author: glen Date: Sat Oct 22 13:04:52 2011 GMT Module: packages Tag: HEAD ---- Log message: - deps
---- Files affected: packages/tevent: tevent.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/tevent/tevent.spec diff -u packages/tevent/tevent.spec:1.5 packages/tevent/tevent.spec:1.6 --- packages/tevent/tevent.spec:1.5 Sun Aug 14 20:55:53 2011 +++ packages/tevent/tevent.spec Sat Oct 22 15:04:47 2011 @@ -3,15 +3,15 @@ Summary(pl.UTF-8): Biblioteka systemu zdarzeń Name: tevent Version: 0.9.14 -Release: 1 +Release: 2 License: LGPL v3+ Group: Libraries Source0: http://samba.org/ftp/tevent/%{name}-%{version}.tar.gz # Source0-md5: 0fb9f344015aa423157cc702bead0f99 URL: http://tevent.samba.org/ -BuildRequires: libtalloc-devel >= 2:2.0.5 +BuildRequires: talloc-devel >= 2.0.5 BuildRequires: python-devel >= 1:2.4.2 -BuildRequires: python-talloc-devel >= 2:2.0.5 +BuildRequires: python-talloc-devel >= 2.0.5 BuildRequires: rpm-pythonprov BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -41,7 +41,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki tevent Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: libtalloc-devel >= 2:2.0.5 +Requires: talloc-devel >= 2.0.5 %description devel Header files for tevent library. @@ -54,7 +54,7 @@ Summary(pl.UTF-8): Pythonowy interfejs do tevent Group: Libraries/Python Requires: %{name} = %{version}-%{release} -Requires: python-talloc >= 2:2.0.5 +Requires: python-talloc >= 2.0.5 %pyrequires_eq python-libs %description -n python-tevent @@ -111,6 +111,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2011/10/22 13:04:47 glen +- deps + Revision 1.5 2011/08/14 18:55:53 qboosh - updated to 0.9.14 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tevent/tevent.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
