diff --git a/calcurse.changes b/calcurse.changes index 405f524..d0f15a7 100644 --- a/calcurse.changes +++ b/calcurse.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 12 10:34:19 UTC 2011 - puzel@novell.com + +- minor spec cleanup (by Pascal) + ------------------------------------------------------------------- Sat Nov 13 18:37:53 UTC 2010 - pascal.bleser@opensuse.org diff --git a/calcurse.spec b/calcurse.spec index 457168f..ce3f5d4 100644 --- a/calcurse.spec +++ b/calcurse.spec @@ -1,34 +1,17 @@ -# -# spec file for package calcurse (Version 2.8) -# -# Copyright (c) 2010 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 -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - +# vim: set ts=4 sw=4 et: Name: calcurse Version: 2.8 -Release: 1 +Release: 0 Summary: Text-based Organizer # http://culot.org/cgi-bin/get.cgi?calcurse-%{version}.tar.gz Source: calcurse-%{version}.tar.bz2 Source1: %{name}.desktop -Url: http://culot.org/calcurse/ +URL: http://culot.org/calcurse/ Group: Productivity/Office/Organizers License: BSD License -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: gcc gettext gettext-devel glibc-devel make ncurses-devel +BuildRoot: %{_tmppath}/build-%{name}-%{version} +BuildRequires: ncurses-devel gcc make glibc-devel gettext gettext-devel BuildRequires: autoconf automake libtool %if 0%{?suse_version} > 0 BuildRequires: update-desktop-files @@ -79,4 +62,4 @@ Authors: %{_bindir}/calcurse %doc %{_mandir}/man1/calcurse.1%{ext_man} %{_datadir}/applications/%{name}.desktop -%changelog +