Mailinglist Archive: opensuse-commit (1301 mails)
| < Previous | Next > |
commit limal-runlevel
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 18 Jul 2007 21:51:04 +0200
- Message-id: <20070718195104.9C372678180@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package limal-runlevel
checked in at Wed Jul 18 21:51:04 CEST 2007.
--------
--- limal-runlevel/limal-runlevel.changes 2006-11-17 14:15:14.000000000 +0100
+++ /mounts/work_src_done/STABLE/limal-runlevel/limal-runlevel.changes 2007-07-18 12:08:17.000000000 +0200
@@ -1,0 +2,16 @@
+Wed Jul 18 09:03:20 CEST 2007 - mt@xxxxxxx
+
+- version 1.3.0
+- updated translation files
+
+-------------------------------------------------------------------
+Fri Apr 27 11:41:12 CEST 2007 - mc@xxxxxxx
+
+- update translation files
+
+-------------------------------------------------------------------
+Mon Jan 15 17:21:25 CET 2007 - mc@xxxxxxx
+
+- merge proofreaded texts
+
+-------------------------------------------------------------------
Old:
----
limal-runlevel-1.2.8.tar.bz2
New:
----
limal-runlevel-1.3.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ limal-runlevel.spec ++++++
--- /var/tmp/diff_new_pack.M24443/_old 2007-07-18 21:50:28.000000000 +0200
+++ /var/tmp/diff_new_pack.M24443/_new 2007-07-18 21:50:28.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package limal-runlevel (Version 1.2.8)
+# spec file for package limal-runlevel (Version 1.3.0)
#
-# 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.
#
@@ -12,12 +12,12 @@
Name: limal-runlevel
URL: http://forge.novell.com/modules/xfmod/project/?limal
-Version: 1.2.8
+Version: 1.3.0
Release: 1
-License: GNU General Public License (GPL)
+License: GPL v2 or later
Group: Development/Libraries/C and C++
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: limal-runlevel-1.2.8.tar.bz2
+Source0: limal-runlevel-1.3.0.tar.bz2
prefix: /usr
%define swiglibdir %(swig -swiglib)
BuildRequires: curl gcc-c++ limal-devel limal-devtools limal-perl perl-gettext sgml-skel
@@ -53,6 +53,7 @@
%package perl
Requires: limal-perl
+Requires: perl = %{perl_version}
Group: Development/Languages/Perl
Summary: LiMaL - Runlevel Library Perl Bindings
@@ -69,7 +70,7 @@
Marius Tomaschewski
%prep
-%setup -n limal-runlevel-1.2.8
+%setup -n limal-runlevel-1.3.0
%build
%{prefix}/bin/limaltool limalautoconf
@@ -78,6 +79,8 @@
export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
%{?suse_update_config:%{suse_update_config -f}}
+# workaround for fedora gettext check on x86_64
+sed -i -e 's/return (int) gettext/return (long) gettext/g' ./configure
./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir} \
--sysconfdir=/etc --localstatedir=/var
make %{?jobs:-j%jobs}
@@ -123,7 +126,14 @@
%{perl_vendorarch}/auto/LIMAL/Runlevel/*
%{perl_vendorarch}/LIMAL/*.pm
-%changelog -n limal-runlevel
+%changelog
+* Wed Jul 18 2007 - mt@xxxxxxx
+- version 1.3.0
+- updated translation files
+* Fri Apr 27 2007 - mc@xxxxxxx
+- update translation files
+* Mon Jan 15 2007 - mc@xxxxxxx
+- merge proofreaded texts
* Fri Nov 17 2006 - mc@xxxxxxx
- version 1.2.8
- add translation
++++++ limal-runlevel-1.2.8.tar.bz2 -> limal-runlevel-1.3.0.tar.bz2 ++++++
++++ 3840 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |