SPECS: apache1-mod_antihak.spec, asmon.spec, autorespond.spec, bsd...

glen glen at pld-linux.org
Thu Mar 9 15:35:22 CET 2006


Author: glen                         Date: Thu Mar  9 14:35:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- quote %{__cc}

---- Files affected:
SPECS:
   apache1-mod_antihak.spec (1.28 -> 1.29) , asmon.spec (1.7 -> 1.8) , autorespond.spec (1.10 -> 1.11) , bsd-finger.spec (1.65 -> 1.66) , chkfontpath.spec (1.31 -> 1.32) , chromium.spec (1.27 -> 1.28) , comsat.spec (1.24 -> 1.25) , dqs.spec (1.17 -> 1.18) , drzefko.spec (1.14 -> 1.15) , exifprobe.spec (1.5 -> 1.6) , figlet.spec (1.26 -> 1.27) , freeswan.spec (1.78 -> 1.79) , Frodo.spec (1.17 -> 1.18) , ftp.spec (1.51 -> 1.52) , gkrellm-radio.spec (1.16 -> 1.17) , gradm.spec (1.34 -> 1.35) , happy.spec (1.26 -> 1.27) , hsc.spec (1.12 -> 1.13) , id3ed.spec (1.26 -> 1.27) , ipsorc.spec (1.12 -> 1.13) , krb5.spec (1.58 -> 1.59) , librhtv.spec (1.17 -> 1.18) , logcheck.spec (1.27 -> 1.28) , mdcrack.spec (1.4 -> 1.5) , mirrormagic.spec (1.10 -> 1.11) , mktemp.spec (1.37 -> 1.38) , mozilla-plugin-mozplugger.spec (1.15 -> 1.16) , mp3info.spec (1.22 -> 1.23) , multimedia.spec (1.24 -> 1.25) , MyPasswordSafe.spec (1.11 -> 1.12) , nas.spec (1.48 -> 1.49) , ntalk.spec (1.48 -> 1.49) , NuppelVideo.spec (1.17 -> 1.18) , opal.spec (1.4 -> 1.5) , p3scan.spec (1.6 -> 1.7) , pftpfxp.spec (1.6 -> 1.7) , python-Scientific.spec (1.13 -> 1.14) , ringtonetools.spec (1.5 -> 1.6) , splashutils.spec (1.18 -> 1.19) , stella.spec (1.7 -> 1.8) , uClibc.spec (1.121 -> 1.122) , vpnd.spec (1.11 -> 1.12) , wavplay.spec (1.28 -> 1.29) , wmcdplay.spec (1.37 -> 1.38) , wmcpu.spec (1.30 -> 1.31) , wmdate.spec (1.20 -> 1.21) , wmload.spec (1.34 -> 1.35) , wmmon.spec (1.31 -> 1.32) , wmmount.spec (1.32 -> 1.33) , wmsysmon.spec (1.39 -> 1.40) , WSoundPrefs.spec (1.36 -> 1.37) , xmbdfed.spec (1.52 -> 1.53) , xmms-effect-compress.spec (1.10 -> 1.11) , xpaint.spec (1.38 -> 1.39) , xsnow.spec (1.31 -> 1.32) , xview.spec (1.25 -> 1.26) , xxgdb.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/apache1-mod_antihak.spec
diff -u SPECS/apache1-mod_antihak.spec:1.28 SPECS/apache1-mod_antihak.spec:1.29
--- SPECS/apache1-mod_antihak.spec:1.28	Mon Dec 12 14:44:44 2005
+++ SPECS/apache1-mod_antihak.spec	Thu Mar  9 15:35:10 2006
@@ -56,7 +56,7 @@
 %{__automake}
 
 %configure \
-	CC=%{__cc} \
+	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags} -I/usr/include/mysql" \
 	APACHE_APXS=%{apxs} \
 	--with-mysql
@@ -111,6 +111,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2006/03/09 14:35:10  glen
+- quote %{__cc}
+
 Revision 1.28  2005/12/12 13:44:44  glen
 - adapterized (sorted %verify attrs)
 
@@ -170,7 +173,7 @@
 Revision 1.12  2002/05/21 23:12:41  kloczek
 - perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
              s/^automake -a -c -f/\%\{__automake\}/; \
-	     s/^autoconf/\%\{__autoconf\}/"
+     s/^autoconf/\%\{__autoconf\}/"
 
 Revision 1.11  2002/04/25 15:45:02  arturs
 - fixed a small typo

================================================================
Index: SPECS/asmon.spec
diff -u SPECS/asmon.spec:1.7 SPECS/asmon.spec:1.8
--- SPECS/asmon.spec:1.7	Thu Nov  4 21:46:03 2004
+++ SPECS/asmon.spec	Thu Mar  9 15:35:10 2006
@@ -25,7 +25,7 @@
 
 %build
 %{__make} -C asmon \
-	CC=%{__cc}
+	CC="%{__cc}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -47,8 +47,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/03/09 14:35:10  glen
+- quote %{__cc}
+
 Revision 1.7  2004/11/04 20:46:03  paladine
-- spaces-<tabs
+- spaces->tabs
 
 Revision 1.6  2003/09/03 12:21:18  qboosh
 - cleanups
@@ -66,4 +69,4 @@
 - removed two lines with define
 
 Revision 1.1  2002/09/25 12:12:36  krzak
-initial release
+- initial release

================================================================
Index: SPECS/autorespond.spec
diff -u SPECS/autorespond.spec:1.10 SPECS/autorespond.spec:1.11
--- SPECS/autorespond.spec:1.10	Fri Aug  6 00:48:28 2004
+++ SPECS/autorespond.spec	Thu Mar  9 15:35:10 2006
@@ -43,7 +43,7 @@
 %build
 %{__make} \
 	CFLAGS="%{rpmcflags} -D_REENTRANT" \
-	CC=%{__cc}
+	CC=%"{__cc}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -66,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/03/09 14:35:10  glen
+- quote %{__cc}
+
 Revision 1.10  2004/08/05 22:48:28  serek
 - yes i sent this patch to authors.
 
@@ -79,18 +82,17 @@
 - massive attack s/pld.org.pl/pld-linux.org/
 
 Revision 1.6  2002/10/10 11:51:34  marcus
-- use new %%doc
+- use new %doc
 
 Revision 1.5  2002/04/25 15:50:21  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.4  2002/02/22 23:28:42  kloczek
 - removed all Group fields translations (our rpm now can handle translating
   Group field using gettext).
 
 Revision 1.3  2002/01/18 02:12:28  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.2  2002/01/11 15:43:19  kloczek
-- pass CC=%%{__cc} to make parameters and adapterize spec.
-
+- pass CC=%{__cc} to make parameters and adapterize spec.

================================================================
Index: SPECS/bsd-finger.spec
diff -u SPECS/bsd-finger.spec:1.65 SPECS/bsd-finger.spec:1.66
--- SPECS/bsd-finger.spec:1.65	Sun Nov 23 03:52:26 2003
+++ SPECS/bsd-finger.spec	Thu Mar  9 15:35:10 2006
@@ -148,7 +148,7 @@
 %patch6 -p1
 
 %build
-CC=%{__cc} \
+CC="%{__cc}" \
 ./configure \
 	--installroot=$RPM_BUILD_ROOT \
 	--prefix=%{_prefix}
@@ -208,6 +208,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.66  2006/03/09 14:35:10  glen
+- quote %{__cc}
+
 Revision 1.65  2003/11/23 02:52:26  undefine
 - release 11 to rebuild with ac
 
@@ -233,7 +236,7 @@
 - release 10.
 
 Revision 1.57  2002/05/25 21:41:13  qboosh
-- new %%doc
+- new %doc
 
 Revision 1.56  2002/05/15 21:25:20  ankry
 - fixed bsd-finger-typo.patch
@@ -246,7 +249,7 @@
 - release 9 to rebuild with more restrictive fingerd.inetd (root->nobody)
 
 Revision 1.53  2002/04/25 15:55:32  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.52  2002/02/23 01:33:37  kloczek
 - adapterized.
@@ -262,7 +265,7 @@
 - added man-pages tar URL
 
 Revision 1.48  2002/01/18 02:12:31  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.47  2001/11/07 11:36:27  ankry
 - added fi, fr, hu man pages
@@ -282,11 +285,10 @@
 - added "#include <time.h>" where necessary in finger source (bsd-finger-time.patch)
 
 Revision 1.41  2001/04/30 16:05:15  kloczek
-- added using %%{rpmcflags} macro.
+- added using %{rpmcflags} macro.
 
 Revision 1.40  2001/01/25 20:03:21  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.39  2001/01/12 11:54:13  kloczek
 - release 5.
@@ -302,18 +304,18 @@
 - added efingerd to Obsoletes list for bsd-fingerd.
 
 Revision 1.35  2001/01/07 13:14:02  misiek
-release 3; enabled ipv6 patch !!!
+- release 3; enabled ipv6 patch !!!
 
 Revision 1.34  2000/12/23 00:48:43  michuz
-- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...}
+- changed %{!?debug:...}%{?debug...} to %{?debug:...}%{!?debug...}
   (now it's more C like)
 
 Revision 1.33  2000/11/05 20:37:37  kloczek
 - release 2,
-- use new rpm automation and make spec %%{debug} ready.
+- use new rpm automation and make spec %{debug} ready.
 
 Revision 1.32  2000/10/27 15:31:08  misiek
-updated ipv6 patch
+- updated ipv6 patch
 
 Revision 1.31  2000/10/27 15:23:07  baggins
 - almost finished upgrade to 0.17
@@ -322,7 +324,7 @@
 - update to 0.17
 
 Revision 1.29  2000/06/09 07:22:48  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.28  2000/05/18 16:58:01  kloczek
 - spec adapterized.

================================================================
Index: SPECS/chkfontpath.spec
diff -u SPECS/chkfontpath.spec:1.31 SPECS/chkfontpath.spec:1.32
--- SPECS/chkfontpath.spec:1.31	Wed Aug 18 21:23:05 2004
+++ SPECS/chkfontpath.spec	Thu Mar  9 15:35:10 2006
@@ -63,7 +63,7 @@
 
 %build
 %{__make} \
-	CC=%{__cc}
+	CC="%{__cc}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -90,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2006/03/09 14:35:10  glen
+- quote %{__cc}
+
 Revision 1.31  2004/08/18 19:23:05  averne
 - rel 5
 
@@ -106,7 +109,7 @@
 - spelling fixes by Tomasz "Witek" Wittner <wittt_ at poczta.onet.pl>
 
 Revision 1.25  2002/04/25 16:05:06  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.24  2002/03/01 05:56:08  ankry
 - added pl man page
@@ -123,7 +126,7 @@
 - adding es/pt/pt_BR Group translations
 
 Revision 1.20  2002/01/18 02:12:33  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.19  2001/11/26 05:11:13  kloczek
 - updated to 1.9.5,
@@ -133,7 +136,7 @@
 - don't gzip man pages in spec - rpm does
 
 Revision 1.17  2000/06/09 07:22:48  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.16  2000/05/18 16:58:02  kloczek
 - spec adapterized.

================================================================
Index: SPECS/chromium.spec
diff -u SPECS/chromium.spec:1.27 SPECS/chromium.spec:1.28
--- SPECS/chromium.spec:1.27	Wed Nov 10 14:32:59 2004
+++ SPECS/chromium.spec	Thu Mar  9 15:35:10 2006
@@ -97,9 +97,9 @@
 %build
 CFLAGS="%{rpmcflags} -fno-omit-frame-pointer -pipe"
 CXXFLAGS="%{rpmcflags} -fno-omit-frame-pointer -pipe"
-CC=%{__cc}
-CXX=%{__cc}
-LINK=%{__cc}
+CC="%{__cc}"
+CXX="%{__cc}"
+LINK="%{__cc}"
 DEFS="%{rpmcflags} -DGAMESBINDIR=\\\"%{_bindir}\\\" \
 	-DPKGDATADIR=\\\"%{_datadir}/Chromium-0.9\\\" -DUSE_SDL \
 	`sdl-config --cflags` -DOLD_OPENAL -DAUDIO_OPENAL -D_REENTRANT \
@@ -147,6 +147,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2006/03/09 14:35:10  glen
+- quote %{__cc}
+
 Revision 1.27  2004/11/10 13:32:59  paladine
 - cosmetics
 
@@ -194,7 +197,7 @@
 - BR fixed and new doc
 
 Revision 1.12  2002/04/25 16:05:23  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.11  2002/04/11 15:07:16  qboosh
 - removed chromium-setup from base; removed bashisms; release 9
@@ -204,7 +207,7 @@
   Group field using gettext).
 
 Revision 1.9  2002/01/18 02:12:33  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.8  2002/01/17 04:08:14  kloczek
 - spec adapterized and some cosmetics.
