Mailinglist Archive: opensuse-commit (1139 mails)
| < Previous | Next > |
commit eclipse-cdt
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 17 Jan 2007 10:21:42 +0100
- Message-id: <20070117092143.0CC2367817A@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package eclipse-cdt
checked in at Wed Jan 17 10:21:42 CET 2007.
--------
--- eclipse-cdt/eclipse-cdt.changes 2006-10-07 12:53:31.000000000 +0200
+++ /mounts/work_src_done/STABLE/eclipse-cdt/eclipse-cdt.changes 2007-01-17 08:48:34.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Jan 17 08:48:25 CET 2007 - dbornkessel@xxxxxxx
+
+- added RPM_OPT_FLAGS
+
+-------------------------------------------------------------------
New:
----
minmem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ eclipse-cdt.spec ++++++
--- /var/tmp/diff_new_pack.m24079/_old 2007-01-17 10:21:25.000000000 +0100
+++ /var/tmp/diff_new_pack.m24079/_new 2007-01-17 10:21:25.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package eclipse-cdt (Version 3.1.1)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -16,7 +16,7 @@
Group: Development/Tools/IDE
Autoreqprov: on
Version: 3.1.1
-Release: 1
+Release: 34
Summary: Eclipse's C/C++ Development Tooling project
URL: http://www.eclipse.org/cdt/
Source: %{name}-fetched-src-%{version}.tar.bz2
@@ -61,6 +61,7 @@
SDK=$(pwd)/SDK
FAKE_HOME=$(pwd)/fake_home
ROOT_DIR=$(pwd)
+export CFLAGS="$RPM_OPT_FLAGS"
PDE_SCRIPTS=$(ls -1d %{eclipse_home}/plugins/org.eclipse.pde.build*/scripts | head -n 1)
cp -a %{eclipse_home} $SDK
mkdir $FAKE_HOME
@@ -121,5 +122,7 @@
# vim: foldcolumn=4 foldmarker=>>,<< foldmethod=marker foldlevel=42
%changelog -n eclipse-cdt
+* Wed Jan 17 2007 - dbornkessel@xxxxxxx
+- added RPM_OPT_FLAGS
* Sat Oct 07 2006 - dbornkessel@xxxxxxx
- first version (3.1.1)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |