From a5f5aea87bf3f87e04bea8a55e6b9918e26a8d59 Mon Sep 17 00:00:00 2001 From: erick calder Date: Oct 16 2009 01:28:48 +0000 Subject: modifications for OSX support --- diff --git a/.cvsignore b/.cvsignore index da0d2fb..32ee216 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -afraid-dyndns-1.0.tar.gz +afraid-dyndns-1.1.tar.gz diff --git a/afraid-dyndns.spec b/afraid-dyndns.spec index 21c7a8d..325ec8c 100644 --- a/afraid-dyndns.spec +++ b/afraid-dyndns.spec @@ -1,11 +1,11 @@ Name: afraid-dyndns -Version: 1.0 -Release: 5%{?dist} +Version: 1.1 +Release: 1%{?dist} Summary: A dynamic DNS client for the free service afraid.org Group: System Environment/Daemons License: GPLv3+ URL: http://perl.arix.com -Source0: ftp://arix.com/afraid-dyndns-1.0.tar.gz +Source0: ftp://arix.com/afraid-dyndns-%{version}.tar.gz Patch: %{name}.F10.patch BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildArch: noarch @@ -26,7 +26,7 @@ DNS entries of all the domains of the given account. %install rm -rf %{buildroot} -%{__make} DESTDIR=%{buildroot} install +./install %{buildroot} %clean rm -rf %{buildroot} @@ -41,6 +41,9 @@ rm -rf %{buildroot} %ghost %{_localstatedir}/cache/afraid-dyndns/IP %changelog +* Thu Oct 15 2009 Erick Calder - 1.1-1 +- modifications for OSX support + * Sat Oct 03 2009 Erick Calder - 1.0-5 - fix to application of patch, which breaks with the error 'missing header for unified diff at line 5 of patch diff --git a/import.log b/import.log index 93801a3..9175bd0 100644 --- a/import.log +++ b/import.log @@ -1,3 +1,4 @@ afraid-dyndns-1_0-2_fc11:F-10:afraid-dyndns-1.0-2.fc11.src.rpm:1254432143 afraid-dyndns-1_0-4_fc11:F-10:afraid-dyndns-1.0-4.fc11.src.rpm:1254615025 afraid-dyndns-1_0-5_fc11:F-10:afraid-dyndns-1.0-5.fc11.src.rpm:1254618901 +afraid-dyndns-1_1-1_fc11:F-10:afraid-dyndns-1.1-1.fc11.src.rpm:1255656488 diff --git a/sources b/sources index 318abc5..2f4fe36 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c48794e2462a09dfa2550f19413eb194 afraid-dyndns-1.0.tar.gz +38ca9be1d2ab409fe472524df53c8806 afraid-dyndns-1.1.tar.gz