SPECS: dtach.spec - added URL
megabajt
megabajt at pld-linux.org
Mon Jun 20 09:03:50 CEST 2005
Author: megabajt Date: Mon Jun 20 07:03:50 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added URL
---- Files affected:
SPECS:
dtach.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/dtach.spec
diff -u SPECS/dtach.spec:1.3 SPECS/dtach.spec:1.4
--- SPECS/dtach.spec:1.3 Sat Aug 21 21:08:37 2004
+++ SPECS/dtach.spec Mon Jun 20 09:03:45 2005
@@ -8,6 +8,7 @@
Group: Applications/Terminal
Source0: http://dl.sourceforge.net/dtach/%{name}-%{version}.tar.gz
# Source0-md5: 9aa11433d5a5b4b9fed271f10102cf6f
+URL: http://dtach.sourceforge.net/
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -36,8 +37,8 @@
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
-install %{name} $RPM_BUILD_ROOT%{_bindir}
-install %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1
+install %{name} $RPM_BUILD_ROOT%{_bindir}
+install %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1
%clean
rm -rf $RPM_BUILD_ROOT
@@ -54,6 +55,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2005/06/20 07:03:45 megabajt
+- added URL
+
Revision 1.3 2004/08/21 19:08:37 misi3k
- updated to 0.7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/dtach.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list