From 192906dbebdaa70678f28a723c7924ae86927552f852729dbe083dbc8f71626d Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 8 Sep 2010 12:43:36 +0000 Subject: [PATCH 1/2] . OBS-URL: https://build.opensuse.org/package/show/Base:System/dialog?expand=0&rev=9 --- dialog.changes | 5 +++++ dialog.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/dialog.changes b/dialog.changes index cd0dfc5..6f99a30 100644 --- a/dialog.changes +++ b/dialog.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 8 14:42:50 CEST 2010 - werner@suse.de + +- Disable gpm as it is not used for long time + ------------------------------------------------------------------- Thu Jul 1 15:01:21 CEST 2010 - werner@suse.de diff --git a/dialog.spec b/dialog.spec index 4e68218..3ad976f 100644 --- a/dialog.spec +++ b/dialog.spec @@ -19,7 +19,8 @@ Name: dialog -BuildRequires: gpm ncurses-devel +BuildRequires: ncurses-devel +#BuildRequires: gpm License: LGPLv2.1+ Url: http://invisible-island.net/dialog/ Version: 1.1 From ba0b53e304177207c1a33222ed9b465c20efa387c086ec58d56a3bcb2fe1b86c Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 10 Sep 2010 12:56:14 +0000 Subject: [PATCH 2/2] Updating link to change in openSUSE:Factory/dialog revision 12.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/dialog?expand=0&rev=ebab45f2e52b73a84eb629b2697f33a7 --- dialog.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dialog.spec b/dialog.spec index 3ad976f..253690e 100644 --- a/dialog.spec +++ b/dialog.spec @@ -24,7 +24,7 @@ BuildRequires: ncurses-devel License: LGPLv2.1+ Url: http://invisible-island.net/dialog/ Version: 1.1 -Release: 34 +Release: 39 Summary: Menus and Input Boxes for Shell Scripts Group: Development/Libraries/Other Source: dialog-1.1-20080727.tar.bz2