]> git.pld-linux.org Git - packages/talloc.git/blobdiff - talloc.spec
- versioned Obsoletes
[packages/talloc.git] / talloc.spec
index 114df0a1bdc88b342ef4c23a38b3cc4838e076d7..56231c47e3b60e678484cae341dc5d1989e59635 100644 (file)
@@ -1,16 +1,17 @@
 Summary:       The talloc library - a hierarchical pool based memory system
 Summary(pl.UTF-8):     Biblioteka talloc - system przydzielania pamiÄ™ci oparty na hierarchicznej puli
 Name:          talloc
-Version:       2.3.1
+Version:       2.3.2
 Release:       1
 Epoch:         2
 License:       LGPL v3+
 Group:         Libraries
-Source0:       https://www.samba.org/ftp/talloc/%{name}-%{version}.tar.gz
-# Source0-md5: ce40593428c0de6b85946189dcc37b5e
+Source0:       https://download.samba.org/pub/talloc/%{name}-%{version}.tar.gz
+# Source0-md5: 3376a86bdf9dd4abc6b8d8d645390902
 URL:           https://talloc.samba.org/
 BuildRequires: docbook-dtd42-xml
 BuildRequires: docbook-style-xsl
+BuildRequires: libbsd-devel
 BuildRequires: libxslt-progs
 BuildRequires: python3 >= 1:3.2
 BuildRequires: python3-devel >= 1:3.2
@@ -19,8 +20,8 @@ BuildRequires:        rpm-pythonprov
 Provides:      libtalloc = 2:%{version}-%{release}
 Obsoletes:     libtalloc < 2:2.0.7-2
 # talloc 2.2+ dropped python2 support
-Obsoletes:     python-talloc
-Obsoletes:     python-talloc-devel
+Obsoletes:     python-talloc < 2:2.2
+Obsoletes:     python-talloc-devel < 2:2.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -38,7 +39,7 @@ Group:                Development/Libraries
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 Provides:      libtalloc-devel = 2:%{version}-%{release}
 Obsoletes:     libtalloc-devel < 2:2.0.7-2
-Obsoletes:     libtalloc-static
+Obsoletes:     libtalloc-static < 2:2.0.5
 
 %description devel
 Development files needed to create programs that link against the
This page took 0.098096 seconds and 4 git commands to generate.