SPECS: f2c.spec - adapter

glen glen at pld-linux.org
Wed Sep 12 00:10:50 CEST 2007


Author: glen                         Date: Tue Sep 11 22:10:50 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapter

---- Files affected:
SPECS:
   f2c.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/f2c.spec
diff -u SPECS/f2c.spec:1.6 SPECS/f2c.spec:1.7
--- SPECS/f2c.spec:1.6	Mon Feb 12 22:23:55 2007
+++ SPECS/f2c.spec	Wed Sep 12 00:10:44 2007
@@ -43,14 +43,14 @@
 
 cp -f libf2c/makefile.u libf2c/Makefile
 cp -f src/makefile.u src/Makefile
-make -C src f2c \
+%{__make} -C src f2c \
 	CC="%{__cc}" \
 	RPM_OPT_FLAGS="%{rpmcflags}" \
 	MFLAG="$MFLAG"
-make -C libf2c \
+%{__make} -C libf2c \
 	CC="%{__cc}" \
 	RPM_OPT_FLAGS="%{rpmcflags} -fPIC" \
-	MFLAG="$MFLAG" 
+	MFLAG="$MFLAG"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -65,7 +65,7 @@
 ln -sf libf2c.so.0.22 $RPM_BUILD_ROOT%{_libdir}/libf2c.so
 
 rm -rf $RPM_BUILD_ROOT%{_prefix}/liblibf2c.so
- 
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -88,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/09/11 22:10:44  glen
+- adapter
+
 Revision 1.6  2007/02/12 21:23:55  glen
 - tabs in preamble
 
@@ -105,65 +108,3 @@
 
 Revision 1.1  2005/01/16 16:09:23  ankry
 - new, based on mdk spec; newer sources
-
-* Mon Feb 23 2004 Lenny Cartier <lenny at mandrakesoft.com> 20001107-6mdk
-- rebuild
-
-* Wed Jan 29 2003 Lenny Cartier <lenny at mandrakesoft.com> 20001107-5mdk
-- rebuild
-
-* Thu Aug 29 2002 Lenny Cartier <lenny at mandrakesoft.com> 20001107-4mdk
-- rebuild
-
-* Fri Jul 06 2001 Lenny Cartier <lenny at mandrakesoft.com> 20001107-3mdk
-- rebuild
-
-* Tue Jan 09 2001 Lenny Cartier <lenny at mandrakesoft.com> 20001107-2mdk
-- rebuild
-
-* Wed Nov 08 2000 Lenny Cartier <lenny at mandrakesoft.com> 20001107-1mdk
-- used helpful srpm from Martin Wilck <martin at tropos.de> :
-	- Updated to most recent sources (20001107).
-	- Patch of last version still applies.
-	- Bzip'ed the sources
-	- Use macros for directories.
-
-* Fri Feb 04 2000 Tim Powers <timp at redhat.com>
-- fixed so that man pages are gzip'ed
-
-* Tue Nov 9 1999 Tim Powers <timp at redhat.com>
-- updated source to 19991109
-- quiet setup
-
-* Wed Jul 28 1999 Tim Powers <timp at redhat.com>
-- updated source to 19990728
-- updated patch
-- added %defattr
-- moved changleg to bottom of spec
-- built for 6.1
-
-* Tue Apr 27 1999 Bill Nottingham <notting at redhat.com>
-- build for powertools
-
-* Tue Mar 30 1999 Alexander L. Belikoff <abel at bfr.co.il>
-- upgraded to version 19990326
-- adjusted the types in f2c.h for the Alpha
-- f2c source is packaged as a .tar.gz file and libf2c inside is already
-  extracted - this makes building patches much easier.
-
-* Thu May 07 1998 Prospector System <bugs at redhat.com>
-- translations modified for de, fr, tr
-
-* Wed Oct 29 1997 Cristian Gafton <gafton at redhat.com>
-- upgraded to version 19970805
-- added buildroot; removed libs subpackage and made it obsoleted
-
-* Thu Jul 17 1997 Erik Troan <ewt at redhat.com>
-- built against glibc
-
-* Thu Apr 17 1997 Erik Troan <ewt at redhat.com>
-- Changed axp tag to alpha
-
-* Fri Apr 11 1997 Michael Fulbright <msf at redhat.com>
-- Fixed man page and made it install the troff version in correct place.
-- Removed checksum calculation on sources, otherwise we cant patch source!
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/f2c.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list