mirror of
https://abf.rosa.ru/djam/pam.git
synced 2025-02-23 16:32:51 +00:00
changed autoreconf
This commit is contained in:
parent
a59933789a
commit
c82c563e84
1 changed files with 11 additions and 11 deletions
22
pam.spec
22
pam.spec
|
@ -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+
|
||||||
|
@ -194,7 +194,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 +329,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 +365,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 +377,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 +390,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 +866,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
|
||||||
|
|
Loading…
Add table
Reference in a new issue