Mailinglist Archive: opensuse-commit (1083 mails)
| < Previous | Next > |
commit icecream-monitor
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 03 Sep 2007 00:32:47 +0200
- Message-id: <20070902223247.7484F6781B8@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package icecream-monitor
checked in at Mon Sep 3 00:32:47 CEST 2007.
--------
--- icecream-monitor/icecream-monitor.changes 2007-08-20 00:08:24.000000000 +0200
+++ /mounts/work_src_done/STABLE/icecream-monitor/icecream-monitor.changes 2007-09-02 17:27:10.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Sep 2 17:27:05 CEST 2007 - stbinner@xxxxxxx
+
+- fix build
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ icecream-monitor.spec ++++++
--- /var/tmp/diff_new_pack.mgO506/_old 2007-09-03 00:32:17.000000000 +0200
+++ /var/tmp/diff_new_pack.mgO506/_new 2007-09-03 00:32:17.000000000 +0200
@@ -16,7 +16,7 @@
Group: Development/Tools/Building
Summary: Monitor Program for the icecream Compile Farm
Version: 1.0
-Release: 97
+Release: 107
Source0: icemon.tar.bz2
Patch: icemon.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -63,6 +63,8 @@
/usr/share/kde4/apps/icemon
%changelog
+* Sun Sep 02 2007 - stbinner@xxxxxxx
+- fix build
* Mon Aug 20 2007 - ro@xxxxxxx
- added libkdevplatform4-devel to buildreq
* Mon Aug 06 2007 - dmueller@xxxxxxx
++++++ icemon.dif ++++++
--- /var/tmp/diff_new_pack.mgO506/_old 2007-09-03 00:32:17.000000000 +0200
+++ /var/tmp/diff_new_pack.mgO506/_new 2007-09-03 00:32:17.000000000 +0200
@@ -1,8 +1,9 @@
--- doc/icemon/CMakeLists.txt
+++ doc/icemon/CMakeLists.txt
-@@ -1,4 +1,4 @@
+@@ -1,4 +1,3 @@
########### install files ###############
#
- kde4_create_handbook(index.docbook)
+-kde4_create_handbook(index.docbook)
-kde4_install_handbook()
-+kde4_install_handbook(en)
++kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en)
+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |