summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrzej Augustynowicz2004-07-26 23:40:27 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitbb31478d0fb6287f7a58e06b0380e2a40836e327 (patch)
treeca5e0401dafd9f1dffc4a98e4612be1110a69dd9
parent9296dc6891c30774dad7286d41154a998388dcd9 (diff)
downloadupdatedd-bb31478d0fb6287f7a58e06b0380e2a40836e327.zip
updatedd-bb31478d0fb6287f7a58e06b0380e2a40836e327.tar.gz
- updated to 2.1-1auto/ac/updatedd-2_1-1_1
Changed files: updatedd-config.patch -> 1.5 updatedd.spec -> 1.12
-rw-r--r--updatedd-config.patch139
-rw-r--r--updatedd.spec7
2 files changed, 27 insertions, 119 deletions
diff --git a/updatedd-config.patch b/updatedd-config.patch
index 8ea437d..b332c91 100644
--- a/updatedd-config.patch
+++ b/updatedd-config.patch
@@ -1,28 +1,28 @@
diff -Nur old/updatedd-wrapper/updatedd-wrapper new/updatedd-wrapper/updatedd-wrapper
---- old/updatedd-wrapper/updatedd-wrapper 2004-03-30 18:48:35.000000000 +0000
-+++ new/updatedd-wrapper/updatedd-wrapper 2004-06-03 12:58:42.000000000 +0000
+--- old/updatedd-wrapper/updatedd-wrapper 2004-05-31 13:38:56.000000000 +0000
++++ new/updatedd-wrapper/updatedd-wrapper 2004-07-26 23:19:14.000000000 +0000
@@ -25,7 +25,7 @@
use constant WRAPPER_NAME => $0;
use constant UPDATEDD_NAME => "updatedd";
-use constant CONFIG_FILE_1 => "/etc/updatedd-wrapper.conf";
+use constant CONFIG_FILE_1 => "/etc/updatedd/updatedd-wrapper.conf";
- use constant CONFIG_FILE_2 => "/usr/local/etc/updatedd-wrapper.conf";
+ use constant CONFIG_FILE_2 => "/usr/etc/updatedd-wrapper.conf";
+ use constant CONFIG_FILE_3 => "/usr/local/etc/updatedd-wrapper.conf";
use constant CACHE_FILE => "/tmp/updatedd-wrapper_".$<.".cache";
- use constant CACHE_FILE_PERM => 0600;
diff -Nur old/updatedd-wrapper/updatedd-wrapper.1 new/updatedd-wrapper/updatedd-wrapper.1
---- old/updatedd-wrapper/updatedd-wrapper.1 2004-03-29 18:27:13.000000000 +0000
-+++ new/updatedd-wrapper/updatedd-wrapper.1 2004-06-03 09:22:02.000000000 +0000
-@@ -13,7 +13,7 @@
- .TP
- .B \-c <path>
- Use an alternative configuration file.
--By default /etc/updatedd-wrapper.conf or
-+By default /etc/updatedd/updatedd-wrapper.conf or
- /usr/local/etc/updatedd-wrapper.conf will be used.
- .TP
- .B \-f
-@@ -56,7 +56,7 @@
+--- old/updatedd-wrapper/updatedd-wrapper.1 2004-04-07 22:50:35.000000000 +0000
++++ new/updatedd-wrapper/updatedd-wrapper.1 2004-07-26 23:20:55.000000000 +0000
+@@ -16,7 +16,7 @@
+ .br
+ Defaults:
+ .br
+-/etc/updatedd-wrapper.conf
++/etc/updatedd/updatedd-wrapper.conf
+ .br
+ /usr/etc/updatedd-wrapper.conf
+ .br
+@@ -62,7 +62,7 @@
NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
.SH "FILES"
@@ -31,103 +31,19 @@ diff -Nur old/updatedd-wrapper/updatedd-wrapper.1 new/updatedd-wrapper/updatedd-
.br
/tmp/updatedd-wrapper-<uid>.cache
-diff -Nur old/updatedd-wrapper/updatedd-wrapper.conf new/updatedd-wrapper/updatedd-wrapper.conf
---- old/updatedd-wrapper/updatedd-wrapper.conf 2004-03-29 13:23:51.000000000 +0000
-+++ new/updatedd-wrapper/updatedd-wrapper.conf 2004-06-03 09:22:54.000000000 +0000
-@@ -60,7 +60,7 @@
-
- login = changeip_1;
- hostnames = "test.changeip.org host2.changeip.org";
-- ip-addr = ipv4:`/usr/local/share/updatedd/ipserv.pl changeip`;
-+ ip-addr = ipv4:`/usr/share/updatedd/ipserv.pl changeip`;
- use-syslog = yes;
- # options = "--offline";
- # force;
-@@ -71,7 +71,7 @@
-
- login = dyndns_1;
- hostnames = "host1.dyndns.org host2.dyndns.org";
-- ip-addr = ipv4:`/usr/local/share/updatedd/ipserv.pl dyndns`;
-+ ip-addr = ipv4:`/usr/share/updatedd/ipserv.pl dyndns`;
- use-syslog = yes;
- options = "--with-backmx --wildcard on";
- # force;
-@@ -82,7 +82,7 @@
-
- login = eurodyndns_1;
- hostnames = "host1.eurodyndns.org host2.eurodyndns.org";
-- ip-addr = ipv4:`/usr/local/share/updatedd/ipserv.pl eurodyndns`;
-+ ip-addr = ipv4:`/usr/share/updatedd/ipserv.pl eurodyndns`;
- use-syslog = yes;
- options = "--with-backmx --wildcard on";
- # force;
-@@ -93,7 +93,7 @@
-
- login = hn_1;
- hostnames = "host1.hn.org host2.hn.org";
-- ip-addr = ipv4:`/usr/local/share/updatedd/ipserv.pl hn`;
-+ ip-addr = ipv4:`/usr/share/updatedd/ipserv.pl hn`;
- use-syslog = yes;
- # force;
-
-@@ -103,7 +103,7 @@
-
- login = noip_1;
- hostnames = "host1.noip.org host2.noip.org";
-- ip-addr = ipv4:`/usr/local/share/updatedd/ipserv.pl noip`;
-+ ip-addr = ipv4:`/usr/share/updatedd/ipserv.pl noip`;
- use-syslog = yes;
- # force;
-
-@@ -113,7 +113,7 @@
-
- login = ods_1;
- hostnames = "host1.ods.org host2.ods.org";
-- ip-addr = ipv4:`/usr/local/share/updatedd/interface.pl ppp0`;
-+ ip-addr = ipv4:`/usr/share/updatedd/interface.pl ppp0`;
- use-syslog = yes;
- # force;
-
-@@ -123,7 +123,7 @@
-
- login = ovh_1;
- hostnames = "host1.org host2.org";
-- ip-addr = ipv4:`/usr/local/share/updatedd/interface.pl ppp0`;
-+ ip-addr = ipv4:`/usr/share/updatedd/interface.pl ppp0`;
- use-syslog = yes;
- # force;
-
-@@ -133,7 +133,7 @@
-
- login = regfish_1;
- hostnames = "host1.org host2.org";
-- ip-addr = ipv4:`/usr/local/share/updatedd/ipserv.pl regfish`;
-+ ip-addr = ipv4:`/usr/share/updatedd/ipserv.pl regfish`;
- use-syslog = yes;
- options = "--ismx";
- # force;
-@@ -144,7 +144,7 @@
-
- login = tzo_1;
- hostnames = "host1.tzo.com host2.tzo.com";
-- ip-addr = ipv4:`/usr/local/share/updatedd/ipserv.pl tzo`;
-+ ip-addr = ipv4:`/usr/share/updatedd/ipserv.pl tzo`;
- use-syslog = yes;
- # force;
-
diff -Nur old/updatedd-wrapper/updatedd-wrapper.conf.5 new/updatedd-wrapper/updatedd-wrapper.conf.5
---- old/updatedd-wrapper/updatedd-wrapper.conf.5 2004-03-29 18:28:23.000000000 +0000
-+++ new/updatedd-wrapper/updatedd-wrapper.conf.5 2004-06-03 09:23:58.000000000 +0000
+--- old/updatedd-wrapper/updatedd-wrapper.conf.5 2004-04-20 14:29:12.000000000 +0000
++++ new/updatedd-wrapper/updatedd-wrapper.conf.5 2004-07-26 23:22:49.000000000 +0000
@@ -7,7 +7,7 @@
to execute updatedd.
.br
By default it is at
--.I /etc
-+.I /etc/updatedd
+-.I /etc,
++.I /etc/updatedd,
+ .I /usr/etc
or
.I /usr/local/etc.
-
-@@ -71,7 +71,7 @@
+@@ -73,7 +73,7 @@
dyndns(active) {
login = dyndns_1;
hostnames = "host1.dyndns.org host2.dyndns.org";
@@ -136,7 +52,7 @@ diff -Nur old/updatedd-wrapper/updatedd-wrapper.conf.5 new/updatedd-wrapper/upda
use\-syslog = yes;
options = "\-\-with\-backmx \-\-wildcard on";
# force;
-@@ -79,7 +79,7 @@
+@@ -81,7 +81,7 @@
regfish(active) {
login = regfish_1;
hostnames = "host1.org host2.org";
@@ -145,7 +61,7 @@ diff -Nur old/updatedd-wrapper/updatedd-wrapper.conf.5 new/updatedd-wrapper/upda
use\-syslog = yes;
options = "\-\-ismx";
# force;
-@@ -87,20 +87,20 @@
+@@ -89,14 +89,14 @@
regfish(active) {
login = regfish_2;
hostnames = "host3.org";
@@ -162,10 +78,3 @@ diff -Nur old/updatedd-wrapper/updatedd-wrapper.conf.5 new/updatedd-wrapper/upda
use\-syslog = yes;
# force;
}
- .fi
- .SH "FILES"
--etc/updatedd\-wrapper.conf
-+/etc/updatedd/updatedd\-wrapper.conf
- .SH "SEE ALSO"
- Look at /usr/share/doc/updatedd for further documentation
- (distributed by updatedd\-doc) and at /usr/share/updatedd
diff --git a/updatedd.spec b/updatedd.spec
index 3df7903..baca0c4 100644
--- a/updatedd.spec
+++ b/updatedd.spec
@@ -1,14 +1,14 @@
Summary: Program that allows you IP change on dyndns
Summary(pl): Program do zmiany IP w dyndns
Name: updatedd
-Version: 2.0
+Version: 2.1
%define sub_ver 1
Release: %{sub_ver}.1
License: GPL
Group: Networking/Admin
Vendor: Philipp Benner <philipp@philippb.tk>
Source0: http://dl.sourceforge.net/sourceforge/updatedd/%{name}_%{version}-%{sub_ver}.tar.gz
-# Source0-md5: edd6bb77c0758dd60f5947ef5cd670e9
+# Source0-md5: 07244db30ecb3c551f0477b2e3f5fce0
Patch0: %{name}-config.patch
URL: http://updatedd.philipp-benner.de/
BuildRequires: autoconf
@@ -49,7 +49,6 @@ install updatedd-wrapper/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
install updatedd-wrapper/*.5 $RPM_BUILD_ROOT%{_mandir}/man5
install updatedd-wrapper/updatedd-wrapper $RPM_BUILD_ROOT%{_bindir}
install scripts/*.pl $RPM_BUILD_ROOT%{_datadir}/%{name}
-install Documentation/*.pl $RPM_BUILD_ROOT%{_datadir}/%{name}
install src/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
%clean
@@ -63,7 +62,7 @@ echo
%files
%defattr(644,root,root,755)
-%doc AUTHORS debian/changelog debian/README.debian
+%doc AUTHORS debian/changelog debian/README.debian Documentation/updatedd-pppd-rc
%attr(700,root,root) %dir %{_sysconfdir}/%{name}
%attr(600,root,root) %verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/%{name}/*
%attr(755,root,root) %{_bindir}/*