commit xsettingsd for openSUSE:Factory

2017-11-30 Thread root
Hello community,

here is the log from the commit of package xsettingsd for openSUSE:Factory 
checked in at 2017-11-30 12:45:26

Comparing /work/SRC/openSUSE:Factory/xsettingsd (Old)
 and  /work/SRC/openSUSE:Factory/.xsettingsd.new (New)


Package is "xsettingsd"

Thu Nov 30 12:45:26 2017 rev:9 rq:546325 version:0.0+git20171105

Changes:

--- /work/SRC/openSUSE:Factory/xsettingsd/xsettingsd.changes2017-11-24 
10:54:13.776813058 +0100
+++ /work/SRC/openSUSE:Factory/.xsettingsd.new/xsettingsd.changes   
2017-11-30 12:45:27.929757127 +0100
@@ -1,0 +2,5 @@
+Tue Nov 28 18:33:43 UTC 2017 - crrodrig...@opensuse.org
+
+- Buildrequire pkgconfig(x11) not the whole of xorg-x11-devel. 
+
+---



Other differences:
--
++ xsettingsd.spec ++
--- /var/tmp/diff_new_pack.KnlH9i/_old  2017-11-30 12:45:29.337705944 +0100
+++ /var/tmp/diff_new_pack.KnlH9i/_new  2017-11-30 12:45:29.341705798 +0100
@@ -27,8 +27,8 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  scons
-BuildRequires:  xorg-x11-devel
 BuildRequires:  xz
+BuildRequires:  pkgconfig(x11)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description




commit xsettingsd for openSUSE:Factory

2017-11-24 Thread root
Hello community,

here is the log from the commit of package xsettingsd for openSUSE:Factory 
checked in at 2017-11-24 10:54:08

Comparing /work/SRC/openSUSE:Factory/xsettingsd (Old)
 and  /work/SRC/openSUSE:Factory/.xsettingsd.new (New)


Package is "xsettingsd"

Fri Nov 24 10:54:08 2017 rev:8 rq:544641 version:0.0+git20171105

Changes:

--- /work/SRC/openSUSE:Factory/xsettingsd/xsettingsd.changes2017-05-10 
20:54:09.104077700 +0200
+++ /work/SRC/openSUSE:Factory/.xsettingsd.new/xsettingsd.changes   
2017-11-24 10:54:13.776813058 +0100
@@ -1,0 +2,7 @@
+Thu Nov 23 10:47:49 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 0.0+git20171105:
+  * Add Python3 Support in SConstruct.
+- Use _service to get the git tarball.
+
+---

Old:

  xsettingsd-0.0~git20170402.tar.gz

New:

  _service
  xsettingsd-0.0+git20171105.tar.xz



Other differences:
--
++ xsettingsd.spec ++
--- /var/tmp/diff_new_pack.JiPQqi/_old  2017-11-24 10:54:14.456788221 +0100
+++ /var/tmp/diff_new_pack.JiPQqi/_new  2017-11-24 10:54:14.456788221 +0100
@@ -17,17 +17,18 @@
 
 
 Name:   xsettingsd
-Version:0.0~git20170402
+Version:0.0+git20171105
 Release:0
 Summary:Provides settings to X11 applications
 License:BSD-3-Clause
 Group:  System/X11/Utilities
 Url:https://github.com/derat/xsettingsd
-Source: %{name}-%{version}.tar.gz
+Source: %{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  scons
 BuildRequires:  xorg-x11-devel
+BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -41,7 +42,7 @@
 %prep
 %setup -q
 %if 0%{?suse_version} < 1210
-# -Wno-narrowing makes build to fail.
+# -Wno-narrowing makes the build to fail.
 sed -i 's/ -Wno-narrowing//' SConstruct
 %endif
 

++ _service ++

  
git
https://github.com/derat/xsettingsd.git
xsettingsd
0.0+git%cd
e4cf99698f0d178bad7609b2acd43acd8280bbeb
  
  
*.tar
xz
  
  




commit xsettingsd for openSUSE:Factory

2017-05-10 Thread root
Hello community,

here is the log from the commit of package xsettingsd for openSUSE:Factory 
checked in at 2017-05-10 20:54:07

Comparing /work/SRC/openSUSE:Factory/xsettingsd (Old)
 and  /work/SRC/openSUSE:Factory/.xsettingsd.new (New)


Package is "xsettingsd"

Wed May 10 20:54:07 2017 rev:7 rq:494332 version:0.0~git20170402

Changes:

--- /work/SRC/openSUSE:Factory/xsettingsd/xsettingsd.changes2015-06-23 
11:59:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.xsettingsd.new/xsettingsd.changes   
2017-05-10 20:54:09.104077700 +0200
@@ -1,0 +2,9 @@
+Tue May  9 16:45:47 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 0.0~git20170402 (changes since 0.0~git20150615):
+  * Use LINKFLAGS instead of LDFLAGS.
+It turns out scons uses its own name for this.
+  * Update home page in manpages.
+- Change the RPM group to System/X11/Utilities.
+
+---

Old:

  xsettingsd-0.0~git20150615.tar.gz

New:

  xsettingsd-0.0~git20170402.tar.gz



Other differences:
--
++ xsettingsd.spec ++
--- /var/tmp/diff_new_pack.WDwYjU/_old  2017-05-10 20:54:10.207921932 +0200
+++ /var/tmp/diff_new_pack.WDwYjU/_new  2017-05-10 20:54:10.223919675 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xsettingsd
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,15 @@
 
 
 Name:   xsettingsd
-Version:0.0~git20150615
+Version:0.0~git20170402
 Release:0
 Summary:Provides settings to X11 applications
 License:BSD-3-Clause
-Group:  System/X11
+Group:  System/X11/Utilities
 Url:https://github.com/derat/xsettingsd
 Source: %{name}-%{version}.tar.gz
 BuildRequires:  gcc-c++
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  scons
 BuildRequires:  xorg-x11-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -46,12 +46,12 @@
 %endif
 
 %build
-CFLAGS='%{optflags}' CXXFLAGS='%{optflags}' scons %{?_smp_mflags}
+CFLAGS="%{optflags}" CXXFLAGS="%{optflags}" scons %{?_smp_mflags}
 
 %install
 for file in %{name} dump_xsettings; do
-install -Dm 0755 $file %{buildroot}%{_bindir}/$file
-install -Dm 0644 $file.1 %{buildroot}%{_mandir}/man1/$file.1
+install -Dpm 0755 $file %{buildroot}%{_bindir}/$file
+install -Dpm 0644 $file.1 %{buildroot}%{_mandir}/man1/$file.1
 done
 
 %files

++ xsettingsd-0.0~git20150615.tar.gz -> xsettingsd-0.0~git20170402.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xsettingsd-0.0~git20150615/SConstruct 
new/xsettingsd-0.0~git20170402/SConstruct
--- old/xsettingsd-0.0~git20150615/SConstruct   2015-06-15 03:02:00.0 
+0200
+++ new/xsettingsd-0.0~git20170402/SConstruct   2017-04-02 18:50:32.0 
+0200
@@ -44,7 +44,7 @@
 env.Append(CPPFLAGS=os.environ.get('CPPFLAGS', ''),
CFLAGS=os.environ.get('CFLAGS', ''),
CXXFLAGS=os.environ.get('CXXFLAGS', ''),
-   LDFLAGS=os.environ.get('LDFLAGS', ''))
+   LINKFLAGS=os.environ.get('LDFLAGS', ''))
 
 env.Append(CCFLAGS='-Wall -Werror -Wno-narrowing')
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xsettingsd-0.0~git20150615/dump_xsettings.1 
new/xsettingsd-0.0~git20170402/dump_xsettings.1
--- old/xsettingsd-0.0~git20150615/dump_xsettings.1 2015-06-15 
03:02:00.0 +0200
+++ new/xsettingsd-0.0~git20170402/dump_xsettings.1 2017-04-02 
18:50:32.0 +0200
@@ -17,7 +17,7 @@
 \fB\-s\fR, \fB\-\-screen\fR=\fISCREEN\fR
 Use the X screen numbered \fISCREEN\fR (default is 0).
 .SH BUGS
-\fIhttp://code.google.com/p/xsettingsd/issues/list\fR
+\fIhttps://github.com/derat/xsettingsd/issues\fR
 .SH SEE ALSO
 \fIxsettingsd\fR(1)
 .SH AUTHOR
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xsettingsd-0.0~git20150615/xsettingsd.1 
new/xsettingsd-0.0~git20170402/xsettingsd.1
--- old/xsettingsd-0.0~git20150615/xsettingsd.1 2015-06-15 03:02:00.0 
+0200
+++ new/xsettingsd-0.0~git20170402/xsettingsd.1 2017-04-02 18:50:32.0 
+0200
@@ -15,7 +15,7 @@
 antialiasing/hinting, and UI sound effects.
 .PP
 Additional documentation is available at the project's website:
-\fIhttp://code.google.com/p/xsettingsd/\fR
+\fIhttps://github.com/derat/xsettingsd\fR
 .SH OPTIONS
 .TP
 \fB\-c\fR, \fB\-\-config\fR=\fIFILE\fR
@@ -27,7 +27,7 @@
 \fB\-s\fR, \fB\-\-screen\fR=\fISCREEN\fR
 Use the X screen 

commit xsettingsd for openSUSE:Factory

2015-06-23 Thread h_root
Hello community,

here is the log from the commit of package xsettingsd for openSUSE:Factory 
checked in at 2015-06-23 11:59:06

Comparing /work/SRC/openSUSE:Factory/xsettingsd (Old)
 and  /work/SRC/openSUSE:Factory/.xsettingsd.new (New)


Package is xsettingsd

Changes:

--- /work/SRC/openSUSE:Factory/xsettingsd/xsettingsd.changes2014-12-03 
22:48:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.xsettingsd.new/xsettingsd.changes   
2015-06-23 11:59:07.0 +0200
@@ -1,0 +2,7 @@
+Sat Jun 20 12:02:43 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.0~git20150615:
+  * Make tests work with source-only libgtest.
+  * Fall back to checking XDG locations for config files. 
+
+---

Old:

  xsettingsd-0.0~git20141123.tar.gz

New:

  xsettingsd-0.0~git20150615.tar.gz



Other differences:
--
++ xsettingsd.spec ++
--- /var/tmp/diff_new_pack.26Qio1/_old  2015-06-23 11:59:07.0 +0200
+++ /var/tmp/diff_new_pack.26Qio1/_new  2015-06-23 11:59:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xsettingsd
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   xsettingsd
-Version:0.0~git20141123
+Version:0.0~git20150615
 Release:0
 Summary:Provides settings to X11 applications
 License:BSD-3-Clause
@@ -40,6 +40,10 @@
 
 %prep
 %setup -q
+%if 0%{?suse_version}  1210
+# -Wno-narrowing makes build to fail.
+sed -i 's/ -Wno-narrowing//' SConstruct
+%endif
 
 %build
 CFLAGS='%{optflags}' CXXFLAGS='%{optflags}' scons %{?_smp_mflags}
@@ -55,7 +59,7 @@
 %doc COPYING README
 %{_bindir}/%{name}
 %{_bindir}/dump_xsettings
-%{_mandir}/man1/%{name}.1.*
-%{_mandir}/man1/dump_xsettings.1.*
+%{_mandir}/man?/%{name}.?%{?ext_man}
+%{_mandir}/man?/dump_xsettings.?%{?ext_man}
 
 %changelog

