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
This commit is contained in:
parent
4116b5a955
commit
74090aff1a
@ -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
|
||||
|
||||
|
@ -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 <wimpunk@users.sourceforge.net >
|
||||
Paul Burry <paul@burry.ca>
|
||||
|
||||
%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
|
||||
|
Loading…
x
Reference in New Issue
Block a user