commit qoauth for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package qoauth for openSUSE:Factory checked 
in at 2015-06-01 09:36:26

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


Package is qoauth

Changes:

--- /work/SRC/openSUSE:Factory/qoauth/qoauth.changes2013-12-19 
13:14:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.qoauth.new/qoauth.changes   2015-06-01 
09:36:28.0 +0200
@@ -1,0 +2,5 @@
+Thu May 28 17:41:15 CEST 2015 - r...@suse.de
+
+- expand qoauth-ppc64-libdir.patch for s390x 
+
+---



Other differences:
--
++ qoauth.spec ++
--- /var/tmp/diff_new_pack.l4nYbH/_old  2015-06-01 09:36:29.0 +0200
+++ /var/tmp/diff_new_pack.l4nYbH/_new  2015-06-01 09:36:29.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qoauth
 #
-# Copyright (c) 2013 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

++ qoauth-ppc64-libdir.patch ++
--- /var/tmp/diff_new_pack.l4nYbH/_old  2015-06-01 09:36:29.0 +0200
+++ /var/tmp/diff_new_pack.l4nYbH/_new  2015-06-01 09:36:29.0 +0200
@@ -1,8 +1,8 @@
 Index: qoauth-1.0.1/src/src.pro
-===
 qoauth-1.0.1.orig/src/src.pro
+
+--- qoauth-1.0.1/src/src.pro
 +++ qoauth-1.0.1/src/src.pro
-@@ -67,6 +67,15 @@ else:unix {
+@@ -67,6 +67,18 @@
  } else {
target.path = $${INSTALL_PREFIX}/lib
  }
@@ -15,6 +15,9 @@
 +contains(QMAKE_HOST.arch, aarch64) {
 +  target.path = $${INSTALL_PREFIX}/lib64
 +}
++contains(QMAKE_HOST.arch, s390x) {
++  target.path = $${INSTALL_PREFIX}/lib64
++}
  
  headers.path = $${INSTALL_PREFIX}/include/QtOAuth
  docs.path = $${INSTALL_PREFIX}/share/doc/$${TARGET}-$${VERSION}/html




commit qoauth for openSUSE:Factory

2013-12-19 Thread h_root
Hello community,

here is the log from the commit of package qoauth for openSUSE:Factory checked 
in at 2013-12-19 13:14:51

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


Package is qoauth

Changes:

--- /work/SRC/openSUSE:Factory/qoauth/qoauth.changes2013-03-26 
15:58:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.qoauth.new/qoauth.changes   2013-12-19 
13:14:52.0 +0100
@@ -1,0 +2,5 @@
+Sun Dec 15 03:39:39 UTC 2013 - uweig...@de.ibm.com
+
+- qoauth-ppc64-libdir.patch: Add ppc64le as lib64 platform
+
+---



Other differences:
--
++ qoauth-ppc64-libdir.patch ++
--- /var/tmp/diff_new_pack.b2wJKL/_old  2013-12-19 13:14:52.0 +0100
+++ /var/tmp/diff_new_pack.b2wJKL/_new  2013-12-19 13:14:52.0 +0100
@@ -2,13 +2,16 @@
 ===
 --- qoauth-1.0.1.orig/src/src.pro
 +++ qoauth-1.0.1/src/src.pro
