commit libSOIL for openSUSE:Factory

2013-04-20 Thread h_root
Hello community,

here is the log from the commit of package libSOIL for openSUSE:Factory checked 
in at 2013-04-20 17:46:55

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


Package is "libSOIL", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libSOIL/libSOIL.changes  2013-04-05 
07:36:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.libSOIL.new/libSOIL.changes 2013-04-20 
17:46:56.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr 19 09:26:50 UTC 2013 - idon...@suse.com
+
+- Re-zip the source to remove spaces from the directory name 
+
+---



Other differences:
--
++ libSOIL.spec ++
--- /var/tmp/diff_new_pack.Sqm1Ge/_old  2013-04-20 17:46:58.0 +0200
+++ /var/tmp/diff_new_pack.Sqm1Ge/_new  2013-04-20 17:46:58.0 +0200
@@ -25,10 +25,10 @@
 License:SUSE-Public-Domain and MIT
 Group:  System/Libraries
 Url:http://lonesock.net/soil.html
-
-Source: http://www.lonesock.net/files/soil.zip
+#Source:http://www.lonesock.net/files/soil.zip
+Source: soil.zip
 Patch0: %{name}-makefile.patch
-BuildRoot: %_tmppath/%name-%version-build
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  Mesa-devel
 BuildRequires:  unzip
 
@@ -57,7 +57,7 @@
 Headers and libraries to program against %{name}
 
 %prep
-%setup -q -n Simple\ OpenGL\ Image\ Library
+%setup -q -n soil
 %patch0
 
 %build

++ soil.zip ++
Files /var/tmp/diff_new_pack.Sqm1Ge/_old and /var/tmp/diff_new_pack.Sqm1Ge/_new 
differ

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



commit libSOIL for openSUSE:Factory

2013-04-04 Thread h_root
Hello community,

here is the log from the commit of package libSOIL for openSUSE:Factory checked 
in at 2013-04-05 07:35:10

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


Package is "libSOIL", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libSOIL/libSOIL.changes  2013-03-30 
14:59:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.libSOIL.new/libSOIL.changes 2013-04-05 
07:36:44.0 +0200
@@ -1,0 +2,5 @@
+Wed Mar 27 14:19:33 UTC 2013 - jeng...@inai.de
+
+- Unbreak SLE build by killing off %make_install
+
+---



Other differences:
--
++ libSOIL.spec ++
--- /var/tmp/diff_new_pack.nLuLwc/_old  2013-04-05 07:36:51.0 +0200
+++ /var/tmp/diff_new_pack.nLuLwc/_new  2013-04-05 07:36:51.0 +0200
@@ -25,8 +25,10 @@
 License:SUSE-Public-Domain and MIT
 Group:  System/Libraries
 Url:http://lonesock.net/soil.html
-Source0:http://www.lonesock.net/files/soil.zip
+
+Source: http://www.lonesock.net/files/soil.zip
 Patch0: %{name}-makefile.patch
+BuildRoot: %_tmppath/%name-%version-build
 BuildRequires:  Mesa-devel
 BuildRequires:  unzip
 
@@ -63,7 +65,7 @@
 make %{?_smp_mflags} -C src -f ../projects/makefile/alternate\ Makefile.txt
 
 %install
-%make_install LIBDIR=%{_libdir} -C src -f ../projects/makefile/alternate\ 
Makefile.txt
+make install DESTDIR="%buildroot" LIBDIR=%{_libdir} -C src -f 
../projects/makefile/alternate\ Makefile.txt
 
 %post -n %{name}%{soname} -p /sbin/ldconfig
 


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



commit libSOIL for openSUSE:Factory

2013-03-30 Thread h_root
Hello community,

here is the log from the commit of package libSOIL for openSUSE:Factory checked 
in at 2013-03-30 14:59:02

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


Package is "libSOIL", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2013-02-26 18:15:11.936010755 +0100
+++ /work/SRC/openSUSE:Factory/.libSOIL.new/libSOIL.changes 2013-03-30 
14:59:03.0 +0100
@@ -0,0 +1,16 @@
+---
+Wed Mar 27 07:56:25 UTC 2013 - cfarr...@suse.com
+
+- license update: SUSE-Public-Domain and MIT
+  If the licenses are not aggregated the MIT should be entered as license
+
+---
+Thu Mar 21 14:46:07 UTC 2013 - joop.boo...@opensuse.org
+
+- Corrected the License 
+
+---
+Sun Oct 24 18:18:18 UTC 2010 - reddw...@opensuse.org
+
+- Initial package
+

