]> git.pld-linux.org Git - packages/tevent.git/commitdiff
- updated to 0.9.18 auto/th/tevent-0.9.18-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 8 Mar 2013 20:55:48 +0000 (21:55 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 8 Mar 2013 20:55:48 +0000 (21:55 +0100)
tevent.spec

index 6dc2542ea84af8ed542bbb9c8a02f35ad0f510d3..004ec94c03ae9e7277b020cbe6091ca752076e20 100644 (file)
@@ -1,16 +1,16 @@
 Summary:       An event system library
 Summary(pl.UTF-8):     Biblioteka systemu zdarzeń
 Name:          tevent
-Version:       0.9.17
+Version:       0.9.18
 Release:       1
 License:       LGPL v3+
 Group:         Libraries
 Source0:       http://samba.org/ftp/tevent/%{name}-%{version}.tar.gz
-# Source0-md5: 26a146345044b5ca84f0b60a75e81443
+# Source0-md5: 952535f0bcf002eee5a8db68deb6374b
 URL:           http://tevent.samba.org/
-BuildRequires: talloc-devel >= 2.0.5
+BuildRequires: talloc-devel >= 2.0.8
 BuildRequires: python-devel >= 1:2.4.2
-BuildRequires: python-talloc-devel >= 2.0.5
+BuildRequires: python-talloc-devel >= 2.0.8
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -41,7 +41,7 @@ Summary:      Header files for tevent library
 Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki tevent
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      talloc-devel >= 2.0.5
+Requires:      talloc-devel >= 2.0.8
 
 %description devel
 Header files for tevent library.
@@ -54,7 +54,7 @@ Summary:      Python bindings for tevent
 Summary(pl.UTF-8):     Pythonowy interfejs do tevent
 Group:         Libraries/Python
 Requires:      %{name} = %{version}-%{release}
-Requires:      python-talloc >= 2.0.5
+Requires:      python-talloc >= 2.0.8
 %pyrequires_eq  python-libs
 
 %description -n python-tevent
This page took 0.17698 seconds and 4 git commands to generate.