-@@ -67,6 +67,12 @@ else:unix {
+@@ -67,6 +67,15 @@ else:unix {
  } else {
target.path = $${INSTALL_PREFIX}/lib
  }
 +contains(QMAKE_HOST.arch, ppc64) {
 +  target.path = $${INSTALL_PREFIX}/lib64
 +}
++contains(QMAKE_HOST.arch, ppc64le) {
++  target.path = $${INSTALL_PREFIX}/lib64
++}
 +contains(QMAKE_HOST.arch, aarch64) {
 +  target.path = $${INSTALL_PREFIX}/lib64
 +}

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



commit qoauth for openSUSE:Factory

2013-03-26 Thread h_root
Hello community,

here is the log from the commit of package qoauth for openSUSE:Factory checked 
in at 2013-03-26 15:58:47

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


Package is qoauth, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/qoauth/qoauth.changes2012-07-21 
12:31:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.qoauth.new/qoauth.changes   2013-03-26 
15:58:48.0 +0100
@@ -1,0 +2,5 @@
+Mon Mar 18 16:49:45 UTC 2013 - sch...@suse.de
+
+- Add aarch64 to the list of lib64 platforms
+
+---



Other differences:
--
++ qoauth.spec ++
--- /var/tmp/diff_new_pack.NGaIFO/_old  2013-03-26 15:58:49.0 +0100
+++ /var/tmp/diff_new_pack.NGaIFO/_new  2013-03-26 15:58:49.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qoauth
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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

++ qoauth-ppc64-libdir.patch ++
--- /var/tmp/diff_new_pack.NGaIFO/_old  2013-03-26 15:58:49.0 +0100
+++ /var/tmp/diff_new_pack.NGaIFO/_new  2013-03-26 15:58:49.0 +0100
@@ -2,13 +2,16 @@
 ===
 --- qoauth-1.0.1.orig/src/src.pro
 +++ qoauth-1.0.1/src/src.pro
-@@ -67,6 +67,9 @@ else:unix {
+@@ -67,6 +67,12 @@ else:unix {
  } else {
target.path = $${INSTALL_PREFIX}/lib
  }
 +contains(QMAKE_HOST.arch, ppc64) {
 +  target.path = $${INSTALL_PREFIX}/lib64
 +}
++contains(QMAKE_HOST.arch, aarch64) {
++  target.path = $${INSTALL_PREFIX}/lib64
++}
  
  headers.path = $${INSTALL_PREFIX}/include/QtOAuth
  docs.path = $${INSTALL_PREFIX}/share/doc/$${TARGET}-$${VERSION}/html

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



commit qoauth for openSUSE:Factory

2012-07-21 Thread h_root
Hello community,

here is the log from the commit of package qoauth for openSUSE:Factory checked 
in at 2012-07-21 12:31:26

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


Package is qoauth, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/qoauth/qoauth.changes2012-03-11 
20:05:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.qoauth.new/qoauth.changes   2012-07-21 
12:31:27.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul  6 21:45:50 UTC 2012 - dval...@suse.com
+
+- fix ppc64 libdir 
+
+---

New:

  qoauth-ppc64-libdir.patch



Other differences:
--
++ qoauth.spec ++
--- /var/tmp/diff_new_pack.CIfH0d/_old  2012-07-21 12:31:29.0 +0200
+++ /var/tmp/diff_new_pack.CIfH0d/_new  2012-07-21 12:31:29.0 +0200
@@ -28,6 +28,7 @@
 BuildRequires:  libqca2-devel
 BuildRequires:  libqt4-devel
 Patch:  qoauth-rpmoptflags.patch
+Patch2: qoauth-ppc64-libdir.patch 
 %define debug_package_requires libqoauth1 = %version-%release
 
 %description
@@ -68,6 +69,7 @@
 %prep
 %setup -q -n qoauth-%{version}
 %patch -p1
+%patch2 -p1
 %build
 qmake
 make %{?jobs:-j %jobs}

++ qoauth-ppc64-libdir.patch ++
Index: qoauth-1.0.1/src/src.pro
===
--- qoauth-1.0.1.orig/src/src.pro
+++ qoauth-1.0.1/src/src.pro
@@ -67,6 +67,9 @@ else:unix {
 } else {
   target.path = $${INSTALL_PREFIX}/lib
 }
+contains(QMAKE_HOST.arch, ppc64) {
+  target.path = $${INSTALL_PREFIX}/lib64
+}
 
 headers.path = $${INSTALL_PREFIX}/include/QtOAuth
 docs.path = $${INSTALL_PREFIX}/share/doc/$${TARGET}-$${VERSION}/html
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit qoauth for openSUSE:Factory

2012-03-11 Thread h_root
Hello community,

here is the log from the commit of package qoauth for openSUSE:Factory checked 
in at 2012-03-11 20:05:07

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


Package is qoauth, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/qoauth/qoauth.changes2011-12-09 
09:32:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.qoauth.new/qoauth.changes   2012-03-11 
20:05:09.0 +0100
@@ -1,0 +2,7 @@
+Sat Mar 10 16:49:23 UTC 2012 - crrodrig...@opensuse.org
+
+- Use RPM_OPT_FLAGS 
+- Fix -debuginfo generation..
+- Build with inlines-hidden
+
+---

New:

  qoauth-rpmoptflags.patch



Other differences:
--
++ qoauth.spec ++
--- /var/tmp/diff_new_pack.y8KbTb/_old  2012-03-11 20:05:09.0 +0100
+++ /var/tmp/diff_new_pack.y8KbTb/_new  2012-03-11 20:05:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qoauth
 #
-# 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
@@ -27,6 +27,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libqca2-devel
 BuildRequires:  libqt4-devel
+Patch:  qoauth-rpmoptflags.patch
 %define debug_package_requires libqoauth1 = %version-%release
 
 %description
@@ -39,6 +40,7 @@
 
 %package -n libqoauth1
 Summary:An attempt to support interaction with OAuth-powered network 
services
+Group:  Development/Libraries/C and C++
 
 %description -n libqoauth1
 QOAuth is an attempt to support interaction with OAuth-powered network services
@@ -50,6 +52,7 @@
 
 %package devel
 Summary:Development files for QOAuth
+Group:  Development/Libraries/C and C++
 Requires:   libqoauth1 = %{version}
 
 %description devel
@@ -64,10 +67,8 @@
 
 %prep
 %setup -q -n qoauth-%{version}
-
+%patch -p1
 %build
-export CFLAGS=$RPM_OPT_FLAGS
-export CXXFLAGS=$RPM_OPT_FLAGS
 qmake
 make %{?jobs:-j %jobs}
 

++ qoauth-rpmoptflags.patch ++
Index: qoauth-1.0.1/qoauth.pro
===
--- qoauth-1.0.1.orig/qoauth.pro
+++ qoauth-1.0.1/qoauth.pro
@@ -1,5 +1,6 @@
 TEMPLATE = subdirs
-
+QMAKE_CXXFLAGS += -fvisibility-inlines-hidden $$(RPM_OPT_FLAGS)
+QMAKE_STRIP = true
 SUBDIRS += src tests
 
 CONFIG += ordered
Index: qoauth-1.0.1/src/src.pro
===
--- qoauth-1.0.1.orig/src/src.pro
+++ qoauth-1.0.1/src/src.pro
@@ -1,7 +1,8 @@
 TARGET = qoauth
 DESTDIR = ../lib
 win32:DLLDESTDIR = $${DESTDIR}
-
+QMAKE_CXXFLAGS = -fvisibility-inlines-hidden $$(RPM_OPT_FLAGS)
+QMAKE_STRIP = true
 VERSION = 1.0.1
 
 TEMPLATE = lib
Index: qoauth-1.0.1/tests/ft_interface/ft_interface.pro
===
--- qoauth-1.0.1.orig/tests/ft_interface/ft_interface.pro
+++ qoauth-1.0.1/tests/ft_interface/ft_interface.pro
@@ -1,6 +1,7 @@
 TARGET = ft_interface
 TEMPLATE = app
-
+QMAKE_CXXFLAGS += -fvisibility-inlines-hidden $$(RPM_OPT_FLAGS)
+QMAKE_STRIP = true
 DEFINES += UNIT_TEST
 include(../../oauth.prf)
 
Index: qoauth-1.0.1/tests/tests.pro
===
--- qoauth-1.0.1.orig/tests/tests.pro
+++ qoauth-1.0.1/tests/tests.pro
@@ -1,2 +1,4 @@
+QMAKE_CXXFLAGS += -fvisibility-inlines-hidden $$(RPM_OPT_FLAGS)
+QMAKE_STRIP = true
 TEMPLATE = subdirs
 SUBDIRS += ut_interface ft_interface
Index: qoauth-1.0.1/tests/ut_interface/ut_interface.pro
===
--- qoauth-1.0.1.orig/tests/ut_interface/ut_interface.pro
+++ qoauth-1.0.1/tests/ut_interface/ut_interface.pro
@@ -1,6 +1,7 @@
 TARGET = ut_interface
 TEMPLATE = app
-
+QMAKE_CXXFLAGS += -fvisibility-inlines-hidden $$(RPM_OPT_FLAGS)
+QMAKE_STRIP = true
 DEFINES += UNIT_TEST
 include(../../oauth.prf)
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit qoauth for openSUSE:Factory

2011-12-09 Thread h_root
Hello community,

here is the log from the commit of package qoauth for openSUSE:Factory checked 
in at 2011-12-09 09:32:30

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


Package is qoauth, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/qoauth/qoauth.changes2011-09-23 
12:43:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.qoauth.new/qoauth.changes   2011-12-09 
09:32:37.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec  8 11:08:10 UTC 2011 - co...@suse.com
+
+- this should be LGPL-3.0+, LGPL is not a valid license name
+
+---



Other differences:
--
++ qoauth.spec ++
--- /var/tmp/diff_new_pack.jf34XH/_old  2011-12-09 09:32:41.0 +0100
+++ /var/tmp/diff_new_pack.jf34XH/_new  2011-12-09 09:32:41.0 +0100
@@ -15,19 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   qoauth
 Summary:An attempt to support interaction with OAuth-powered network 
services
+License:LGPL-3.0+
+Group:  Development/Libraries/C and C++
 Version:1.0.1
-Release:6
-License:LGPL
+Release:0
 Url:http://github.com/ayoy/qoauth
 Source0:qoauth-%{version}.tar.bz2
-Group:  Development/Libraries/C and C++
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libqca2-devel libqt4-devel
+BuildRequires:  libqca2-devel
+BuildRequires:  libqt4-devel
 %define debug_package_requires libqoauth1 = %version-%release
 
 %description
@@ -40,8 +39,6 @@
 
 %package -n libqoauth1
 Summary:An attempt to support interaction with OAuth-powered network 
services
-Group:  Development/Libraries/C and C++
-License:LGPL
 
 %description -n libqoauth1
 QOAuth is an attempt to support interaction with OAuth-powered network services
@@ -53,8 +50,6 @@
 
 %package devel
 Summary:Development files for QOAuth
-Group:  Development/Libraries/C and C++
-License:LGPL
 Requires:   libqoauth1 = %{version}
 
 %description devel

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



commit qoauth for openSUSE:Factory

2011-08-22 Thread h_root

Hello community,

here is the log from the commit of package qoauth for openSUSE:Factory
checked in at Mon Aug 22 16:05:50 CEST 2011.




--- KDE/qoauth/qoauth.changes   2010-09-22 11:35:42.0 +0200
+++ /mounts/work_src_done/STABLE/qoauth/qoauth.changes  2011-08-07 
15:19:25.0 +0200
@@ -1,0 +2,6 @@
+Sun Aug  7 14:44:44 UTC 2011 - toddrme2...@gmail.com
+ 
+- Removed name from summaries (fix for RPMLINT warning)
+
+
+---
@@ -4,0 +11 @@
+

calling whatdependson for head-i586




Other differences:
--
++ qoauth.spec ++
--- /var/tmp/diff_new_pack.fOgzPP/_old  2011-08-22 16:05:32.0 +0200
+++ /var/tmp/diff_new_pack.fOgzPP/_new  2011-08-22 16:05:32.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package qoauth (Version 1.0.1)
+# spec file for package qoauth
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -19,9 +19,9 @@
 
 
 Name:   qoauth
-Summary:QOAuth is an attempt to support interaction with OAuth-powered 
network services
+Summary:An attempt to support interaction with OAuth-powered network 
services
 Version:1.0.1
-Release:2
+Release:6
 License:LGPL
 Url:http://github.com/ayoy/qoauth
 Source0:qoauth-%{version}.tar.bz2
@@ -39,7 +39,7 @@
 Dominik Kapusta d...@ayoy.net
 
 %package -n libqoauth1
-Summary:QOAuth is an attempt to support interaction with OAuth-powered 
network services
+Summary:An attempt to support interaction with OAuth-powered network 
services
 Group:  Development/Libraries/C and C++
 License:LGPL
 
@@ -52,7 +52,7 @@
 Dominik Kapusta d...@ayoy.net
 
 %package devel
-Summary:Development files for QJson
+Summary:Development files for QOAuth
 Group:  Development/Libraries/C and C++
 License:LGPL
 Requires:   libqoauth1 = %{version}






Remember to have fun...

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