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

erick calder ekkis at fedoraproject.org
Sun Oct 4 01:14:33 UTC 2009


Author: ekkis

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

Modified Files:
	afraid-dyndns.spec 
Log Message:
fix to application of patch, which breaks with the error 'missing header for unified diff at line 5 of patch"



Index: afraid-dyndns.spec
===================================================================
RCS file: /cvs/pkgs/rpms/afraid-dyndns/afraid-dyndns.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- afraid-dyndns.spec	4 Oct 2009 00:05:18 -0000	1.3
+++ afraid-dyndns.spec	4 Oct 2009 01:14:32 -0000	1.4
@@ -1,6 +1,6 @@
 Name:      afraid-dyndns
 Version:   1.0
-Release:   4%{?dist}
+Release:   5%{?dist}
 Summary:   A dynamic DNS client for the free service afraid.org
 Group:     System Environment/Daemons
 License:   GPLv3+
@@ -19,7 +19,7 @@ DNS entries of all the domains of the gi
 %prep
 %setup -q
 %if 0%{?fedora} <= 10
-%patch -p1 -b .orig
+%patch -p0 -b .orig
 %endif
 
 %build
@@ -41,6 +41,9 @@ rm -rf %{buildroot}
 %ghost %{_localstatedir}/cache/afraid-dyndns/IP
 
 %changelog
+* 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
+
 * Sat Oct 03 2009 Erick Calder <rpm at arix.com> - 1.0-4
 - fixed broken reference to patch
 




More information about the fedora-extras-commits mailing list