SPECS: ppp.spec - added COPTS="%{rpmcflags}", else pppoatm is buil...

sparky sparky at pld-linux.org
Sun Feb 26 17:34:25 CET 2006


Author: sparky                       Date: Sun Feb 26 16:34:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added COPTS="%{rpmcflags}", else pppoatm is build without proper cflags

---- Files affected:
SPECS:
   ppp.spec (1.131 -> 1.132) 

---- Diffs:

================================================================
Index: SPECS/ppp.spec
diff -u SPECS/ppp.spec:1.131 SPECS/ppp.spec:1.132
--- SPECS/ppp.spec:1.131	Fri Feb 24 08:54:01 2006
+++ SPECS/ppp.spec	Sun Feb 26 17:34:20 2006
@@ -138,6 +138,7 @@
 %{__make} \
 	%{?with_pppoatm:HAVE_LIBATM=y} \
 	OPT_FLAGS="%{rpmcflags}" \
+	COPTS="%{rpmcflags}" \
 	CC="%{__cc}"
 
 %install
@@ -227,13 +228,15 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.132  2006/02/26 16:34:20  sparky
+- added COPTS="%{rpmcflags}", else pppoatm is build without proper cflags
+
 Revision 1.131  2006/02/24 07:54:01  jajcus
 - a fix for CHAP rechallenge added
 - gunziped MPPE/MPPC patch added to CVS
 
 Revision 1.130  2006/02/11 05:55:19  djrzulf
 - forgotten remove .gz from patch :)
-,
 
 Revision 1.129  2006/02/09 20:56:13  djrzulf
 - builds and works, (mppe, mppc not tested yet),
@@ -327,7 +330,7 @@
 - mass commit; now req: name = epoch:version
 
 Revision 1.101  2003/06/17 16:22:56  qboosh
-- updated make patch, use %%configure in radiusclient to use proper optflags
+- updated make patch, use %configure in radiusclient to use proper optflags
 - headers are installed by make install now, no need to do it manually
 
 Revision 1.100  2003/06/13 14:24:56  areq
@@ -349,7 +352,7 @@
 - more typos
 
 Revision 1.91.2.8  2003/03/15 14:49:41  radzio
-s/nagówkowe/nagłówkowe/ in %description -l pl plugin-devel
+- s/nagówkowe/nagłówkowe/ in %description -l pl plugin-devel
 
 Revision 1.91.2.7  2003/03/15 14:43:26  radzio
 - add new subpackage (ppp-plugin-devel) with .h files which are needed to build plugins for pppd
@@ -376,7 +379,7 @@
 - added missing pppoed when builing _with_pppoe.
 
 Revision 1.90  2002/05/25 21:39:23  qboosh
-- new %%doc, fixed _with_pppoe bcond
+- new %doc, fixed _with_pppoe bcond
 
 Revision 1.89  2002/05/17 07:48:59  kloczek
 - merge translations from KSI and TurboLinux.
@@ -405,7 +408,7 @@
   Group field using gettext).
 
 Revision 1.82  2002/01/18 02:14:41  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.81  2002/01/02 18:44:49  baggins
 - buildrequires linux-atm-devel for pppoa
@@ -424,7 +427,7 @@
 - release 8.
 
 Revision 1.76  2001/12/07 21:12:45  mkochano
-- /etc/pam.d/* marked with %%config(noreplace).
+- /etc/pam.d/* marked with %config(noreplace).
 - Release++ (I'm too lazy to write here new release number for each
   spec. Sorry).
 
@@ -450,10 +453,10 @@
 Revision 1.69  2001/11/27 23:24:23  blues
 - reversed conditions for ppp-o-e and ppp-o-atm
 - renamed these
-NOTE: 2.2 is still default PLD kernel...
+  NOTE: 2.2 is still default PLD kernel...
 
 Revision 1.68  2001/11/27 18:51:45  qboosh
-- fixed non-english-man-pages source# in %%install
+- fixed non-english-man-pages source# in %install
 
 Revision 1.67  2001/11/27 00:22:31  ankry
 - added fr, ja, ko, pl man pages
@@ -462,8 +465,8 @@
 - release 4.
 
 Revision 1.65  2001/11/18 12:47:15  hunter
--Added config (noreplace) to *-secres files
--STBR
+- Added config (noreplace) to *-secres files
+- STBR
 
 Revision 1.64  2001/11/16 06:37:07  kloczek
 - release 3,
@@ -481,7 +484,7 @@
 - cosmetical changes in descriptions.
 
 Revision 1.60  2001/08/30 12:18:49  gotar
-- awful %%configure macro expansions removed,
+- awful %configure macro expansions removed,
 - other specs' changelogs cosmetical fixes,
 - no functional nor release changes.
 
@@ -514,19 +517,19 @@
 - version 2.4.1
 
 Revision 1.52  2001/05/22 09:06:51  wiget
-switch to new conditional builds macros (bcond_on_ -> _with_/bcond_off_ -> _without_); no release changes only simple s/// perfored
+- switch to new conditional builds macros (bcond_on_ -> _with_/bcond_off_ -> _without_); no release changes only simple s/// perfored
 
 Revision 1.51  2001/04/30 16:05:28  kloczek
-- added using %%{rpmcflags} macro.
+- added using %{rpmcflags} macro.
 
 Revision 1.50  2001/03/05 23:54:12  qboosh
 - _without_pppoe (PPPoE requires kernel 2.4)
 
 Revision 1.49  2001/03/03 10:36:08  misiek
-2.4.0 is back again
+- 2.4.0 is back again
 
 Revision 1.46  2001/01/25 20:03:47  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.45  2001/01/18 15:03:23  baggins
 - release 5
@@ -537,7 +540,7 @@
 - fixed wtmp patch
 
 Revision 1.43  2000/12/23 00:48:46  michuz
-- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...}
+- changed %{!?debug:...}%{?debug...} to %{?debug:...}%{!?debug...}
   (now it's more C like)
 
 Revision 1.42  2000/12/19 05:03:53  kloczek
@@ -550,10 +553,10 @@
 - added "Epoch: 1" for allow upgrade from 2.4.0b2.
 
 Revision 1.39  2000/10/22 22:55:14  misiek
-removed ipv6 patch (obsolete)
+- removed ipv6 patch (obsolete)
 
 Revision 1.38  2000/10/22 22:24:17  misiek
-updated to 2.4.0; ipv6cp-use-persistent probably fixed
+- updated to 2.4.0; ipv6cp-use-persistent probably fixed
 
 Revision 1.37  2000/10/20 01:37:18  kloczek
 - release 3: use new rpm automation.
@@ -573,7 +576,7 @@
   Configuration Protocol).
 
 Revision 1.33  2000/06/09 07:23:51  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.32  2000/05/23 18:05:26  kloczek
 - spec adapterized.
@@ -632,13 +635,13 @@
 - fixed installing man pages
 
 Revision 1.15  1999/08/20 14:59:28  misiek
-added man page
+- added man page
 
 Revision 1.14  1999/08/17 10:38:07  misiek
-ipv6 ready ppp package
+- ipv6 ready ppp package
 
 Revision 1.11  1999/07/31 13:53:56  misiek
-added missing patch
+- added missing patch
 
 Revision 1.10  1999/07/12 23:06:12  kloczek
 - added using CVS keywords in %changelog (for automating them).
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ppp.spec?r1=1.131&r2=1.132&f=u



More information about the pld-cvs-commit mailing list