SPECS: sysklogd.spec - one more LFS CFLAG
glen
glen at pld-linux.org
Mon Jul 11 12:46:56 CEST 2005
Author: glen Date: Mon Jul 11 10:46:56 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- one more LFS CFLAG
---- Files affected:
SPECS:
sysklogd.spec (1.99 -> 1.100)
---- Diffs:
================================================================
Index: SPECS/sysklogd.spec
diff -u SPECS/sysklogd.spec:1.99 SPECS/sysklogd.spec:1.100
--- SPECS/sysklogd.spec:1.99 Mon Jul 11 12:28:29 2005
+++ SPECS/sysklogd.spec Mon Jul 11 12:46:51 2005
@@ -153,7 +153,7 @@
%build
%{__make} \
- OPTIMIZE="%{rpmcflags} -D_FILE_OFFSET_BITS=64" \
+ OPTIMIZE="%{rpmcflags} -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" \
LDFLAGS="%{rpmldflags}"
%install
@@ -267,6 +267,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.100 2005/07/11 10:46:51 glen
+- one more LFS CFLAG
+
Revision 1.99 2005/07/11 10:28:29 glen
- fix handling of LFS
@@ -346,7 +349,7 @@
- massive attack s/pld.org.pl/pld-linux.org/
Revision 1.73 2002/11/30 23:00:28 juandon
-- new %%doc
+- new %doc
Revision 1.72 2002/11/21 11:54:31 undefine
- add obsoletes msyslog
@@ -360,7 +363,7 @@
Group field using gettext).
Revision 1.69 2002/01/18 02:15:08 kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
Revision 1.68 2002/01/07 12:47:09 kloczek
- release 7,
@@ -416,23 +419,23 @@
- Requires for rc-scripts changed to Prereq.
Revision 1.53 2001/01/25 20:03:51 misiek
-Massive attack. We use -O0 instead -O flags while debug enabled.
+- Massive attack. We use -O0 instead -O flags while debug enabled.
Revision 1.52 2000/12/23 00:48:47 michuz
-- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...}
+- changed %{!?debug:...}%{?debug...} to %{?debug:...}%{!?debug...}
(now it's more C like)
Revision 1.51 2000/12/16 05:42:15 kloczek
- release 3: added URL.
Revision 1.50 2000/12/15 20:20:02 misiek
-fixed source url
+- fixed source url
Revision 1.49 2000/10/02 14:42:18 kloczek
- release 2: use rpm new automation suit.
Revision 1.48 2000/09/27 06:16:43 kloczek
-- make spec %%{debug} friendly.
+- make spec %{debug} friendly.
Revision 1.47 2000/09/26 19:15:37 baggins
- updated to 1.4
@@ -468,7 +471,7 @@
- syslog obsoletes syslog-ng
Revision 1.38 2000/06/09 07:24:00 kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
Revision 1.37 2000/04/26 08:46:56 zagrodzki
- release++ (new syslog.init)
@@ -517,10 +520,10 @@
- split to syslog and klogd subpackage
Revision 1.24 2000/02/11 12:48:53 wiget
-release++
+- release++
Revision 1.23 2000/02/04 10:46:40 wiget
-- removed bashizm from %%post
+- removed bashizm from %post
Revision 1.22 2000/02/03 18:22:30 kloczek
- release 16,
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/sysklogd.spec?r1=1.99&r2=1.100&f=u
More information about the pld-cvs-commit
mailing list