Mailinglist Archive: opensuse-commit (1139 mails)

< Previous Next >
commit scrollkeeper
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 10 Jan 2007 18:38:17 +0100
  • Message-id: <20070110173818.00996678178@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package scrollkeeper
checked in at Wed Jan 10 18:38:17 CET 2007.

--------
--- GNOME/scrollkeeper/scrollkeeper.changes 2007-01-10 15:12:32.000000000 +0100
+++ /mounts/work_src_done/STABLE/scrollkeeper/scrollkeeper.changes 2007-01-10 18:18:47.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Jan 10 18:17:48 CET 2007 - prusnak@xxxxxxx
+
+- removed "-g" flag from CFLAGS in spec file (added accidentaly by last update)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ scrollkeeper.spec ++++++
--- /var/tmp/diff_new_pack.L24935/_old 2007-01-10 18:37:47.000000000 +0100
+++ /var/tmp/diff_new_pack.L24935/_new 2007-01-10 18:37:47.000000000 +0100
@@ -16,7 +16,7 @@
%define my_localstatedir /var
Summary: Cataloging System for Documentation
Version: 0.3.14
-Release: 130
+Release: 131
Source0: http://osdn.dl.sourceforge.net/sourceforge/scrollkeeper/scrollkeeper-%{version}.tar.gz
Source1: logrotate.%{name}
# docbook-dtd412-xml
@@ -75,7 +75,7 @@
--add $f
done
%endif
-CFLAGS="$RPM_OPT_FLAGS -g" \
+CFLAGS=$RPM_OPT_FLAGS \
./configure \
--localstatedir=%{my_localstatedir} \
--sysconfdir=%{_sysconfdir} \
@@ -251,6 +251,8 @@

%changelog -n scrollkeeper
* Wed Jan 10 2007 - prusnak@xxxxxxx
+- removed "-g" flag from CFLAGS in spec file (added accidentaly by last update)
+* Wed Jan 10 2007 - prusnak@xxxxxxx
- fix segfault on database directory creation (createdbdir.diff) [#230786]
* Thu Aug 17 2006 - ke@xxxxxxx
- Remove SuSEconfig calls and do not build the SK database; yelp on



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread