Hello community, here is the log from the commit of package libosip2 for openSUSE:Factory checked in at 2012-02-21 12:20:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libosip2 (Old) and /work/SRC/openSUSE:Factory/.libosip2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libosip2", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libosip2/libosip2.changes 2011-11-21 15:47:21.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libosip2.new/libosip2.changes 2012-02-21 12:20:41.000000000 +0100 @@ -1,0 +2,11 @@ +Mon Feb 13 10:49:04 UTC 2012 - [email protected] + +- patch license to follow spdx.org standard + +------------------------------------------------------------------- +Mon Nov 21 15:22:11 UTC 2011 - [email protected] + +- Remove redundant/unwanted tags/section (cf. specfile guidelines) +- Use %_smp_mflags for parallel building + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libosip2.spec ++++++ --- /var/tmp/diff_new_pack.o1bz3V/_old 2012-02-21 12:20:46.000000000 +0100 +++ /var/tmp/diff_new_pack.o1bz3V/_new 2012-02-21 12:20:46.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libosip2 # -# 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 @@ -15,17 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: libosip2 -BuildRequires: docbook2x gcc-c++ gperf libtool +BuildRequires: docbook2x +BuildRequires: gcc-c++ +BuildRequires: gperf +BuildRequires: libtool BuildRequires: pkg-config -License: LGPLv2.1+ -Group: Productivity/Networking/Other Summary: Implementation of SIP--RFC 3261 +License: LGPL-2.1+ +Group: Productivity/Networking/Other Version: 3.5.0 -Release: 1 +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://www.fsf.org/software/osip/osip.html Source: %name-%version.tar.bz2 @@ -38,14 +39,7 @@ Protocol. SIP is described in the RFC 3261, which is available at http://www.ietf.org/rfc/rfc3261.txt. - - -Authors: --------- - [email protected] - %package devel -License: LGPLv2.1+ Summary: Implementation of SIP--RFC 3261 Group: Productivity/Networking/Other Provides: libosip2:/usr/include/osip2/osip.h @@ -57,19 +51,12 @@ Protocol. SIP is described in the RFC 3261, which is available at http://www.ietf.org/rfc/rfc3261.txt. - - -Authors: --------- - [email protected] - %prep %setup -q %patch -p1 %patch1 %build -export CFLAGS="$RPM_OPT_FLAGS" autoreconf -fiv %configure \ --enable-pthread \ @@ -78,15 +65,12 @@ --enable-gperf \ --disable-static \ --with-pic -make +make %{?_smp_mflags} %install make DESTDIR=$RPM_BUILD_ROOT install rm -f %{buildroot}%{_libdir}/*.la -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
