Hello community,

here is the log from the commit of package yast2-hardware-detection for 
openSUSE:Factory checked in at 2014-10-25 08:33:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-hardware-detection (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-hardware-detection.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-hardware-detection"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/yast2-hardware-detection/yast2-hardware-detection.changes
        2014-05-27 18:24:03.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-hardware-detection.new/yast2-hardware-detection.changes
   2014-10-25 08:33:16.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Oct 20 12:06:05 UTC 2014 - lsle...@suse.cz
+
+- added Travis support (.travis.yml, testsuite build fix)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ yast2-hardware-detection-3.1.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-hardware-detection-3.1.3/.travis.yml 
new/yast2-hardware-detection-3.1.3/.travis.yml
--- old/yast2-hardware-detection-3.1.3/.travis.yml      1970-01-01 
01:00:00.000000000 +0100
+++ new/yast2-hardware-detection-3.1.3/.travis.yml      2014-10-20 
14:32:09.000000000 +0200
@@ -0,0 +1,14 @@
+language: cpp
+compiler:
+    - gcc
+before_install:
+    - curl 
http://download.opensuse.org/repositories/YaST:/Head:/Travis/xUbuntu_12.04/Release.key
 | sudo apt-key add -
+    - echo "deb 
http://download.opensuse.org/repositories/YaST:/Head:/Travis/xUbuntu_12.04/ ./" 
| sudo tee -a /etc/apt/sources.list
+    - sudo apt-get update -q
+    - sudo apt-get install -y --no-install-recommends yast2-devtools doxygen 
pkg-config hwinfo-dev yast2-core-dev
+script:
+    - make -f Makefile.cvs
+    - make -j 4
+    - make check
+    - sudo make install
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-hardware-detection-3.1.3/MAINTAINER 
new/yast2-hardware-detection-3.1.3/MAINTAINER
--- old/yast2-hardware-detection-3.1.3/MAINTAINER       2014-05-27 
10:38:45.000000000 +0200
+++ new/yast2-hardware-detection-3.1.3/MAINTAINER       2014-10-01 
11:14:20.000000000 +0200
@@ -1 +1 @@
-Martin Vidner <mvid...@suse.cz>
+Deprecated file. Use `osc maintainer yast2-hardware-detection` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-hardware-detection-3.1.3/README.md 
new/yast2-hardware-detection-3.1.3/README.md
--- old/yast2-hardware-detection-3.1.3/README.md        1970-01-01 
01:00:00.000000000 +0100
+++ new/yast2-hardware-detection-3.1.3/README.md        2014-10-20 
14:32:09.000000000 +0200
@@ -0,0 +1,10 @@
+## Yast Hardware Detection Agent
+
+Travis:  [![Build 
Status](https://travis-ci.org/yast/yast-hardware-detection.svg?branch=master)](https://travis-ci.org/yast/yast-hardware-detection)
+Jenkins: [![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-hardware-detection-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-hardware-detection-master/)
+
+
+## Summary
+
+This agent provides access to `libhd` hardware detection library.
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-hardware-detection-3.1.3/package/yast2-hardware-detection.changes 
new/yast2-hardware-detection-3.1.3/package/yast2-hardware-detection.changes
--- old/yast2-hardware-detection-3.1.3/package/yast2-hardware-detection.changes 
2014-05-27 10:38:45.000000000 +0200
+++ new/yast2-hardware-detection-3.1.3/package/yast2-hardware-detection.changes 
2014-10-20 14:32:09.000000000 +0200
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Mon Oct 20 12:06:05 UTC 2014 - lsle...@suse.cz
+
+- added Travis support (.travis.yml, testsuite build fix)
+
+-------------------------------------------------------------------
 Tue May 27 09:49:05 CEST 2014 - snw...@suse.de
 
 - make ethtool private flags tri-state: (unset, false, true)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-hardware-detection-3.1.3/testsuite/Makefile.am 
new/yast2-hardware-detection-3.1.3/testsuite/Makefile.am
--- old/yast2-hardware-detection-3.1.3/testsuite/Makefile.am    2014-05-27 
10:38:45.000000000 +0200
+++ new/yast2-hardware-detection-3.1.3/testsuite/Makefile.am    2014-10-20 
14:32:09.000000000 +0200
@@ -14,7 +14,7 @@
 noinst_PROGRAMS = runag_hwprobe
 
 runag_hwprobe_SOURCES = runag_hwprobe.cc
-runag_hwprobe_LDADD = ${AGENT_LIBADD}
+runag_hwprobe_LDADD = ${AGENT_LIBADD} $(libdir)/liby2util.la 
$(libdir)/libycpvalues.la
 runag_hwprobe_LDFLAGS =                        \
        -Xlinker --whole-archive                \
        ../agent/libpy2ag_hwprobe.la            \

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to