++ xsettingsd-0.0~git20141123.tar.gz - xsettingsd-0.0~git20150615.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xsettingsd-0.0~git20141123/README 
new/xsettingsd-0.0~git20150615/README
--- old/xsettingsd-0.0~git20141123/README   2014-11-23 06:12:49.0 
+0100
+++ new/xsettingsd-0.0~git20150615/README   2015-06-15 03:02:00.0 
+0200
@@ -6,7 +6,7 @@
 GTK+ applications and want to configure things such as themes, font
 antialiasing/hinting, and UI sound effects.
 
-Documentation is available at http://code.google.com/p/xsettingsd/
+Documentation is available at https://github.com/derat/xsettingsd/wiki.
 
 ---
 Daniel Erat dan-xsettin...@erat.org
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xsettingsd-0.0~git20141123/SConstruct 
new/xsettingsd-0.0~git20150615/SConstruct
--- old/xsettingsd-0.0~git20141123/SConstruct   2014-11-23 06:12:49.0 
+0100
+++ new/xsettingsd-0.0~git20150615/SConstruct   2015-06-15 03:02:00.0 
+0200
@@ -41,12 +41,12 @@
   'RunTests': run_tests_builder,
 })
 
-env.Append(CPPFLAGS = os.environ.get('CPPFLAGS', ''),
-   CFLAGS = os.environ.get('CFLAGS', ''),
-   CXXFLAGS = os.environ.get('CXXFLAGS', ''),
-   LDFLAGS = os.environ.get('LDFLAGS', ''))
+env.Append(CPPFLAGS=os.environ.get('CPPFLAGS', ''),
+   CFLAGS=os.environ.get('CFLAGS', ''),
+   CXXFLAGS=os.environ.get('CXXFLAGS', ''),
+   LDFLAGS=os.environ.get('LDFLAGS', ''))
 
