OBS User unknown 2009-01-28 11:45:55 +00:00 committed by Git OBS Bridge
parent 02ccf6979a
commit a196ea899d
2 changed files with 43 additions and 27 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 27 18:12:39 CET 2009 - kukuk@suse.de
- Add PreRequires
-------------------------------------------------------------------
Thu Aug 30 15:01:09 CEST 2007 - kssingvo@suse.de

View File

@ -1,24 +1,33 @@
#
# spec file for package ddclient (Version 3.7.3)
#
# Copyright (c) 2007 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/
#
# norootforbuild
Name: ddclient
License: GPL v2 or later
Group: Productivity/Networking/DNS/Utilities
Requires: perl >= 5.004
Suggests: perl-IO-Socket-SSL
Autoreqprov: on
PreReq: %fillup_prereq
AutoReqProv: on
Version: 3.7.3
Release: 7
URL: http://ddclient.sourceforge.net/
Release: 73
Url: http://ddclient.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: A Perl Client to Update Dynamic DNS Entries
Source0: http://switch.dl.sourceforge.net/sourceforge/ddclient/%{name}-%{version}.tar.bz2
@ -105,9 +114,11 @@ install -d -m 755 $RPM_BUILD_ROOT/var/cache/ddclient
%doc COPY* README* sample*
%changelog
* Thu Aug 30 2007 - kssingvo@suse.de
* Tue Jan 27 2009 kukuk@suse.de
- Add PreRequires
* Thu Aug 30 2007 kssingvo@suse.de
- config file ddclient.conf now with noreplace (bugzilla#305533)
* Tue Aug 07 2007 - kssingvo@suse.de
* Tue Aug 07 2007 kssingvo@suse.de
- upgrade to version 3.7.3:
* fixed typo for dnspark
* Renamed dyndns.org to dyndns.com
@ -116,21 +127,21 @@ install -d -m 755 $RPM_BUILD_ROOT/var/cache/ddclient
* Readme changes
* signature modified
* typo in namecheap support
* Thu Jun 14 2007 - kssingvo@suse.de
* Thu Jun 14 2007 kssingvo@suse.de
- upgrade to version 3.7.2:
* updated easydns support
* fix for 'fw' in case of debug
* ssl call changed
* easydns.patch and eurodns.patch now included
- enable_fw patch removed, now in upstream version included
* Thu May 03 2007 - kssingvo@suse.de
* Thu May 03 2007 kssingvo@suse.de
- added sysconfig file, as suggested in bugzilla#268138
- added /var/cache/ddclient (bugzilla#268138)
* Tue Apr 03 2007 - kssingvo@suse.de
* Tue Apr 03 2007 kssingvo@suse.de
- fixed issue in debug messages (bugzilla#250170)
* Tue Feb 13 2007 - kssingvo@suse.de
* Tue Feb 13 2007 kssingvo@suse.de
- disabled ssl in default config (bugzilla#232005)
* Mon Feb 12 2007 - kssingvo@suse.de
* Mon Feb 12 2007 kssingvo@suse.de
- update to version 3.7.1:
* URL of zoneedit has changed (see bug #1558483)
* Added initscript for Ubuntu (posted by Paolo Martinelli)
@ -158,34 +169,34 @@ install -d -m 755 $RPM_BUILD_ROOT/var/cache/ddclient
http://www.dyndns.com/support/services/dyndns/faq.html#q15
- added Suggests: for perl-IO-SSL-Socket (bugzilla#232005)
- adapted /etc config patch to new version
* Mon Jan 08 2007 - kssingvo@suse.de
* Mon Jan 08 2007 kssingvo@suse.de
- fixed checkproc in init script (bugzilla#229460)
* Wed Sep 20 2006 - kssingvo@suse.de
* Wed Sep 20 2006 kssingvo@suse.de
- added init script (bugzilla#201548)
* Wed Jun 28 2006 - kssingvo@suse.de
* Wed Jun 28 2006 kssingvo@suse.de
- update to version 3.7.0:
- support of many new routers
- fix to have a '#' char in the password
- renamed .orig to _orig in %%doc section
* Wed Jan 25 2006 - mls@suse.de
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Jan 11 2006 - kssingvo@suse.de
* Wed Jan 11 2006 kssingvo@suse.de
- update to version 3.6.7
* Tue Jul 26 2005 - kssingvo@suse.de
* Tue Jul 26 2005 kssingvo@suse.de
- update to version 3.6.6
* Tue Mar 29 2005 - kssingvo@suse.de
* Tue Mar 29 2005 kssingvo@suse.de
- fix of config directory location (bugzilla#74539)
* Tue Feb 01 2005 - kssingvo@suse.de
* Tue Feb 01 2005 kssingvo@suse.de
- new version 3.6.5: there was a bug in the linksys-ver2
* Thu Nov 04 2004 - kssingvo@suse.de
* Thu Nov 04 2004 kssingvo@suse.de
- new version 3.6.4 and now maintained at sourceforge
* Sun Jan 11 2004 - adrian@suse.de
* Sun Jan 11 2004 adrian@suse.de
- fix build as user
* Wed Aug 13 2003 - kssingvo@suse.de
* Wed Aug 13 2003 kssingvo@suse.de
- fixed defaults (bugzilla#27701)
* Tue Jun 24 2003 - kssingvo@suse.de
* Tue Jun 24 2003 kssingvo@suse.de
- upgraded to ddclient-3.6.3
* Tue Jan 14 2003 - kssingvo@suse.de
* Tue Jan 14 2003 kssingvo@suse.de
- updated to ddclient-3.6.3beta3
* Mon Oct 28 2002 - kssingvo@suse.de
* Mon Oct 28 2002 kssingvo@suse.de
- first shot.