From 86de5e15c599a2fdf310707322f4985720f8627926bc905e7b14dce4578b876c Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 4 Apr 2011 10:53:26 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/yast2-ldap revision 19.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ldap?expand=0&rev=a0d214dd81ccd235f97064fb37b972dd --- yast2-ldap.spec | 40 +++++++++++++++++++++++++++------------- 1 file changed, 27 insertions(+), 13 deletions(-) diff --git a/yast2-ldap.spec b/yast2-ldap.spec index fd5cd7a..6f0c830 100644 --- a/yast2-ldap.spec +++ b/yast2-ldap.spec @@ -1,23 +1,37 @@ # -# spec file for package yast2-ldap (Version 2.21.0) +# spec file for package yast2-ldap # +# Copyright (c) 2011 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + # norootforbuild -Name: yast2-ldap -Version: 2.21.0 -Release: 0 +Name: yast2-ldap +Version: 2.21.0 +Release: 1 -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-ldap-2.21.0.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source0: yast2-ldap-2.21.0.tar.bz2 -prefix: /usr +Prefix: /usr -Group: System/YaST -License: GPL v2 or later -BuildRequires: gcc-c++ libldapcpp-devel libxcrypt-devel yast2-devtools doxygen yast2-core-devel yast2 -Summary: YaST2 - LDAP Agent -Requires: ldapcpplib yast2 +Group: System/YaST +License: GPLv2+ +BuildRequires: doxygen gcc-c++ libldapcpp-devel libxcrypt-devel yast2 yast2-core-devel yast2-devtools +Summary: YaST2 - LDAP Agent +Requires: ldapcpplib yast2 %description This agent is used by various YaST2 modules to work with LDAP. It @@ -49,7 +63,6 @@ for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name "*.desk %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} done - %clean rm -rf "$RPM_BUILD_ROOT" @@ -61,3 +74,4 @@ rm -rf "$RPM_BUILD_ROOT" %{_libdir}/YaST2/plugin/libpy2ag_ldap.so %{_libdir}/YaST2/plugin/libpy2ag_ldap.la %doc %{prefix}/share/doc/packages/yast2-ldap +%changelog