Hello community,

here is the log from the commit of package qnotify for openSUSE:Factory checked 
in at 2012-03-23 12:09:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qnotify (Old)
 and      /work/SRC/openSUSE:Factory/.qnotify.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qnotify", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qnotify/qnotify.changes  2011-11-24 
11:37:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qnotify.new/qnotify.changes     2012-03-23 
12:10:00.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Mar 21 21:11:34 UTC 2012 - [email protected]
+
+- Extend qnotify-header.patch to include all headers needed to
+  build against gcc 4.7.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ qnotify.spec ++++++
--- /var/tmp/diff_new_pack.cURxLX/_old  2012-03-23 12:10:01.000000000 +0100
+++ /var/tmp/diff_new_pack.cURxLX/_new  2012-03-23 12:10:01.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qnotify
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,17 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           qnotify
-BuildRequires:  libdrm-devel libjpeg-devel libtool qt3-devel 
update-desktop-files
+BuildRequires:  libdrm-devel
+BuildRequires:  libjpeg-devel
+BuildRequires:  libtool
+BuildRequires:  qt3-devel
+BuildRequires:  update-desktop-files
 Summary:        Notifications for multiple workspaces
-Version:        0.6
-Release:        90
 License:        GPL-2.0+
-Url:            http://qnotify.homac.de
 Group:          System/GUI/Other
+Version:        0.6
+Release:        0
+Url:            http://qnotify.homac.de
 Source:         %{name}-%{version}.tar.bz2
 Patch1:         qnotify-warn.dif
 Patch2:         qnotify-header.patch
@@ -56,7 +58,6 @@
     Holger Macht
 
 %package libs
-License:        GPL-2.0+
 Summary:        Library to be used by other applications for displaying nice 
popups
 Group:          Development/Libraries/C and C++
 

++++++ qnotify-header.patch ++++++
--- /var/tmp/diff_new_pack.cURxLX/_old  2012-03-23 12:10:01.000000000 +0100
+++ /var/tmp/diff_new_pack.cURxLX/_new  2012-03-23 12:10:01.000000000 +0100
@@ -2,11 +2,12 @@
 ===================================================================
 --- qnotify-0.6.orig/qnotify/barObj.cpp
 +++ qnotify-0.6/qnotify/barObj.cpp
-@@ -35,6 +35,8 @@
+@@ -35,6 +35,9 @@
  #include <errno.h>
  #include <stdlib.h>
  #include <iostream>
 +#include <sys/types.h>
++#include <unistd.h>
 +#include <sys/stat.h>
  
  extern globopts gopts;

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to