Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 223331 Details for
Bug 326901
fpc - update to 2.2.0
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to updat fpc.spec for 2.2.0
fpc.spec.patch (text/plain), 2.36 KB, created by
Dan Horák
on 2007-10-10 19:59:47 UTC
(
hide
)
Description:
patch to updat fpc.spec for 2.2.0
Filename:
MIME Type:
Creator:
Dan Horák
Created:
2007-10-10 19:59:47 UTC
Size:
2.36 KB
patch
obsolete
>--- fpc.spec.orig 2007-10-10 21:47:49.000000000 +0200 >+++ fpc.spec 2007-10-10 21:39:34.000000000 +0200 >@@ -1,12 +1,12 @@ > Name: fpc >-Version: 2.0.4 >-Release: 2%{?dist} >+Version: 2.2.0 >+Release: 1%{?dist} > Summary: Free Pascal Compiler > > Group: Development/Languages > License: GPL and modified LGPL > URL: http://www.freepascal.org/ >-Source0: ftp://ftp.freepascal.org/pub/fpc/dist/source-%{version}/%{name}build-%{version}.zip >+Source0: ftp://ftp.freepascal.org/pub/fpc/dist/source-%{version}/%{name}build-%{version}.tar.gz > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > Requires: gpm, glibc, ncurses, binutils >@@ -55,7 +55,7 @@ > %endif > > %prep >-%setup -n fpcbuild_%{version}_exp >+%setup -n fpcbuild-%{version} > > %build > cd fpcsrc >@@ -66,8 +66,8 @@ > make compiler_cycle FPC=${STARTPP} > make rtl_clean rtl%{smart} FPC=${NEWPP} > make packages_base%{smart} FPC=${NEWPP} >-make fcl%{smart} FPC=${NEWPP} >-make fv%{smart} FPC=${NEWPP} >+make packages_fcl%{smart} FPC=${NEWPP} >+#make packages_fv%{smart} FPC=${NEWPP} > make packages_extra%{smart} FPC=${NEWPP} > make ide_all FPC=${NEWPP} > make utils_all FPC=${NEWPP} DATA2INC=${DATA2INC} >@@ -100,7 +100,6 @@ > make compiler_distinstall ${INSTALLOPTS} > make rtl_distinstall ${INSTALLOPTS} > make packages_distinstall ${INSTALLOPTS} >-make fcl_distinstall ${INSTALLOPTS} > make fv_distinstall ${INSTALLOPTS} > make ide_distinstall ${INSTALLOPTS} > make utils_distinstall ${INSTALLOPTS} >@@ -116,7 +115,7 @@ > # Include the COPYING-information for the fcl/rtl in the documentation > cp -a fpcsrc/compiler/COPYING %{buildroot}%{_defaultdocdir}/%{name}-%{version}/COPYING > cp -a fpcsrc/rtl/COPYING %{buildroot}%{_defaultdocdir}/%{name}-%{version}/COPYING.rtl >-cp -a fpcsrc/fcl/COPYING %{buildroot}%{_defaultdocdir}/%{name}-%{version}/COPYING.fcl >+#cp -a fpcsrc/fcl/COPYING %{buildroot}%{_defaultdocdir}/%{name}-%{version}/COPYING.fcl > cp -a fpcsrc/rtl/COPYING.FPC %{buildroot}%{_defaultdocdir}/%{name}-%{version}/COPYING.FPC > > # The source-files: >@@ -124,7 +123,7 @@ > rm -rf fpcsrc/packages/extra/amunits > rm -rf fpcsrc/packages/extra/winunits > cp -a fpcsrc/rtl %{buildroot}%{_datadir}/fpcsrc >-cp -a fpcsrc/fcl %{buildroot}%{_datadir}/fpcsrc >+#cp -a fpcsrc/fcl %{buildroot}%{_datadir}/fpcsrc > cp -a fpcsrc/packages %{buildroot}%{_datadir}/fpcsrc > > # Workaround:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 326901
: 223331