From af3ab9995c73135081dc8ff69f4f4f0c4c7225c7cc7fe87a1b3a2d9512cd5bc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Suchomel?= Date: Tue, 24 Jan 2012 16:12:41 +0000 Subject: [PATCH] 2,7d1 < Tue Jan 24 17:09:51 CET 2012 - jsuchome@suse.cz < < - confirmed license < - 2.22.0 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ldap?expand=0&rev=24 --- yast2-ldap-2.21.1.tar.bz2 | 3 --- yast2-ldap-2.22.0.tar.bz2 | 3 +++ yast2-ldap.changes | 6 ++++++ yast2-ldap.spec | 20 +++++++------------- 4 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 yast2-ldap-2.21.1.tar.bz2 create mode 100644 yast2-ldap-2.22.0.tar.bz2 diff --git a/yast2-ldap-2.21.1.tar.bz2 b/yast2-ldap-2.21.1.tar.bz2 deleted file mode 100644 index dc689f2..0000000 --- a/yast2-ldap-2.21.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27a872b5bfe883cafdaeb8ea8b1ac771c62877af8c3f1ec68c17a3dcc8768a90 -size 269897 diff --git a/yast2-ldap-2.22.0.tar.bz2 b/yast2-ldap-2.22.0.tar.bz2 new file mode 100644 index 0000000..20d5877 --- /dev/null +++ b/yast2-ldap-2.22.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80b9b809ca98bab89df9b5b0522f5ca8884e93cce2774acd6ef646b002c02f25 +size 285956 diff --git a/yast2-ldap.changes b/yast2-ldap.changes index 78c8943..c18fcd3 100644 --- a/yast2-ldap.changes +++ b/yast2-ldap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 24 17:09:51 CET 2012 - jsuchome@suse.cz + +- confirmed license +- 2.22.0 + ------------------------------------------------------------------- Fri Nov 25 12:21:42 UTC 2011 - coolo@suse.com diff --git a/yast2-ldap.spec b/yast2-ldap.spec index ba3250f..4147cf6 100644 --- a/yast2-ldap.spec +++ b/yast2-ldap.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-ldap # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,24 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: yast2-ldap -Version: 2.21.1 +Version: 2.22.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-ldap-%{version}.tar.bz2 -BuildRequires: doxygen -BuildRequires: gcc-c++ -BuildRequires: libldapcpp-devel -BuildRequires: libtool -BuildRequires: libxcrypt-devel -BuildRequires: yast2 -BuildRequires: yast2-core-devel -BuildRequires: yast2-devtools -Summary: YaST2 - LDAP Agent -License: GPL-2.0+ Group: System/YaST +License: GPL-2.0 +BuildRequires: doxygen gcc-c++ libldapcpp-devel libtool libxcrypt-devel yast2 yast2-core-devel yast2-devtools +Summary: YaST2 - LDAP Agent Requires: ldapcpplib yast2 %description @@ -51,7 +46,6 @@ autoreconf --force --install export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" -%{?suse_update_config:%{suse_update_config -f}} ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir} # V=1: verbose build in case we used AM_SILENT_RULES(yes) # so that RPM_OPT_FLAGS check works