SPECS: dosfstools.spec - pass CC="%{__cc}"

sparky sparky at pld-linux.org
Sun Feb 26 20:49:58 CET 2006


Author: sparky                       Date: Sun Feb 26 19:49:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass CC="%{__cc}"

---- Files affected:
SPECS:
   dosfstools.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: SPECS/dosfstools.spec
diff -u SPECS/dosfstools.spec:1.41 SPECS/dosfstools.spec:1.42
--- SPECS/dosfstools.spec:1.41	Thu Nov 17 14:10:07 2005
+++ SPECS/dosfstools.spec	Sun Feb 26 20:49:53 2006
@@ -52,6 +52,7 @@
 
 %build
 %{__make} \
+	CC="%{__cc}" \
 	OPTFLAGS="%{rpmcflags} -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE" \
 	PREFIX=%{_prefix}
 
@@ -86,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2006/02/26 19:49:53  sparky
+- pass CC="%{__cc}"
+
 Revision 1.41  2005/11/17 13:10:07  tommat
 - added -D_LARGEFILE64_SOURCE to compile flags, now it is possible to make
   filesystems larger than 1G
@@ -106,7 +110,7 @@
 - release 2
 
 Revision 1.36  2004/08/19 18:26:43  pluto
-- %%build fixed (it requires llh:<linux/msdos_fs.h>, rev 1.6).
+- %build fixed (it requires llh:<linux/msdos_fs.h>, rev 1.6).
   mmazur, when you release llh?
 
 Revision 1.35  2004/05/07 14:50:27  areq
@@ -139,10 +143,10 @@
 - massive cleaning
 
 Revision 1.26  2002/11/25 15:01:43  marcus
-- use new %%doc
+- use new %doc
 
 Revision 1.25  2002/04/25 16:13:27  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.24  2002/02/23 01:58:09  kloczek
 - adapterized.
@@ -155,7 +159,7 @@
 - added man-pages tar URL
 
 Revision 1.21  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.20  2001/11/26 15:07:07  kloczek
 - merge translations from CNV.
@@ -169,24 +173,23 @@
 - Summary -> Summary(pl)
 
 Revision 1.17  2001/04/30 16:05:16  kloczek
-- added using %%{rpmcflags} macro.
+- added using %{rpmcflags} macro.
 
 Revision 1.16  2001/03/01 05:30:40  kloczek
 - updated to 2.8.
 
 Revision 1.15  2001/01/25 20:03:22  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.14  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.13  2000/11/29 11:18:14  kloczek
 - added pl Summary.
 
 Revision 1.12  2000/11/29 11:10:27  wiget
-2.6, removed obsoleted patches
+- 2.6, removed obsoleted patches
 
 Revision 1.11  2000/10/25 05:59:16  kloczek
 - release 9,
@@ -194,13 +197,13 @@
 - merge linux24 patch from RH.
 
 Revision 1.10  2000/06/09 07:22:49  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.9  2000/05/31 07:54:07  wiget
-release++
+- release++
 
 Revision 1.8  2000/05/31 07:50:17  wiget
-added patches from Rawhide
+- added patches from Rawhide
 
 Revision 1.7  2000/05/18 18:08:17  kloczek
 - spec adapterized.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dosfstools.spec?r1=1.41&r2=1.42&f=u



More information about the pld-cvs-commit mailing list