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