Mailinglist Archive: opensuse-commit (4019 mails)

< Previous Next >
commit linux-atm for openSUSE:Factory
Hello community,

here is the log from the commit of package linux-atm for openSUSE:Factory
checked in at 2011-12-27 18:37:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linux-atm (Old)
and /work/SRC/openSUSE:Factory/.linux-atm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "linux-atm", Maintainer is "JBohac@xxxxxxxx"

Changes:
--------
--- /work/SRC/openSUSE:Factory/linux-atm/linux-atm.changes 2011-09-23
02:11:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.linux-atm.new/linux-atm.changes 2011-12-27
18:37:57.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Dec 21 10:23:58 UTC 2011 - coolo@xxxxxxxx
+
+- remove call to suse_update_config (very old work around)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ linux-atm.spec ++++++
--- /var/tmp/diff_new_pack.KcK94P/_old 2011-12-27 18:37:58.000000000 +0100
+++ /var/tmp/diff_new_pack.KcK94P/_new 2011-12-27 18:37:58.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package linux-atm (Version 2.5.0)
+# spec file for package linux-atm
#
-# Copyright (c) 2010 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,17 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

-# norootforbuild
-
-
Name: linux-atm
%define sover 1
-BuildRequires: bison flex glibc-devel
+BuildRequires: bison
+BuildRequires: flex
+BuildRequires: glibc-devel
Url: http://sourceforge.net/projects/linux-atm/
+Summary: Tools for ATM
License: BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+
Group: Productivity/Networking/Other
-Summary: Tools for ATM
Version: 2.5.0
-Release: 146
+Release: 0
Source0: linux-atm-%{version}.tar.bz2
Patch0: linux-atm-%{version}.diff
Patch1: linux-atm-2.5.0-include.patch
@@ -38,18 +37,15 @@

%package -n libatm%sover

-
-License: BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+
-Group: System/Libraries
Summary: Libraries for ATM
+Group: System/Libraries

%description -n libatm%sover
Libraries for ATM (Asynchronous Transfer Mode) networking.

%package devel
-License: BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+
-Group: Development/Libraries/C and C++
Summary: Development for ATM
+Group: Development/Libraries/C and C++
Requires: libatm%sover = %version

%description devel
@@ -63,7 +59,6 @@
%patch2

%build
-%{?suse_update_config}
%configure --disable-static
%{__make} %{?_smp_mflags}


--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread