SPECS: sendEmail.spec - fix hostname detection

areq areq at pld-linux.org
Sun Nov 25 20:30:46 CET 2007


Author: areq                         Date: Sun Nov 25 19:30:46 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix hostname detection

---- Files affected:
SPECS:
   sendEmail.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/sendEmail.spec
diff -u SPECS/sendEmail.spec:1.21 SPECS/sendEmail.spec:1.22
--- SPECS/sendEmail.spec:1.21	Mon Feb 12 23:09:14 2007
+++ SPECS/sendEmail.spec	Sun Nov 25 20:30:41 2007
@@ -4,11 +4,12 @@
 Summary(pl.UTF-8):	Narzędzie do wysyłania poczty napisane w Perlu
 Name:		sendEmail
 Version:	1.55
-Release:	1
+Release:	2
 License:	GPL
 Group:		Networking/Utilities
 Source0:	http://caspian.dotconf.net/menu/Software/SendEmail/%{name}-v%{version}.tar.gz
 # Source0-md5:	b4764595e4e1d777b9a6c09a8da6a3e0
+Patch0:		%{name}-get_hostname.patch
 URL:		http://caspian.dotconf.net/menu/Software/SendEmail/
 BuildRequires:	rpm-perlprov
 BuildArch:	noarch
@@ -33,6 +34,7 @@
 
 %prep
 %setup -q -n %{name}-v%{version}
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -53,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2007-11-25 19:30:41  areq
+- fix hostname detection
+
 Revision 1.21  2007-02-12 22:09:14  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sendEmail.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list