SPECS: pam.spec - removed -D_FILE_OFFSET_BITS=64 (breaks pam_limit...
baggins
baggins at pld-linux.org
Thu Jul 14 18:53:40 CEST 2005
Author: baggins Date: Thu Jul 14 16:53:40 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- removed -D_FILE_OFFSET_BITS=64 (breaks pam_limits)
- added postscript docs (maybe switch to pdf?, but req ghostscript then)
---- Files affected:
SPECS:
pam.spec (1.220 -> 1.221)
---- Diffs:
================================================================
Index: SPECS/pam.spec
diff -u SPECS/pam.spec:1.220 SPECS/pam.spec:1.221
--- SPECS/pam.spec:1.220 Thu Jul 14 17:34:59 2005
+++ SPECS/pam.spec Thu Jul 14 18:53:35 2005
@@ -22,7 +22,7 @@
Summary(uk): śÎÓÔŇŐÍĹÎÔ, ÝĎ ÚÁÂĹÚĐĹŢŐ¤ ÁŐÔĹÎÔÉĆŚËÁĂŚŔ ÄĚŃ ĐŇĎÇŇÁÍ
Name: pam
Version: 0.79.2
-Release: 1.1
+Release: 1.2
Epoch: 0
License: GPL or BSD
Group: Base
@@ -263,7 +263,6 @@
%build
find doc/ -type f | xargs %{__perl} -pi -e 's#/lib/security#/%{_lib}/security#g'
-CFLAGS="%{rpmcflags} -D_FILE_OFFSET_BITS=64"
%configure \
%{!?with_doc:--without-docs} \
%{!?with_cap:--disable-cap} \
@@ -313,7 +312,7 @@
%files
%defattr(644,root,root,755)
-%doc CHANGELOG ChangeLog Copyright doc/CREDITS %{?with_doc:doc/{html,txts,specs/*.{raw,txt}}}
+%doc CHANGELOG ChangeLog Copyright doc/CREDITS %{?with_doc:doc/{html,txts,ps/*.ps,specs/*.{raw,txt}}}
%dir /etc/pam.d
%dir /sbin/pam_filter
%dir /var/lock/console
@@ -447,6 +446,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.221 2005/07/14 16:53:35 baggins
+- removed -D_FILE_OFFSET_BITS=64 (breaks pam_limits)
+- added postscript docs (maybe switch to pdf?, but req ghostscript then)
+
Revision 1.220 2005/07/14 15:34:59 baggins
- bcond and general cleanup
- removed unneeded BRs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pam.spec?r1=1.220&r2=1.221&f=u
More information about the pld-cvs-commit
mailing list