This commit is contained in:
parent
a370c5dc5b
commit
d6336a6724
@ -1 +1,2 @@
|
|||||||
pam_csync
|
pam_csync
|
||||||
|
supplements "packageand(pam_csync:pam-<targettype>)"
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 25 12:23:49 CEST 2009 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Supplement pam-32bit/pam-64bit in baselibs.conf (bnc#354164).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 28 12:07:10 CET 2008 - anschneider@suse.de
|
Tue Oct 28 12:07:10 CET 2008 - anschneider@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package pam_csync (Version 0.41.94)
|
# spec file for package pam_csync (Version 0.41.94)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -23,7 +23,7 @@ BuildRequires: cmake libcsync-devel libiniparser-devel pam-devel
|
|||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Version: 0.41.94
|
Version: 0.41.94
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A PAM module for roaming home directories
|
Summary: A PAM module for roaming home directories
|
||||||
Url: http://www.csync.org/
|
Url: http://www.csync.org/
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
@ -80,22 +80,3 @@ popd build
|
|||||||
%{_mandir}/man?/pam_csync.*
|
%{_mandir}/man?/pam_csync.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Oct 28 2008 anschneider@suse.de
|
|
||||||
- update to version 0.42.0 beta2
|
|
||||||
+ Improved debugging output
|
|
||||||
+ Fixed some PAM problems introduce by buggy gdm, su, openssh
|
|
||||||
+ Fixed kerberos support
|
|
||||||
+ Code cleanups
|
|
||||||
* Wed Sep 10 2008 anschneider@suse.de
|
|
||||||
- update to version 0.42.0 beta1
|
|
||||||
+ Fixed return codes of the forked child process
|
|
||||||
+ Code cleanups
|
|
||||||
* Mon Aug 18 2008 anschneider@suse.de
|
|
||||||
- update to version 0.42.0 alpha 2
|
|
||||||
+ improved manpage
|
|
||||||
+ fixed some build warnings
|
|
||||||
+ fixed return values
|
|
||||||
* Mon Jul 14 2008 anschneider@suse.de
|
|
||||||
- Set the right license in the spec file
|
|
||||||
* Mon Jun 23 2008 rlihm@suse.de
|
|
||||||
- Initial package (version 0.42.0 alpha1)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user