From 52a19574de85343913a8372e76bc298882952e713f8387657ac9fdca7904eb6d Mon Sep 17 00:00:00 2001 From: Sascha Manns Date: Wed, 24 Aug 2011 20:03:00 +0000 Subject: [PATCH] - Changed Ownership - removed rpmlintrc OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=2 --- python-icalendar-rpmlintrc | 4 ---- python-icalendar.changes | 6 ++++++ python-icalendar.spec | 7 +++---- 3 files changed, 9 insertions(+), 8 deletions(-) delete mode 100644 python-icalendar-rpmlintrc diff --git a/python-icalendar-rpmlintrc b/python-icalendar-rpmlintrc deleted file mode 100644 index 26c1590..0000000 --- a/python-icalendar-rpmlintrc +++ /dev/null @@ -1,4 +0,0 @@ -# This line is mandatory to access the configuration functions -from Config import * - -addFilter("wrong-file-end-of-line-encoding") diff --git a/python-icalendar.changes b/python-icalendar.changes index 6fbe246..b558ff4 100644 --- a/python-icalendar.changes +++ b/python-icalendar.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 24 20:02:20 UTC 2011 - Sascha.Manns@open-slx.de + +- Changed Ownership +- removed rpmlintrc + ------------------------------------------------------------------- Fri Dec 24 12:39:25 UTC 2010 - saigkill@opensuse.org diff --git a/python-icalendar.spec b/python-icalendar.spec index 6253f8a..5eaaddc 100644 --- a/python-icalendar.spec +++ b/python-icalendar.spec @@ -1,6 +1,6 @@ -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. -# -# Packaged by: +# +# Copyright (c) 7/2011 - now open-slx GmbH +# Copyright (c) 2009 - 7/2011 Sascha Manns # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,6 @@ License: LGPL URL: http://codespeak.net/icalendar/ AutoReqProv: on Source0: %{module}-%{version}.tar.gz -Source100: %{name}-rpmlintrc BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: python-devel python-setuptools update-alternatives #BuildArch: noarch