rpms/inadyn/devel inadyn.spec,1.8,1.9 README.inadyn,1.1,NONE

Jochen Schmitt (s4504kr) fedora-extras-commits at redhat.com
Tue May 3 19:54:41 UTC 2005


Author: s4504kr

Update of /cvs/extras/rpms/inadyn/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11563

Modified Files:
	inadyn.spec 
Removed Files:
	README.inadyn 
Log Message:


  Description:
    Move note from README.inadyn to %description





Index: inadyn.spec
===================================================================
RCS file: /cvs/extras/rpms/inadyn/devel/inadyn.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- inadyn.spec	3 May 2005 17:56:58 -0000	1.8
+++ inadyn.spec	3 May 2005 19:54:39 -0000	1.9
@@ -1,6 +1,6 @@
 Name:           inadyn
 Version:        1.90
-Release:        10
+Release:        11
 
 Summary:        Dynamic DNS Client
 
@@ -10,7 +10,6 @@
 Source0:        http://inadyn.ina-tech.net/inadyn.v%{version}.zip
 Source1:        inadyn.conf
 Source2:        inadyn.init
-Source3:        README.inadyn
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires(post):  /sbin/chkconfig
@@ -24,6 +23,10 @@
 by the DSN server is the real current address of the machine that
 is running INADYN.
 
+Before using inadyn for the first time you must use the DynDNS
+provider's web interface to create the entry for the hostname. You
+should then fill in /etc/inadyn.conf with the appropriate detail
+
 %prep
 %setup -q -c
 
@@ -31,8 +34,6 @@
 make -f makefile.linux CFLAGS="$RPM_OPT_FLAGS"
 
 %install
-cp -f %{SOURCE3} README.Fedora
-
 rm -rf $RPM_BUILD_ROOT
 
 mkdir -p $RPM_BUILD_ROOT%{_sbindir}
@@ -73,13 +74,16 @@
 
 %files
 %defattr(-,root,root,-)
-%doc readme.html README.Fedora
+%doc readme.html
 %{_sbindir}/inadyn
 %{_mandir}/man*/*
 %attr(0755,root,root) %{_initrddir}/inadyn
 %config %{_sysconfdir}/inadyn.conf
 
 %changelog
+* Tue May  3 2005 Jochen Schmitt <Jochen herr-schmitt de> 1.90-11
+- Move note from README.Fedora to %%description
+
 * Tue May  3 2005 Jochen Schmitt <Jochen herr-schmitt de> 1.90-9
 - And special usage notes
 - Use of /sbin/service to manage initscript in scriptlet


--- README.inadyn DELETED ---




More information about the fedora-extras-commits mailing list