Hello community,

here is the log from the commit of package physfs for openSUSE:Factory checked 
in at 2012-03-06 13:41:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/physfs (Old)
 and      /work/SRC/openSUSE:Factory/.physfs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "physfs", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/physfs/physfs.changes    2011-09-23 
12:40:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.physfs.new/physfs.changes       2012-03-06 
13:41:19.000000000 +0100
@@ -1,0 +2,12 @@
+Mon Mar  5 15:23:30 UTC 2012 - [email protected]
+
+- license update: (LGPL-2.1+ or CPL-1.0) and Zlib
+  For a license such as this brackets are needed to avoid ambiguity
+
+-------------------------------------------------------------------
+Tue Feb 14 07:36:49 UTC 2012 - [email protected]
+
+- use original tar and avoid _service files
+- trying to convert the license to spdx.org
+
+-------------------------------------------------------------------

Old:
----
  _service
  _service:recompress:download_url:physfs-2.0.2.tar.bz2
  _service:set_version:physfs.spec

New:
----
  physfs-2.0.2.tar.gz

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

Other differences:
------------------
++++++ physfs.spec ++++++
--- /var/tmp/diff_new_pack.7PVlyn/_old  2012-03-06 13:41:20.000000000 +0100
+++ /var/tmp/diff_new_pack.7PVlyn/_new  2012-03-06 13:41:20.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package physfs
 #
-# 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
@@ -19,13 +19,13 @@
 %define so_nr 1
 
 Name:           physfs
-Version:        to_be_filled_by_service
-Release:        3
-License:        ZLIB + LGPLv2.1/CPL plus exception
+Version:        2.0.2
+Release:        0
 Summary:        PhysicsFS file abstraction layer for games
-Url:            http://www.icculus.org/physfs/
+License:        (LGPL-2.1+ or CPL-1.0) and Zlib
 Group:          System/Libraries
-Source0:        %{name}-%{version}.tar.bz2
+Url:            http://www.icculus.org/physfs/
+Source0:        http://icculus.org/physfs/downloads/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM %{name}-2.0.2-gcc46.patch [email protected] -- Fixes 
gcc 4.6 compilation. From upstream trunk.
 Patch0:         %{name}-2.0.2-gcc46.patch
 BuildRequires:  cmake
@@ -53,8 +53,6 @@
 your program is running, etc.
 
 %package -n lib%{name}%{so_nr}
-
-
 Summary:        PhysicsFS file abstraction layer for games
 Group:          System/Libraries
 # physfs was last used in openSUSE 11.3
@@ -81,8 +79,6 @@
 your program is running, etc.
 
 %package -n lib%{name}-devel
-
-
 Summary:        Libraries, includes and more to develop PhysicsFS applications
 Group:          Development/Libraries/C and C++
 Requires:       lib%{name}%{so_nr} = %{version}
@@ -130,7 +126,7 @@
 
 %install
 cd build
-%makeinstall
+make DESTDIR=$RPM_BUILD_ROOT install
 
 %clean
 rm -rf %{buildroot}

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to