commit ohphone for openSUSE:Factory

2012-02-08 Thread h_root
Hello community,

here is the log from the commit of package ohphone for openSUSE:Factory checked 
in at 2012-02-08 17:19:15

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


Package is ohphone, Maintainer is kk...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/ohphone/ohphone.changes  2011-12-15 
16:07:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.ohphone.new/ohphone.changes 2012-02-08 
17:19:16.0 +0100
@@ -1,0 +2,6 @@
+Fri Dec  9 15:40:03 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+
+---



Other differences:
--
++ ohphone.spec ++
--- /var/tmp/diff_new_pack.waeGxw/_old  2012-02-08 17:19:18.0 +0100
+++ /var/tmp/diff_new_pack.waeGxw/_new  2012-02-08 17:19:18.0 +0100
@@ -15,6 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:   ohphone
 BuildRequires:  SDL-devel
 BuildRequires:  kdelibs3-devel
@@ -23,7 +25,7 @@
 BuildRequires:  openldap2-devel
 BuildRequires:  pwlib-devel
 BuildRequires:  speex-devel
-Url:http://www.openh323.org
+URL:http://www.openh323.org
 Summary:An H.323 Net Telephone Application
 License:MPL-1.0
 Group:  Productivity/Telephony/H323/Clients
@@ -45,10 +47,10 @@
 
 %build
 export CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing
-make XLIBDIR=/usr/X11R6/%{_lib} OPENH323DIR=/usr/share/openh323 PREFIX=/usr 
OH323_LIBDIR=%{_libdir} opt
+make XLIBDIR=/usr/X11R6/%{_lib} OPENH323DIR=/usr/share/openh323 \
+   PREFIX=/usr OH323_LIBDIR=%{_libdir} opt %{?_smp_mflags}
 
 %install
-[ $RPM_BUILD_ROOT != / ]  [ -d $RPM_BUILD_ROOT ]  rm -rf 
$RPM_BUILD_ROOT;
 mkdir -p $RPM_BUILD_ROOT/usr/bin
 mkdir -p $RPM_BUILD_ROOT/usr/share/man/man1
 export M=`uname -m`
@@ -58,10 +60,6 @@
 install -c obj_linux_$M_r/ohphone $RPM_BUILD_ROOT/usr/bin
 install -m644 -c ohphone.1 $RPM_BUILD_ROOT/usr/share/man/man1
 
-%clean
-# Clear up the mess
-[ $RPM_BUILD_ROOT != / ]  [ -d $RPM_BUILD_ROOT ]  rm -rf 
$RPM_BUILD_ROOT;
-
 %files
 %defattr(-,root,root)
 %{_mandir}/man1/ohphone.1.gz

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



commit ohphone for openSUSE:Factory

2011-12-15 Thread h_root
Hello community,

here is the log from the commit of package ohphone for openSUSE:Factory checked 
in at 2011-12-15 16:07:00

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


Package is ohphone, Maintainer is kk...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/ohphone/ohphone.changes  2011-09-23 
02:15:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.ohphone.new/ohphone.changes 2011-12-15 
16:07:02.0 +0100
@@ -1,0 +2,5 @@
+Fri Dec  9 11:47:07 UTC 2011 - co...@suse.com
+
+- fix license to be in spdx.org format
+
+---



Other differences:
--
++ ohphone.spec ++
--- /var/tmp/diff_new_pack.dPxlFP/_old  2011-12-15 16:07:03.0 +0100
+++ /var/tmp/diff_new_pack.dPxlFP/_new  2011-12-15 16:07:03.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package ohphone (Version 1.4.6)
+# spec file for package ohphone
 #
-# Copyright (c) 2009 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
@@ -15,18 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   ohphone
-BuildRequires:  SDL-devel kdelibs3-devel libdv openh323-devel openldap2-devel 
pwlib-devel speex-devel
+BuildRequires:  SDL-devel
+BuildRequires:  kdelibs3-devel
+BuildRequires:  libdv
+BuildRequires:  openh323-devel
+BuildRequires:  openldap2-devel
+BuildRequires:  pwlib-devel
+BuildRequires:  speex-devel
 Url:http://www.openh323.org
-License:MPL ..
-AutoReqProv:on
-Group:  Productivity/Telephony/H323/Clients
 Summary:An H.323 Net Telephone Application
+License:MPL-1.0
+Group:  Productivity/Telephony/H323/Clients
 Version:1.4.6
-Release:255
+Release:0
 Source0:ohphone-1.4.6pre.tar.bz2
 Patch0: ohphone.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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