Merge pull request #1 from import/pam:red3

fix build
This commit is contained in:
grendizer 2013-10-31 18:00:59 +04:00
commit 319c69b445

View file

@ -19,7 +19,7 @@ Epoch: 1
Summary: A security tool which provides authentication for applications Summary: A security tool which provides authentication for applications
Name: pam Name: pam
Version: 1.1.4 Version: 1.1.4
Release: 9 Release: 10
# The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant # The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant
# as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+, # as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+,
License: BSD and GPLv2+ License: BSD and GPLv2+
@ -83,6 +83,7 @@ BuildRequires: db_nss-devel
BuildRequires: openssl-devel BuildRequires: openssl-devel
BuildRequires: libaudit-devel BuildRequires: libaudit-devel
BuildRequires: glibc-crypt_blowfish-devel BuildRequires: glibc-crypt_blowfish-devel
BuildRequires: gettext-devel
%if %with_prelude %if %with_prelude
BuildRequires: prelude-devel >= 0.9.0 BuildRequires: prelude-devel >= 0.9.0
%else %else
@ -194,7 +195,7 @@ done
cp %{SOURCE4} README.0.99.8.1.update.urpmi cp %{SOURCE4} README.0.99.8.1.update.urpmi
#libtoolize -cf #libtoolize -cf
autoreconf -I m4 autoreconf -ifs -I m4
%build %build
export BROWSER="" export BROWSER=""
@ -329,25 +330,25 @@ fi
%changelog %changelog
* Wed May 23 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.4-9 * Wed May 23 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.4-9
+ Revision: 800224 + Revision: 800224
- add a versioned conflicts to deal with pam modules having been moved out of - add a versioned conflicts to deal with pam modules having been moved out of
library package, ensuring that the library package doesn't get upgraded library package, ensuring that the library package doesn't get upgraded
independent of the pam package which now ships the modules which would lead independent of the pam package which now ships the modules which would lead
to modules possibly missing and anything using pam left broken to modules possibly missing and anything using pam left broken
* Sun Apr 29 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.4-8 * Sun Apr 29 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.4-8
+ Revision: 794382 + Revision: 794382
- pam files *really* shouldn't be config(noreplace) but rather %%config, otherwise - pam files *really* shouldn't be config(noreplace) but rather %%config, otherwise
upgrades where these files has changed between releases will very easily turn upgrades where these files has changed between releases will very easily turn
fugly (TODO: post RFC about this as a policy and implement rpmlint check to fugly (TODO: post RFC about this as a policy and implement rpmlint check to
enforce it) enforce it)
* Fri Mar 09 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.4-7 * Fri Mar 09 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.4-7
+ Revision: 783687 + Revision: 783687
- rebuild to get rid of false devel() dependency in main package - rebuild to get rid of false devel() dependency in main package
* Wed Mar 07 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.4-6 * Wed Mar 07 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.4-6
+ Revision: 782601 + Revision: 782601
- fix module subdirectory test - fix module subdirectory test
- fix assumption of dlopen.sh being executable (which will no longer be true as - fix assumption of dlopen.sh being executable (which will no longer be true as
@ -365,7 +366,7 @@ fi
- delete the libtool *.la files - delete the libtool *.la files
- attempt to relink against db_nss-devel 5.2.x - attempt to relink against db_nss-devel 5.2.x
+ Per Øyvind Karlsen <peroyvind@mandriva.org> + Per Øyvind Karlsen <peroyvind@mandriva.org>
- no need for removing .la files, it's done automatically by spec-helper now - no need for removing .la files, it's done automatically by spec-helper now
- apply some cosmetics - apply some cosmetics
- use %%{EVRD} macro - use %%{EVRD} macro
@ -377,11 +378,11 @@ fi
+ Revision: 698188 + Revision: 698188
- enable systemd pam suport (since udev-173 ther is no more udev_acl, and systemd takes over ACL) - enable systemd pam suport (since udev-173 ther is no more udev_acl, and systemd takes over ACL)
* Tue Jul 19 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.4-1 * Tue Jul 19 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.4-1
+ Revision: 690602 + Revision: 690602
- new release - new release
* Tue Jul 19 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.3-4 * Tue Jul 19 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.3-4
+ Revision: 690600 + Revision: 690600
- remove obsolete/deprecated rpm stuff - remove obsolete/deprecated rpm stuff
- check if /etc/login.defs exists before trying to open it in scriptlet - check if /etc/login.defs exists before trying to open it in scriptlet
@ -390,7 +391,7 @@ fi
+ Revision: 666974 + Revision: 666974
- mass rebuild - mass rebuild
+ Per Øyvind Karlsen <peroyvind@mandriva.org> + Per Øyvind Karlsen <peroyvind@mandriva.org>
- work around ordering issue by moving %%post script to %%posttrans - work around ordering issue by moving %%post script to %%posttrans
* Wed Nov 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-1mdv2011.0 * Wed Nov 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-1mdv2011.0
@ -866,7 +867,7 @@ fi
* Sat Jul 03 2004 Stew Benedict <sbenedict@mandrakesoft.com> 0.77-14mdk * Sat Jul 03 2004 Stew Benedict <sbenedict@mandrakesoft.com> 0.77-14mdk
- patch for lsb2 lsb-test-pam compliance (patch513) - patch for lsb2 lsb-test-pam compliance (patch513)
* Mon Jun 14 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.77-13mdk * Mon Jun 14 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.77-13mdk
- fix buildrequires - fix buildrequires
- fix provides - fix provides
- cosmetics - cosmetics