From e874b8c1a5f4aee7d8bb6a535f05b30d8388ad50ac5dfc920bd82b8f381b5569 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 15 Apr 2009 23:20:09 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/epplet-base?expand=0&rev=4 --- epplet-base.changes | 5 +++++ epplet-base.spec | 19 ++++++++++++++----- epplets-unsuficient_include.patch | 3 ++- 3 files changed, 21 insertions(+), 6 deletions(-) diff --git a/epplet-base.changes b/epplet-base.changes index f8fed73..c559456 100644 --- a/epplet-base.changes +++ b/epplet-base.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 16 01:19:25 CEST 2009 - ro@suse.de + +- buildfix: refresh patches + ------------------------------------------------------------------- Fri Jun 13 08:28:20 CEST 2008 - crrodriguez@suse.de diff --git a/epplet-base.spec b/epplet-base.spec index 7ba43ad..ad23b1a 100644 --- a/epplet-base.spec +++ b/epplet-base.spec @@ -1,10 +1,17 @@ # # spec file for package epplet-base (Version 0.10) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# Copyright (c) 2009 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/ # @@ -19,7 +26,7 @@ Group: System/GUI/Other AutoReqProv: on Summary: Applets for the Enlightenment Window Manager Version: 0.10 -Release: 16 +Release: 51 Source: epplets-%{version}.tar.bz2 Patch: epplets-unsuficient_include.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -75,6 +82,8 @@ rm -rf %{buildroot} %{_datadir}/e16/epplet_data %changelog +* Thu Apr 16 2009 ro@suse.de +- buildfix: refresh patches * Fri Jun 13 2008 crrodriguez@suse.de - disable unusable static libraries * Thu Apr 17 2008 matejcik@suse.cz @@ -114,7 +123,7 @@ rm -rf %{buildroot} - fix for automake-1.6 (remove duplicated lines in Makefile.am) * Fri Feb 01 2002 ro@suse.de - changed neededforbuild to -* Thu May 10 2001 mfabian@suse.de +* Wed May 09 2001 mfabian@suse.de - bzip2 sources * Thu Feb 01 2001 violiet@suse.de - added SuSE series: xap diff --git a/epplets-unsuficient_include.patch b/epplets-unsuficient_include.patch index c2887b2..db26e9b 100644 --- a/epplets-unsuficient_include.patch +++ b/epplets-unsuficient_include.patch @@ -1,7 +1,8 @@ --- epplets/CalcEphem.h +++ epplets/CalcEphem.h -@@ -1,5 +1,6 @@ +@@ -1,6 +1,7 @@ #include + #include #include +#include