-env.Append(CCFLAGS = '-Wall -Werror')
+env.Append(CCFLAGS='-Wall -Werror -Wno-narrowing')
 
 
 srcs = Split('''\
@@ -67,8 +67,14 @@
 Default([xsettingsd, dump_xsettings])
 
 
+gtest_env = env.Clone()
+gtest_env.Append(CCFLAGS='-I/usr/src/gtest')
+gtest_env.VariantDir('.', '/usr/src/gtest/src', duplicate=0)
+libgtest = gtest_env.Library('gtest', 'gtest-all.cc')
+
 test_env = env.Clone()
-test_env.Append(CCFLAGS=' -D__TESTING', LINKFLAGS=' -lgtest')
+test_env.Append(CCFLAGS='-D__TESTING')
+test_env['LIBS'] += [libgtest, 'pthread']
 
 tests = []
 for file in Glob('*_test.cc', strings=True):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xsettingsd-0.0~git20141123/common.cc 
new/xsettingsd-0.0~git20150615/common.cc
--- old/xsettingsd-0.0~git20141123/common.cc2014-11-23 06:12:49.0 
+0100
+++ new/xsettingsd-0.0~git20150615/common.cc2015-06-15 03:02:00.0 
+0200
@@ -5,18 +5,44 @@
 
 #include cstdarg
 #include cstdio
+#include cstdlib
 
 using std::string;
+using std::vector;
 
 namespace xsettingsd 

commit xsettingsd for openSUSE:Factory

2014-12-03 Thread h_root
Hello community,

here is the log from the commit of package xsettingsd for openSUSE:Factory 
checked in at 2014-12-03 22:47:56

Comparing /work/SRC/openSUSE:Factory/xsettingsd (Old)
 and  /work/SRC/openSUSE:Factory/.xsettingsd.new (New)


Package is xsettingsd

Changes:

--- /work/SRC/openSUSE:Factory/xsettingsd/xsettingsd.changes2014-10-15 
16:21:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.xsettingsd.new/xsettingsd.changes   
2014-12-03 22:48:17.0 +0100
@@ -1,0 +2,10 @@
+Mon Nov  1 19:14:01 UTC 2014 - sor.ale...@meowr.ru
+
+- Update to 0.0~git20141123:
+  * fix an issue that int values returned by
+ConfigParser::FileCharStream::GetCharImpl() were cast to chars,
+resulting in EOF getting lost
+- Add missing CXXFLAGS.
+- Add SLE 11 support.
+
+---
@@ -13 +22,0 @@
-

Old:

  xsettingsd-0.0~git20140814.tar.gz

New:

  xsettingsd-0.0~git20141123.tar.gz



Other differences:
--
++ xsettingsd.spec ++
--- /var/tmp/diff_new_pack.pOxLS6/_old  2014-12-03 22:48:19.0 +0100
+++ /var/tmp/diff_new_pack.pOxLS6/_new  2014-12-03 22:48:19.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   xsettingsd
-Version:0.0~git20140814
+Version:0.0~git20141123
 Release:0
 Summary:Provides settings to X11 applications
 License:BSD-3-Clause
@@ -27,7 +27,8 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 BuildRequires:  scons
-BuildRequires:  pkgconfig(x11)
+BuildRequires:  xorg-x11-devel
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 xsettingsd is a daemon that implements the XSETTINGS specification.
@@ -41,7 +42,7 @@
 %setup -q
 
 %build
-scons CC=$(which gcc) CXX=$(which g++) %{?_smp_mflags}
+CFLAGS='%{optflags}' CXXFLAGS='%{optflags}' scons %{?_smp_mflags}
 
 %install
 for file in %{name} dump_xsettings; do

++ xsettingsd-0.0~git20140814.tar.gz - xsettingsd-0.0~git20141123.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xsettingsd-0.0~git20140814/config_parser.cc 
new/xsettingsd-0.0~git20141123/config_parser.cc
--- old/xsettingsd-0.0~git20140814/config_parser.cc 2014-08-15 
03:50:55.0 +0200
+++ new/xsettingsd-0.0~git20141123/config_parser.cc 2014-11-23 
06:12:49.0 +0100
@@ -70,7 +70,7 @@
   bool in_comment = false;
 
   while (!stream_-AtEOF()) {
-char ch = stream_-GetChar();
+int ch = stream_-GetChar();
 
 if (ch == '#') {
   in_comment = true;
@@ -138,7 +138,7 @@
   return (!have_buffered_char_  AtEOFImpl());
 }
 
-char ConfigParser::CharStream::GetChar() {
+int ConfigParser::CharStream::GetChar() {
   assert(initialized_);
 
   prev_at_line_end_ = at_line_end_;
@@ -147,7 +147,7 @@
 at_line_end_ = false;
   }
 
-  char ch = 0;
+  int ch = 0;
   if (have_buffered_char_) {
 have_buffered_char_ = false;
 ch = buffered_char_;
@@ -161,7 +161,7 @@
   return ch;
 }
 
-void ConfigParser::CharStream::UngetChar(char ch) {
+void ConfigParser::CharStream::UngetChar(int ch) {
   if (prev_at_line_end_)
 line_num_--;
   at_line_end_ = prev_at_line_end_;
@@ -202,10 +202,9 @@
   return ch == EOF;
 }
 
-char ConfigParser::FileCharStream::GetCharImpl() {
+int ConfigParser::FileCharStream::GetCharImpl() {
   assert(file_);
-  int ch = fgetc(file_);
-  return ch;
+  return fgetc(file_);
 }
 
 ConfigParser::StringCharStream::StringCharStream(const string data)
@@ -217,7 +216,7 @@
   return pos_ == data_.size();
 }
 
-char ConfigParser::StringCharStream::GetCharImpl() {
+int ConfigParser::StringCharStream::GetCharImpl() {
   return data_.at(pos_++);
 }
 
@@ -230,7 +229,7 @@
 if (stream_-AtEOF())
   break;
 
-char ch = stream_-GetChar();
+int ch = stream_-GetChar();
 if (isspace(ch) || ch == '#') {
   stream_-UngetChar(ch);
   break;
@@ -287,7 +286,7 @@
 return false;
   }
 
-  char ch = stream_-GetChar();
+  int ch = stream_-GetChar();
   stream_-UngetChar(ch);
 
   if ((ch = '0'  ch = '9') || ch == '-') {
@@ -322,7 +321,7 @@
 if (stream_-AtEOF())
   break;
 
-char ch = stream_-GetChar();
+int ch = stream_-GetChar();
 if (isspace(ch) || ch == '#') {
   stream_-UngetChar(ch);
   break;
@@ -383,7 +382,7 @@
   return false;
 }
 
-char ch = stream_-GetChar();
+int ch = stream_-GetChar();
 if (ch == '\n') {
   SetErrorF(Got newline mid-string);
   return false;
@@ -440,7 +439,7 @@
   return false;
 }
 
-char ch = stream_-GetChar();
+int ch = stream_-GetChar();
 if (ch == '\n') {
   SetErrorF(Got newline mid-color);
   return false;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit xsettingsd for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package xsettingsd for openSUSE:Factory 
checked in at 2014-10-15 16:20:11

Comparing /work/SRC/openSUSE:Factory/xsettingsd (Old)
 and  /work/SRC/openSUSE:Factory/.xsettingsd.new (New)


Package is xsettingsd

Changes:

--- /work/SRC/openSUSE:Factory/xsettingsd/xsettingsd.changes2014-05-08 
12:39:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.xsettingsd.new/xsettingsd.changes   
2014-10-15 16:21:43.0 +0200
@@ -1,0 +2,6 @@
+Wed Oct  8 06:56:36 UTC 2014 - sor.ale...@meowr.ru
+
+- Update to 0.0~git20140814:
+  * allow negative int values
+
+---
@@ -4 +10 @@
-- fix warning standard-dir-owned-by-package /usr/share/man/man1
+- Fix warning standard-dir-owned-by-package /usr/share/man/man1.

Old:

  xsettingsd-0.0~git20121210.tar.gz

New:

  xsettingsd-0.0~git20140814.tar.gz



Other differences:
--
++ xsettingsd.spec ++
--- /var/tmp/diff_new_pack.HnD9Ln/_old  2014-10-15 16:21:44.0 +0200
+++ /var/tmp/diff_new_pack.HnD9Ln/_new  2014-10-15 16:21:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   xsettingsd
-Version:0.0~git20121210
+Version:0.0~git20140814
 Release:0
 Summary:Provides settings to X11 applications
 License:BSD-3-Clause
@@ -45,8 +45,8 @@
 
 %install
 for file in %{name} dump_xsettings; do
-install -Dm 0755 ${file} %{buildroot}%{_bindir}/${file}
-install -Dm 0644 ${file}.1 %{buildroot}%{_mandir}/man1/${file}.1
+install -Dm 0755 $file %{buildroot}%{_bindir}/$file
+install -Dm 0644 $file.1 %{buildroot}%{_mandir}/man1/$file.1
 done
 
 %files

++ xsettingsd-0.0~git20121210.tar.gz - xsettingsd-0.0~git20140814.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xsettingsd-0.0~git20121210/config_parser.cc 
new/xsettingsd-0.0~git20140814/config_parser.cc
--- old/xsettingsd-0.0~git20121210/config_parser.cc 2012-12-11 
06:38:42.0 +0100
+++ new/xsettingsd-0.0~git20140814/config_parser.cc 2014-08-15 
03:50:55.0 +0200
@@ -290,7 +290,7 @@
   char ch = stream_-GetChar();
   stream_-UngetChar(ch);
 
-  if (ch = '0'  ch = '9') {
+  if ((ch = '0'  ch = '9') || ch == '-') {
 int32_t value = 0;
 if (!ReadInteger(value))
   return false;

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