summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordarekr2005-01-14 19:49:09 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit2ac03dddc01d6805cbbf6b20c12274217d60ce1e (patch)
tree9b104709510ef1def46ebacfcdb32fc63bc3f3ac
parent477a8092df1731447c2db8ae86fae6c141ce8051 (diff)
downloadnetplug-2ac03dddc01d6805cbbf6b20c12274217d60ce1e.zip
netplug-2ac03dddc01d6805cbbf6b20c12274217d60ce1e.tar.gz
- updated to 1.2.9
- more docs - 755 perms for netplug.d/netplug, now it works Changed files: netplug.spec -> 1.10
-rw-r--r--netplug.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/netplug.spec b/netplug.spec
index 4787c91..175fa67 100644
--- a/netplug.spec
+++ b/netplug.spec
@@ -1,13 +1,13 @@
Summary: Daemon that responds to network cables being plugged in and out
Summary(pl): Demon reagujący na podłączenia/odłączenie kabla ethernetowego
Name: netplug
-Version: 1.2.7
-Release: 2
+Version: 1.2.9
+Release: 1
License: GPL
Vendor: Key Research, Inc. <http://www.keyresearch.com/>
Group: Networking
Source0: http://www.red-bean.com/~bos/netplug/%{name}-%{version}.tar.bz2
-# Source0-md5: 611e0e1957c18dd3d3909137ce4094c6
+# Source0-md5: 3bc8062d8033e3f897b015f2889ce5a9
Patch0: %{name}-opt.patch
URL: http://www.red-bean.com/~bos/
PreReq: rc-scripts
@@ -68,11 +68,11 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc README TODO
+%doc ChangeLog NEWS README TODO
%attr(755,root,root) /sbin/netplugd
%dir %{_sysconfdir}/netplug
%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/netplug/netplugd.conf
-%{_sysconfdir}/netplug.d
+%attr(755,root,root) %{_sysconfdir}/netplug.d/netplug
%attr(754,root,root) /etc/rc.d/init.d/netplugd
%{_mandir}/man?/*