commit libprison for openSUSE:Factory

2014-09-12 Thread h_root
Hello community,

here is the log from the commit of package libprison for openSUSE:Factory 
checked in at 2014-09-12 11:19:15

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


Package is libprison

Changes:

--- /work/SRC/openSUSE:Factory/libprison/libprison.changes  2014-06-25 
06:57:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.libprison.new/libprison.changes 2014-09-12 
11:19:18.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 11 14:40:56 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Add baselibs.conf, needed for kdebase4-workspace-libs-32bit
+
+---

New:

  baselibs.conf



Other differences:
--
++ libprison.spec ++
--- /var/tmp/diff_new_pack.0Ur9wa/_old  2014-09-12 11:19:19.0 +0200
+++ /var/tmp/diff_new_pack.0Ur9wa/_new  2014-09-12 11:19:19.0 +0200
@@ -25,6 +25,7 @@
 Group:  Development/Libraries/C and C++
 Url:https://projects.kde.org/projects/prison
 Source: 
http://download.kde.org/stable/prison/%{version}/src/%{rname}-%{version}.tar.xz
+Source1:baselibs.conf
 BuildRequires:  cmake
 BuildRequires:  kde4-filesystem
 BuildRequires:  libdmtx-devel

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



commit libprison for openSUSE:Factory

2014-06-24 Thread h_root
Hello community,

here is the log from the commit of package libprison for openSUSE:Factory 
checked in at 2014-06-25 06:57:28

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


Package is libprison

Changes:

--- /work/SRC/openSUSE:Factory/libprison/libprison.changes  2014-03-18 
13:49:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.libprison.new/libprison.changes 2014-06-25 
06:57:34.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun 17 16:14:35 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 1.1.1
+  * Fixed internal library versioning
+
+---

Old:

  prison-1.1.0.tar.xz

New:

  prison-1.1.1.tar.xz



Other differences:
--
++ libprison.spec ++
--- /var/tmp/diff_new_pack.GBK4kT/_old  2014-06-25 06:57:35.0 +0200
+++ /var/tmp/diff_new_pack.GBK4kT/_new  2014-06-25 06:57:35.0 +0200
@@ -18,13 +18,13 @@
 
 Name:   libprison
 %define rname   prison
-Version:1.1.0
+Version:1.1.1
 Release:0
 Summary:Qt api to produce QRCode and DataMatrix barcodes
 License:MIT
 Group:  Development/Libraries/C and C++
 Url:https://projects.kde.org/projects/prison
-Source: %{rname}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/prison/%{version}/src/%{rname}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  kde4-filesystem
 BuildRequires:  libdmtx-devel

++ prison-1.1.0.tar.xz - prison-1.1.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/prison-1.1.0/lib/prison/CMakeLists.txt 
new/prison-1.1.1/lib/prison/CMakeLists.txt
--- old/prison-1.1.0/lib/prison/CMakeLists.txt  2014-03-16 19:07:42.0 
+0100
+++ new/prison-1.1.1/lib/prison/CMakeLists.txt  2014-04-05 22:28:30.0 
+0200
@@ -12,7 +12,7 @@
 add_library(prison SHARED ${prison_SRC})
 target_link_libraries(prison ${DMTX_LIBRARIES} ${QRENCODE_LIBRARIES} 
${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY})
 
-set_target_properties(prison PROPERTIES VERSION 1.1.0 SOVERSION 0 
LINK_INTERFACE_LIBRARIES  DEFINE_SYMBOL BUILDING_PRISON)
+set_target_properties(prison PROPERTIES VERSION 0.1.0 SOVERSION 0 
LINK_INTERFACE_LIBRARIES  DEFINE_SYMBOL BUILDING_PRISON)
 
 set(LIB_SUFFIX  CACHE STRING Define suffix of directory name (32/64) )
 

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



commit libprison for openSUSE:Factory

2014-03-18 Thread h_root
Hello community,

here is the log from the commit of package libprison for openSUSE:Factory 
checked in at 2014-03-18 13:49:09

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


Package is libprison

Changes:

--- /work/SRC/openSUSE:Factory/libprison/libprison.changes  2012-12-03 
09:49:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.libprison.new/libprison.changes 2014-03-18 
13:49:11.0 +0100
@@ -1,0 +2,8 @@
+Sun Mar 16 18:29:52 UTC 2014 - tittiatc...@gmail.com
+
+- Update to version 1.1.0
+  * Added API to query and set the foreground and background colors
+  * Adapt datamatrixbarcode to be able to use colors
+  * Implemented Code39 barcodes (Thanks to Geoffry Song)
+
+---

Old:

  prison-1.0.tar.bz2

New:

  prison-1.1.0.tar.xz



Other differences:
--
++ libprison.spec ++
--- /var/tmp/diff_new_pack.ocu8v6/_old  2014-03-18 13:49:13.0 +0100
+++ /var/tmp/diff_new_pack.ocu8v6/_new  2014-03-18 13:49:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libprison
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -18,13 +18,13 @@
 
 Name:   libprison
 %define rname   prison
-Version:1.0
+Version:1.1.0
 Release:0
 Summary:Qt api to produce QRCode and DataMatrix barcodes
 License:MIT
 Group:  Development/Libraries/C and C++
 Url:https://projects.kde.org/projects/prison
-Source: %{rname}-%{version}.tar.bz2
+Source: %{rname}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  kde4-filesystem
 BuildRequires:  libdmtx-devel

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



commit libprison for openSUSE:Factory

2012-12-03 Thread h_root
Hello community,

here is the log from the commit of package libprison for openSUSE:Factory 
checked in at 2012-12-03 09:49:11

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


