commit ddclient for openSUSE:Factory
Hello community, here is the log from the commit of package ddclient for openSUSE:Factory checked in at Tue Feb 3 22:47:08 CET 2009. -------- --- ddclient/ddclient.changes 2009-01-28 14:22:01.000000000 +0100 +++ ddclient/ddclient.changes 2009-02-02 14:58:01.957070000 +0100 @@ -1,0 +2,6 @@ +Mon Feb 2 14:57:23 CET 2009 - kssingvo@suse.de + +- made rpmlint more happy +- removed unneccessary .orig file to avoid build issue + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ddclient.spec ++++++ --- /var/tmp/diff_new_pack.Rb9784/_old 2009-02-03 22:44:52.000000000 +0100 +++ /var/tmp/diff_new_pack.Rb9784/_new 2009-02-03 22:44:52.000000000 +0100 @@ -26,7 +26,7 @@ PreReq: %fillup_prereq AutoReqProv: on Version: 3.8.0 -Release: 1 +Release: 2 Url: http://ddclient.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: A Perl Client to Update Dynamic DNS Entries @@ -61,6 +61,10 @@ %patch0 -p1 -b _orig %patch1 -p1 %patch2 -p1 +rm -f sample-etc_ddclient.conf.orig +chmod a-x sample-etc* +mkdir examples +mv sample-ddclient-wrapper.sh examples %build #export CFLAGS="$RPM_OPT_FLAGS" @@ -76,7 +80,6 @@ # nothing to do here (yet) %install -[ "$RPM_BUILD_ROOT" != "" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT; #make DESTDIR=$RPM_BUILD_ROOT install mkdir -p $RPM_BUILD_ROOT/usr/sbin mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/init.d @@ -111,9 +114,12 @@ /usr/sbin/rcddclient /var/adm/fillup-templates/sysconfig.ddclient %dir /var/cache/ddclient -%doc COPY* README* sample* +%doc COPY* README* sample* examples %changelog +* Mon Feb 02 2009 kssingvo@suse.de +- made rpmlint more happy +- removed unneccessary .orig file to avoid build issue * Wed Jan 28 2009 kssingvo@suse.de - new version 3.8.0: * better password handling ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de