rpms/afraid-dyndns afraid-dyndns.spec,1.4,1.5

erick calder ekkis at fedoraproject.org
Fri Oct 16 01:09:32 UTC 2009


Author: ekkis

Update of /cvs/pkgs/rpms/afraid-dyndns
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21261

Modified Files:
	afraid-dyndns.spec 
Log Message:
modified for OSX support



Index: afraid-dyndns.spec
===================================================================
RCS file: /cvs/pkgs/rpms/afraid-dyndns/afraid-dyndns.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- afraid-dyndns.spec	4 Oct 2009 01:14:32 -0000	1.4
+++ afraid-dyndns.spec	16 Oct 2009 01:09:31 -0000	1.5
@@ -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 gi
 
 %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 <rpm at arix.com> - 1.1-1
+- modifications for OSX support
+
 * Sat Oct 03 2009 Erick Calder <rpm at arix.com> - 1.0-5
 - fix to application of patch, which breaks with the error 'missing header for unified diff at line 5 of patch
 




More information about the fedora-extras-commits mailing list