New:

  libSOIL-makefile.patch
  libSOIL.changes
  libSOIL.spec
  soil.zip



Other differences:
--
++ libSOIL.spec ++
#
# spec file for package libSOIL
#
# 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
# 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/
#


%define soname 1

Name:   libSOIL
Version:1.07.20080707
Release:0
Summary:Simple OpenGL Image Library
License:SUSE-Public-Domain and MIT
Group:  System/Libraries
Url:http://lonesock.net/soil.html
Source0:http://www.lonesock.net/files/soil.zip
Patch0: %{name}-makefile.patch
BuildRequires:  Mesa-devel
BuildRequires:  unzip

%description
SOIL is a tiny C library used primarily for uploading textures into OpenGL.
It supports loading BMP, PNG, JPG, TGA, DDS, PSD and HDR files as well as
saving into TGA, BMP and DDS Files.
It is also able to perform common functions needed in loading OpenGL textures.

%package -n %{name}%{soname}
Summary:Simple OpenGL Image Library
Group:  System/Libraries

%description -n %{name}%{soname}
SOIL is a tiny C library used primarily for uploading textures into OpenGL.
It supports loading BMP, PNG, JPG, TGA, DDS, PSD and HDR files as well as
saving into TGA, BMP and DDS Files.
It is also able to perform common functions needed in loading OpenGL textures.

%package devel
Summary:Libsoil development files
Group:  Development/Libraries/C and C++
Requires:   %{name}%{soname} = %{version}

%description devel
Headers and libraries to program against %{name}

%prep
%setup -q -n Simple\ OpenGL\ Image\ Library
%patch0

%build
export CFLAGS='%{optflags}'
make %{?_smp_mflags} -C src -f ../projects/makefile/alternate\ Makefile.txt

%install
%make_install LIBDIR=%{_libdir} -C src -f ../projects/makefile/alternate\ 
Makefile.txt

%post -n %{name}%{soname} -p /sbin/ldconfig

%postun -n %{name}%{soname} -p /sbin/ldconfig

%files -n %{name}%{soname}
%defattr(0644, root, root, 0755)
%doc soil.html
%{_libdir}/%{name}.so.%{soname}*

%files devel
%defattr(0644, root, root, 0755)
%{_libdir}/%{name}.so
%{_includedir}/SOIL

%changelog
++ libSOIL-makefile.patch ++
--- projects/makefile/alternate Makefile.txt2008-07-07 18:13:28.0 
+0200
+++ projects/makefile/alternate Makefile.txt2010-10-24 19:01:40.475643694 
+0200
@@ -1,16 +1,16 @@
 MAKE = make
 CC = gcc
-INSTALL_FILE = install -p -o root -g root -m 644
-INSTALL_DIR = install -p -o root -g root -d
+INSTALL_FILE = install -p -m 644
+INSTALL_DIR = install -p -d
 LN = ln -s
 RM = rm -fv
-CFLAGS += -c -O2 -Wall
+CFLAGS += -c -O2 -Wall -fPIC
 LDFLAGS +=
 
 CFILES = image_DXT.c image_helper.c SOIL.c stb_image_aug.c
 OFILES = $(CFILES:.c=.o)
 LIBNAME = libSOIL
-VERSION = 1.07-20071110
+VERSION = 1.07-20080707
 MAJOR = 1
 
 HFILES = SOIL.h image_DXT.h image_helper.h \
@@ -27,15 +27,15 @@
 
 lib: $(OFILES)
# create static library
-   ar -cvq $(LIBNAME).a $(OFILES)
+   #ar -cvq $(LIBNAME).a $(OFILES)
# create shared library
-   gcc -shared -Wl,-soname,$(LIBNAME).so.$(MAJOR) -o 
$(LIBNAME).so.$(VERSION) $(OFILES)
+   gcc -