From af0421feef73d33e93209d7fbe488308a9384024d9f113db7358ee0ac8b3f9c4 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 1 Aug 2011 07:44:27 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/libedit revision 11.0 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libedit?expand=0&rev=ac3472f893903378ce75d51ad3a63256 --- libedit.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/libedit.spec b/libedit.spec index 0177c60..ab55f81 100644 --- a/libedit.spec +++ b/libedit.spec @@ -1,7 +1,7 @@ # -# spec file for package libedit (Version 3.0.snap20100424) +# spec file for package libedit # -# 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 @@ -20,7 +20,7 @@ Name: libedit Version: 3.0.snap20100424 -Release: 1 +Release: 7 %define pkg_name libedit %define pkg_version 20100424-3.0 # @@ -56,6 +56,7 @@ Authors: %package -n %{library_name} + License: BSD3c Group: Development/Libraries/C and C++ Provides: %{pkg_name} = %{version}-%{release} @@ -102,6 +103,7 @@ Authors: %{__cp} %{S:1} . %patch1 %patch2 + %build NOCONFIGURE=1 autoreconf -fiv %configure --disable-static --with-pic \ @@ -113,6 +115,7 @@ NOCONFIGURE=1 autoreconf -fiv %install %makeinstall %__rm "%{buildroot}%{_libdir}"/*.la + %clean %{?buildroot:%__rm -rf "%{buildroot}"} From 1c1e4c1227ecbe165cfc5c5494d226291d20c8b41aa5a25c8814d1180dc8b6e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 2 Aug 2011 14:56:07 +0000 Subject: [PATCH 2/2] Accepting request 77692 from home:tiwai:branches:devel:libraries:c_c++ - Add baselibs.conf OBS-URL: https://build.opensuse.org/request/show/77692 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libedit?expand=0&rev=38 --- baselibs.conf | 1 + libedit.changes | 5 +++++ libedit.spec | 1 + 3 files changed, 7 insertions(+) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..112f624 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libedit0 diff --git a/libedit.changes b/libedit.changes index 37d1973..cb63f99 100644 --- a/libedit.changes +++ b/libedit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 2 10:56:07 CEST 2011 - tiwai@suse.de + +- Add baselibs.conf + ------------------------------------------------------------------- Sun Jul 31 20:45:38 UTC 2011 - crrodriguez@opensuse.org diff --git a/libedit.spec b/libedit.spec index ab55f81..bec3533 100644 --- a/libedit.spec +++ b/libedit.spec @@ -34,6 +34,7 @@ Url: http://www.thrysoee.dk/editline/ # http://www.thrysoee.dk/editline/%{pkg_name}-%{pkg_version}.tar.gz Source: %{pkg_name}-%{pkg_version}.tar.bz2 Source1: README.SuSE +Source2: baselibs.conf Patch1: libedit-downgrade_autoconf.patch Patch2: libedit-20100424-3.0-ncurses.patch #