@@ -230,10 +233,9 @@
 - more work but still NYF.
 
 Revision 1.3  2001/12/11 12:53:46  qboosh
-- pl translations, use %%_pixmapsdir and %%_applnkdir macros
-TODO: fix bindir - there is no /usr/X11R6/games in PLD
+- pl translations, use %_pixmapsdir and %_applnkdir macros
+  TODO: fix bindir - there is no /usr/X11R6/games in PLD
 
 Revision 1.2  2001/12/08 18:19:22  kloczek
 - partialy rewrited.
-
-BAsed on RH spec
+  Based on RH spec

================================================================
Index: SPECS/comsat.spec
diff -u SPECS/comsat.spec:1.24 SPECS/comsat.spec:1.25
--- SPECS/comsat.spec:1.24	Mon Dec 12 16:19:32 2005
+++ SPECS/comsat.spec	Thu Mar  9 15:35:10 2006
@@ -87,7 +87,7 @@
 # it's confgen, not autoconf configure - so don't use macro
 ./configure \
 	--prefix=%{_prefix} \
-	--with-c-compiler=%{__cc}
+	--with-c-compiler="%{__cc}"
 
 %{__make} CFLAGS="%{rpmcflags}"
 
@@ -133,6 +133,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2006/03/09 14:35:10  glen
+- quote %{__cc}
+
 Revision 1.24  2005/12/12 15:19:32  glen
 - adapterized (sorted %verify flags)
 
@@ -154,7 +157,7 @@
 - finished.
 
 Revision 1.18  2002/04/25 16:06:17  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.17  2002/02/23 01:44:57  kloczek
 - adapterized.
@@ -164,7 +167,7 @@
   Group field using gettext).
 
 Revision 1.15  2002/01/18 02:12:34  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.14  2001/09/20 19:35:00  blues
 - commented patching, not patch declaration
@@ -180,10 +183,10 @@
 - reverting last change: removing new macros from %p{re,ost}{,un}
 
 Revision 1.9  2001/05/02 02:43:02  qboosh
-- adapterized and made spec %%debug ready or added using %%rpm*flags macros
+- adapterized and made spec %debug ready or added using %rpm*flags macros
 
 Revision 1.8  2000/06/09 07:22:48  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.7  2000/05/18 17:11:04  kloczek
 - spec adapterized.
@@ -198,7 +201,7 @@
 - removed duplicate empty lines
 
 Revision 1.4  2000/03/28 11:10:59  arturs
-typo
+- typo
 
 Revision 1.3  2000/03/27 12:46:44  arturs
 - added %description -l pl
@@ -209,7 +212,7 @@
 - rc-inetd support
 
 Revision 1.1  1999/08/19 20:07:25  baggins
-almost raw
+- almost raw
 
 * Sun Mar 21 1999 Cristian Gafton <gafton at redhat.com>
 - auto rebuild in the new build environment (release 22)

================================================================
Index: SPECS/dqs.spec
diff -u SPECS/dqs.spec:1.17 SPECS/dqs.spec:1.18
--- SPECS/dqs.spec:1.17	Sun Dec  4 23:58:06 2005
+++ SPECS/dqs.spec	Thu Mar  9 15:35:10 2006
@@ -46,7 +46,7 @@
 %patch1 -p1
 
 %build
-%{__make} CFLAGS="%{rpmcflags}" CC=%{__cc}
+%{__make} CFLAGS="%{rpmcflags}" CC="%{__cc}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -93,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2006/03/09 14:35:10  glen
+- quote %{__cc}
+
 Revision 1.17  2005/12/04 22:58:06  glen
 - adapterized (sorted %verify flags)
 
@@ -106,7 +109,7 @@
 - random description fixes
 
 Revision 1.13  2002/04/25 16:13:37  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.12  2002/02/23 01:58:09  kloczek
 - adapterized.
@@ -116,7 +119,7 @@
   Group field using gettext).
 
 Revision 1.10  2002/01/18 02:12:45  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.9  2001/05/13 15:29:59  dobrek
 - gcc -> %{__cc}
@@ -126,14 +129,13 @@
 - added support for rpcflags
 
 Revision 1.6  2001/05/11 11:56:43  dobrek
--Turned on using RPM_OPT_FLAGS
+- Turned on using RPM_OPT_FLAGS
 
 Revision 1.5  2001/05/11 09:52:41  dobrek
--Lots of changes. Arekm now your turn.;))
+- Lots of changes. Arekm now your turn.;))
 
 Revision 1.4  2001/03/28 19:04:48  misiek
-pl translations
+- pl translations
 
 Revision 1.3  2001/03/28 19:02:30  misiek
-nothing
-
+- nothing

================================================================
Index: SPECS/drzefko.spec
diff -u SPECS/drzefko.spec:1.14 SPECS/drzefko.spec:1.15
--- SPECS/drzefko.spec:1.14	Sun Jul  4 02:56:46 2004
+++ SPECS/drzefko.spec	Thu Mar  9 15:35:10 2006
@@ -37,7 +37,7 @@
 
 %build
 %{__make} \
-	CC=%{__cc} \
+	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags} `sdl-config --cflags` -I/usr/X11R6/include -DDATADIR=\\\"%{_datadir}/drzefko/\\\" -DVERSION=\\\"%{version}\\\"" \
 	LDFLAGS="%{rpmldflags} `sdl-config --libs` -L/usr/X11R6/lib -lGL -lGLU -lSDL_image"
 
@@ -68,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/03/09 14:35:10  glen
+- quote %{__cc}
+
 Revision 1.14  2004/07/04 00:56:46  havner
 - rel up
 
@@ -95,8 +98,7 @@
 
 Revision 1.6  2002/11/02 17:55:36  wolf
 - 0.5.0
-
-63ce5abff0da967283f061622d781017  ../SOURCES/drzefko-0.5.0.tar.gz
+  63ce5abff0da967283f061622d781017  ../SOURCES/drzefko-0.5.0.tar.gz
 
 Revision 1.5  2002/08/22 21:47:55  wolf
 - URL & Source0

================================================================
Index: SPECS/exifprobe.spec
diff -u SPECS/exifprobe.spec:1.5 SPECS/exifprobe.spec:1.6
--- SPECS/exifprobe.spec:1.5	Wed Jan 18 11:19:24 2006
+++ SPECS/exifprobe.spec	Thu Mar  9 15:35:10 2006
@@ -37,7 +37,7 @@
 
 %build
 %{__make} \
-	CC=%{__cc} \
+	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags} -Wall -Wno-unused -Wno-parentheses -Wno-trigraphs"
 
 %install
@@ -64,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/03/09 14:35:10  glen
+- quote %{__cc}
+
 Revision 1.5  2006/01/18 10:19:24  maciek2w
 - updated to 2.0.1
 - removed colored output - left console in useless state

================================================================
Index: SPECS/figlet.spec
diff -u SPECS/figlet.spec:1.26 SPECS/figlet.spec:1.27
--- SPECS/figlet.spec:1.26	Wed Aug 18 18:51:14 2004
+++ SPECS/figlet.spec	Thu Mar  9 15:35:10 2006
@@ -30,7 +30,7 @@
 
 %build
 %{__make} \
-	CC=%{__cc} \
+	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags}" \
 	DEFAULTFONTDIR=%{_datadir}/games/figlet
 
@@ -60,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2006/03/09 14:35:10  glen
+- quote %{__cc}
+
 Revision 1.26  2004/08/18 16:51:14  undefine
 - release 3
 
@@ -94,10 +97,10 @@
 - rel 3
 
 Revision 1.16  2002/04/25 16:17:59  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.15  2002/03/27 11:28:58  roman
-s/free/Free in License
+- s/free/Free in License
 
 Revision 1.14  2002/02/22 23:28:50  kloczek
 - removed all Group fields translations (our rpm now can handle translating
@@ -107,23 +110,23 @@
 - release 2.
 
 Revision 1.12  2002/01/23 14:43:27  roman
-s/odjazowych/odjazdowych
+- s/odjazowych/odjazdowych
 
 Revision 1.11  2002/01/18 02:12:56  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.10  2001/11/22 18:22:47  kloczek
-- move figlet executables to %%{_bindir},
+- move figlet executables to %{_bindir},
 - cosmetics and simplifications.
 
 Revision 1.9  2001/11/22 10:56:40  qboosh
 - s/Copyright/License/, removed "Vendor: PLD"
 
 Revision 1.8  2001/05/02 16:29:01  qboosh
-- adapterized and made spec %%debug ready or added using %%rpm*flags macros
+- adapterized and made spec %debug ready or added using %rpm*flags macros
 
 Revision 1.7  2000/06/09 07:54:40  kloczek
-- more %%{__make} macros.
+- more %{__make} macros.
 
 Revision 1.6  2000/05/18 20:18:39  kloczek
 - spec adapterized.

================================================================
Index: SPECS/freeswan.spec
diff -u SPECS/freeswan.spec:1.78 SPECS/freeswan.spec:1.79
--- SPECS/freeswan.spec:1.78	Mon Dec 12 17:24:19 2005
+++ SPECS/freeswan.spec	Thu Mar  9 15:35:10 2006
@@ -130,7 +130,7 @@
 
 USERCOMPILE="%{rpmcflags}" ; export USERCOMPILE
 OPT_FLAGS="%{rpmcflags}"; export OPT_FLAGS
-CC=%{__cc}; export CC
+CC="%{__cc}"; export CC
 
 
 %if %{with modules}
@@ -315,6 +315,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache1-mod_antihak.spec?r1=1.28&r2=1.29&f=u
    http://cvs.pld-linux.org/SPECS/asmon.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/autorespond.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/bsd-finger.spec?r1=1.65&r2=1.66&f=u
    http://cvs.pld-linux.org/SPECS/chkfontpath.spec?r1=1.31&r2=1.32&f=u
    http://cvs.pld-linux.org/SPECS/chromium.spec?r1=1.27&r2=1.28&f=u
    http://cvs.pld-linux.org/SPECS/comsat.spec?r1=1.24&r2=1.25&f=u
    http://cvs.pld-linux.org/SPECS/dqs.spec?r1=1.17&r2=1.18&f=u
    http://cvs.pld-linux.org/SPECS/drzefko.spec?r1=1.14&r2=1.15&f=u
    http://cvs.pld-linux.org/SPECS/exifprobe.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/figlet.spec?r1=1.26&r2=1.27&f=u
    http://cvs.pld-linux.org/SPECS/freeswan.spec?r1=1.78&r2=1.79&f=u
    http://cvs.pld-linux.org/SPECS/Frodo.spec?r1=1.17&r2=1.18&f=u
    http://cvs.pld-linux.org/SPECS/ftp.spec?r1=1.51&r2=1.52&f=u
    http://cvs.pld-linux.org/SPECS/gkrellm-radio.spec?r1=1.16&r2=1.17&f=u
    http://cvs.pld-linux.org/SPECS/gradm.spec?r1=1.34&r2=1.35&f=u
    http://cvs.pld-linux.org/SPECS/happy.spec?r1=1.26&r2=1.27&f=u
    http://cvs.pld-linux.org/SPECS/hsc.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/SPECS/id3ed.spec?r1=1.26&r2=1.27&f=u
    http://cvs.pld-linux.org/SPECS/ipsorc.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/SPECS/krb5.spec?r1=1.58&r2=1.59&f=u
    http://cvs.pld-linux.org/SPECS/librhtv.spec?r1=1.17&r2=1.18&f=u
    http://cvs.pld-linux.org/SPECS/logcheck.spec?r1=1.27&r2=1.28&f=u
    http://cvs.pld-linux.org/SPECS/mdcrack.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/mirrormagic.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/mktemp.spec?r1=1.37&r2=1.38&f=u
    http://cvs.pld-linux.org/SPECS/mozilla-plugin-mozplugger.spec?r1=1.15&r2=1.16&f=u
    http://cvs.pld-linux.org/SPECS/mp3info.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/SPECS/multimedia.spec?r1=1.24&r2=1.25&f=u
    http://cvs.pld-linux.org/SPECS/MyPasswordSafe.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/nas.spec?r1=1.48&r2=1.49&f=u
    http://cvs.pld-linux.org/SPECS/ntalk.spec?r1=1.48&r2=1.49&f=u
    http://cvs.pld-linux.org/SPECS/NuppelVideo.spec?r1=1.17&r2=1.18&f=u
    http://cvs.pld-linux.org/SPECS/opal.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/p3scan.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/pftpfxp.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/python-Scientific.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SPECS/ringtonetools.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/splashutils.spec?r1=1.18&r2=1.19&f=u
    http://cvs.pld-linux.org/SPECS/stella.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/uClibc.spec?r1=1.121&r2=1.122&f=u
    http://cvs.pld-linux.org/SPECS/vpnd.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/wavplay.spec?r1=1.28&r2=1.29&f=u
    http://cvs.pld-linux.org/SPECS/wmcdplay.spec?r1=1.37&r2=1.38&f=u
    http://cvs.pld-linux.org/SPECS/wmcpu.spec?r1=1.30&r2=1.31&f=u
    http://cvs.pld-linux.org/SPECS/wmdate.spec?r1=1.20&r2=1.21&f=u
    http://cvs.pld-linux.org/SPECS/wmload.spec?r1=1.34&r2=1.35&f=u
    http://cvs.pld-linux.org/SPECS/wmmon.spec?r1=1.31&r2=1.32&f=u
    http://cvs.pld-linux.org/SPECS/wmmount.spec?r1=1.32&r2=1.33&f=u
    http://cvs.pld-linux.org/SPECS/wmsysmon.spec?r1=1.39&r2=1.40&f=u
    http://cvs.pld-linux.org/SPECS/WSoundPrefs.spec?r1=1.36&r2=1.37&f=u
    http://cvs.pld-linux.org/SPECS/xmbdfed.spec?r1=1.52&r2=1.53&f=u
    http://cvs.pld-linux.org/SPECS/xmms-effect-compress.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/xpaint.spec?r1=1.38&r2=1.39&f=u
    http://cvs.pld-linux.org/SPECS/xsnow.spec?r1=1.31&r2=1.32&f=u
    http://cvs.pld-linux.org/SPECS/xview.spec?r1=1.25&r2=1.26&f=u
    http://cvs.pld-linux.org/SPECS/xxgdb.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list