[lazarus/f18] update to 1.0.4

Tom Callaway spot at fedoraproject.org
Thu Jan 3 16:47:06 UTC 2013


commit 383284b372d6f2b2d3089f7e14872c3c60a93cef
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Thu Jan 3 11:49:04 2013 -0500

    update to 1.0.4

 lazarus.spec |   14 +++++++-------
 sources      |    2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/lazarus.spec b/lazarus.spec
index 2f6b524..ff15a1e 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -1,13 +1,13 @@
 Name:           lazarus
-Version:        0.9.30.4
-Release:        2%{?dist}
+Version:        1.0.4
+Release:        1%{?dist}
 Summary:        Lazarus Component Library and IDE for Freepascal
 
 Group:          Development/Languages
 # GNU Classpath style exception, see COPYING.modifiedLGPL
 License:        GPLv2+ and MPLv1.1 and LGPLv2+ with exceptions
 URL:            http://www.lazarus.freepascal.org/
-Source0:        http://download.sourceforge.net/%{name}/%{name}-%{version}-src.tar.bz2
+Source0:        http://download.sourceforge.net/%{name}/%{name}-%{version}-1.tar.gz
 patch0:         Makefile_patch.diff
 patch1:         Desktop_patch.diff
 
@@ -34,13 +34,13 @@ find install -depth -type d ! \( -path "install/linux/*" -o -path "install/linux
 cd ..
 # Remove patch-backup files
 rm Makefile.fpc.orig
-rm install/lazarus.desktop.orig
+# rm install/lazarus.desktop.orig
 
 export FPCDIR=%{_datadir}/fpcsrc/
 fpcmake -Tall
-make tools OPT='-gl'
-make bigide OPT='-gl'
-make lazbuilder OPT='-gl'
+make bigide OPT='-gl -gw'
+make tools OPT='-gl -gw'
+# make lazbuilder OPT='-gl -gw'
 
 %install
 rm -rf %{buildroot}
diff --git a/sources b/sources
index f956c8b..fcac07c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ebd40cdfdfc4b66d1ced7a0d48d6da84  lazarus-0.9.30.4-src.tar.bz2
+a3dea4ba0c74c35bd7078acd1d5de4fc  lazarus-1.0.4-1.tar.gz


More information about the scm-commits mailing list