Author: glen                         Date: Thu Oct  5 10:47:24 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make conf/Make.local symlink, add TODO

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

---- Diffs:

================================================================
Index: SPECS/smail.spec
diff -u SPECS/smail.spec:1.21 SPECS/smail.spec:1.22
--- SPECS/smail.spec:1.21       Wed Oct  4 23:47:28 2006
+++ SPECS/smail.spec    Thu Oct  5 12:47:18 2006
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO
+# - make it build and package files ;)
 Summary:       Smail MTA
 Summary(pl):   Smail - alternatywa dla sendmaila
 Name:          smail
@@ -12,7 +14,6 @@
 BuildRequires: bison
 BuildRequires: libident-devel
 Provides:      smtpdaemon
-Obsoletes:     smtpdaemon
 Obsoletes:     courier
 Obsoletes:     exim
 Obsoletes:     masqmail
@@ -23,6 +24,7 @@
 Obsoletes:     sendmail
 Obsoletes:     sendmail-cf
 Obsoletes:     sendmail-doc
+Obsoletes:     smtpdaemon
 Obsoletes:     zmailer
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -37,7 +39,8 @@
 and submitting mail.
 
 %description -l pl
-Smail-3 to MTA, czyli program używany do wysyłania i odbierania poczty.
+Smail-3 to MTA, czyli program używany do wysyłania i odbierania
+poczty.
 
 Jego zadanie to przyjmowanie wiadomości lokalnie lub od zdalnych
 maszyn oraz dostarczanie ich do właściwych celów - maszyn zdalnych lub
@@ -46,6 +49,7 @@
 
 %prep
 %setup -q
+ln -s Make.local-trad conf/Make.local
 
 %build
 %{__make} depend \
@@ -71,7 +75,6 @@
 %files
 %defattr(644,root,root,755)
 %doc
-#%attr(,,)
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -79,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2006/10/05 10:47:18  glen
+- make conf/Make.local symlink, add TODO
+
 Revision 1.21  2006/10/04 21:47:28  blues
 - 3.2.0.121 - fixes CAN-2005-0892
 
@@ -117,7 +123,7 @@
 - Summary(pl) cosmetics.
 
 Revision 1.9  2002/01/18 02:14:56  kloczek
-perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/"
+- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/"
 
 Revision 1.8  2001/12/18 13:09:58  qboosh
 - pl description; Obsoletes: masqmail,omta,qmail
@@ -132,7 +138,7 @@
 - fixed rpm Group
 
 Revision 1.5  2000/06/09 07:23:59  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.4  2000/04/01 11:15:41  zagrodzki
 - changed all BuildRoot definitons
@@ -148,6 +154,3 @@
 
 Revision 1.1  1999/12/20 19:36:40  cieciwa
 - update to version 3.2.0.109.
-
-* Mon Oct 11 1999 Wojciech "Sas" Cięciwa <[EMAIL PROTECTED]>
--build RPM.
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to