diff --git a/yast2-ldap-2.22.1.tar.bz2 b/yast2-ldap-2.22.1.tar.bz2 deleted file mode 100644 index 2296f46..0000000 --- a/yast2-ldap-2.22.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:852fe7e1181b382efb441264c491e0b21865654ee745829170998de4a665177a -size 285939 diff --git a/yast2-ldap-2.22.2.tar.bz2 b/yast2-ldap-2.22.2.tar.bz2 new file mode 100644 index 0000000..de8dba6 --- /dev/null +++ b/yast2-ldap-2.22.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ffa5e785e1a1a2ed97ef2f351fa558092247071411028dda4fb81e2d5e539bd +size 286057 diff --git a/yast2-ldap.changes b/yast2-ldap.changes index 05c4646..1d362b3 100644 --- a/yast2-ldap.changes +++ b/yast2-ldap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 26 10:57:36 CEST 2012 - jsuchome@suse.cz + +- removed libxcrypt-devel from buildrequires +- 2.22.2 + ------------------------------------------------------------------- Mon Feb 20 09:38:38 CET 2012 - jsuchome@suse.cz diff --git a/yast2-ldap.spec b/yast2-ldap.spec index e8ab9a0..b7d3edd 100644 --- a/yast2-ldap.spec +++ b/yast2-ldap.spec @@ -16,19 +16,25 @@ # - Name: yast2-ldap -Version: 2.22.1 +Version: 2.22.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-ldap-%{version}.tar.bz2 -Group: System/YaST -License: GPL-2.0 -BuildRequires: doxygen gcc-c++ libldapcpp-devel libtool libxcrypt-devel yast2 yast2-core-devel yast2-devtools +BuildRequires: doxygen +BuildRequires: gcc-c++ +BuildRequires: libldapcpp-devel +BuildRequires: libtool +BuildRequires: yast2 +BuildRequires: yast2-core-devel +BuildRequires: yast2-devtools Summary: YaST2 - LDAP Agent -Requires: ldapcpplib yast2 +License: GPL-2.0 +Group: System/YaST +Requires: ldapcpplib +Requires: yast2 %description This agent is used by various YaST2 modules to work with LDAP. It