From 74090aff1a7db63976d15608a842de7f6fb03a489d2d1b0946b716c2e2782a81 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 22 Sep 2011 10:53:28 +0000 Subject: [PATCH] Accepting request 83227 from home:jengelh:bl-d - Remove redundant tags/sections from specfile (cf. packaging guidelines) OBS-URL: https://build.opensuse.org/request/show/83227 OBS-URL: https://build.opensuse.org/package/show/network/ddclient?expand=0&rev=11 --- ddclient.changes | 6 ++++++ ddclient.spec | 23 ++--------------------- 2 files changed, 8 insertions(+), 21 deletions(-) diff --git a/ddclient.changes b/ddclient.changes index fbdc3cf..d324a05 100644 --- a/ddclient.changes +++ b/ddclient.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile + (cf. packaging guidelines) + ------------------------------------------------------------------- Mon Aug 29 15:22:47 CEST 2011 - ro@suse.de diff --git a/ddclient.spec b/ddclient.spec index 4da5cff..e1999f3 100644 --- a/ddclient.spec +++ b/ddclient.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: ddclient @@ -24,7 +23,6 @@ Version: 3.8.0 Release: 15 License: GPL v2 or later Group: Productivity/Networking/DNS/Utilities -AutoReqProv: on Url: http://ddclient.sourceforge.net/ Source0: http://switch.dl.sourceforge.net/sourceforge/ddclient/%{name}-%{version}.tar.bz2 Source1: rc.ddclient @@ -48,13 +46,6 @@ DynDNS.org's NIC2 protocol. Support is also included for other dynamic DNS services. Comes with sample scripts for use with DHCP, PPP, and cron. - - -Authors: --------- - Wim Vinckier - Paul Burry - %prep %setup %patch0 -p1 @@ -65,14 +56,8 @@ mkdir examples mv sample-ddclient-wrapper.sh examples %build -#export CFLAGS="$RPM_OPT_FLAGS" -#./configure \ -# --mandir=%{_mandir} \ -# --prefix=%{prefix} \ -# --libdir=%{_libdir} \ -# --infodir=%{_infodir} \ -# --sysconfdir=%{_sysconfdir} \ -# +#%%configure +#make # If the package provides automatic testing #make test # nothing to do here (yet) @@ -100,10 +85,6 @@ mv sample-ddclient-wrapper.sh examples %restart_on_update ddclient %insserv_cleanup -%clean -# Clear up the mess -%{__rm} -rf $RPM_BUILD_ROOT; - %files %defattr(-, root, root) %doc COPY* README* sample* examples