forked from pool/calcurse
drop patch, merged
OBS-URL: https://build.opensuse.org/package/show/utilities/calcurse?expand=0&rev=3
This commit is contained in:
parent
3f965edbb2
commit
5c7b9d857c
@ -1,10 +0,0 @@
|
||||
--- src/calendar.c.orig 2010-03-01 12:58:56.000000000 +0100
|
||||
+++ src/calendar.c 2010-03-01 12:59:40.000000000 +0100
|
||||
@@ -91,6 +91,7 @@
|
||||
calendar_set_current_date ();
|
||||
calendar_update_panel (win[CAL].p);
|
||||
}
|
||||
+ return NULL;
|
||||
}
|
||||
|
||||
/* Launch the calendar date thread. */
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 18:37:53 UTC 2010 - pascal.bleser@opensuse.org
|
||||
|
||||
- drop calcurse-fix_missing_return_in_nonvoid_function.patch, has been merged upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 30 06:59:39 UTC 2010 - pascal.bleser@opensuse.org
|
||||
|
||||
|
@ -7,7 +7,6 @@ Summary: Text-based Organizer
|
||||
# http://culot.org/cgi-bin/get.cgi?calcurse-%{version}.tar.gz
|
||||
Source: calcurse-%{version}.tar.bz2
|
||||
Source1: %{name}.desktop
|
||||
Patch1: calcurse-fix_missing_return_in_nonvoid_function.patch
|
||||
URL: http://culot.org/calcurse/
|
||||
Group: Productivity/Office/Organizers
|
||||
License: BSD License
|
||||
@ -31,7 +30,6 @@ Authors:
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1
|
||||
|
||||
%build
|
||||
%configure
|
||||
|
Loading…
Reference in New Issue
Block a user