Package is libprison, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libprison/libprison.changes  2012-03-02 
13:48:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.libprison.new/libprison.changes 2012-12-03 
09:49:13.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 25 10:47:22 UTC 2012 - cgiboude...@gmx.com
+
+- Fix the SLES build (%make_install doesn't exist)
+
+---



Other differences:
--
++ libprison.spec ++
--- /var/tmp/diff_new_pack.054sOz/_old  2012-12-03 09:49:14.0 +0100
+++ /var/tmp/diff_new_pack.054sOz/_new  2012-12-03 09:49:14.0 +0100
@@ -63,15 +63,12 @@
 
 %install
 cd build
-%make_install
+%kde4_makeinstall
 
 %post -n libprison0 -p /sbin/ldconfig
 
 %postun -n libprison0 -p /sbin/ldconfig
 
-%clean
-  rm -rf %{buildroot}
-
 %files -n libprison0
 %defattr(-,root,root)
 %{_libdir}/libprison.so.*

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



commit libprison for openSUSE:Factory

2012-03-02 Thread h_root
Hello community,

here is the log from the commit of package libprison for openSUSE:Factory 
checked in at 2012-03-02 13:48:57

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


Package is libprison, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libprison/libprison.changes  2011-09-23 
02:09:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.libprison.new/libprison.changes 2012-03-02 
13:48:58.0 +0100
@@ -1,0 +2,6 @@
+Fri Mar  2 01:46:58 UTC 2012 - crrodrig...@opensuse.org
+
+- Build with fvisibility-inlines-hidden , in this case 
+  this saves only dozen symbol table entries.
+
+---



Other differences:
--
++ libprison.spec ++
--- /var/tmp/diff_new_pack.EBfczC/_old  2012-03-02 13:49:00.0 +0100
+++ /var/tmp/diff_new_pack.EBfczC/_new  2012-03-02 13:49:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libprison
 #
-# 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
@@ -16,15 +16,14 @@
 #
 
 
-
 Name:   libprison
 %define rname   prison
 Version:1.0
-Release:1
-License:MIT
+Release:0
 Summary:Qt api to produce QRCode and DataMatrix barcodes
-Url:https://projects.kde.org/projects/prison
+License:MIT
 Group:  Development/Libraries/C and C++
+Url:https://projects.kde.org/projects/prison
 Source: %{rname}-%{version}.tar.bz2
 BuildRequires:  cmake
 BuildRequires:  kde4-filesystem
@@ -38,7 +37,6 @@
 barcodes and DataMatrix barcodes, and can easily be made support more.
 
 %package -n libprison0
-License:MIT
 Summary:Qt api to produce QRCode and DataMatrix barcodes
 Group:  Development/Libraries/C and C++
 
@@ -47,7 +45,6 @@
 barcodes and DataMatrix barcodes, and can easily be made support more.
 
 %package devel
-License:MIT
 Summary:Qt api to produce QRCode and DataMatrix barcodes
 Group:  Development/Libraries/C and C++
 Requires:   libprison0 = %{version}
@@ -57,9 +54,10 @@
 barcodes and DataMatrix barcodes, and can easily be made support more.
 
 %prep
-%setup -n %{rname}-%{version}
+%setup -q -n %{rname}-%{version}
 
 %build
+export RPM_OPT_FLAGS=%optflags -fvisibility-inlines-hidden
 %cmake_kde4 -d build
 %make_jobs
 

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



commit libprison for openSUSE:Factory

2011-07-25 Thread h_root

Hello community,

here is the log from the commit of package libprison for openSUSE:Factory
checked in at Mon Jul 25 10:59:23 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/libprison/libprison.changes2011-05-08 
18:26:28.0 +0200
@@ -0,0 +1,5 @@
+---
+Sun May  8 16:26:10 UTC 2011 - cgiboude...@gmx.com
+
+- Add libprison
+

calling whatdependson for head-i586


New:

  libprison.changes
  libprison.spec
  prison-1.0.tar.bz2



Other differences:
--
++ libprison.spec ++
#
# spec file for package libprison
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:   libprison
%define rname   prison
Version:1.0
Release:1
License:MIT
Summary:Qt api to produce QRCode and DataMatrix barcodes
Url:https://projects.kde.org/projects/prison
Group:  Development/Libraries/C and C++
Source: %{rname}-%{version}.tar.bz2
BuildRequires:  cmake
BuildRequires:  kde4-filesystem
BuildRequires:  libdmtx-devel
BuildRequires:  libqt4-devel
BuildRequires:  qrencode-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
Prison is a barcode api currently offering a nice Qt api to produce QRCode
barcodes and DataMatrix barcodes, and can easily be made support more.

%package -n libprison0
License:MIT
Summary:Qt api to produce QRCode and DataMatrix barcodes
Group:  Development/Libraries/C and C++

%description -n libprison0
Prison is a barcode api currently offering a nice Qt api to produce QRCode
barcodes and DataMatrix barcodes, and can easily be made support more.

%package devel
License:MIT
Summary:Qt api to produce QRCode and DataMatrix barcodes
Group:  Development/Libraries/C and C++
Requires:   libprison0 = %{version}

%description devel
Prison is a barcode api currently offering a nice Qt api to produce QRCode
barcodes and DataMatrix barcodes, and can easily be made support more.

%prep
%setup -n %{rname}-%{version}

%build
%cmake_kde4 -d build
%make_jobs

%install
cd build
%make_install

%post -n libprison0 -p /sbin/ldconfig

%postun -n libprison0 -p /sbin/ldconfig

%clean
  rm -rf %{buildroot}

%files -n libprison0
%defattr(-,root,root)
%{_libdir}/libprison.so.*

%files devel
%defattr(-,root,root)
%{_includedir}/prison/
%{_libdir}/cmake/Prison/
%{_libdir}/libprison.so

%changelog





Remember to have fun...

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