SPECS: msmtp.spec - correct lang

wolvverine wolvverine at pld-linux.org
Fri Jul 15 08:30:20 CEST 2005


Author: wolvverine                   Date: Fri Jul 15 06:30:20 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- correct lang

---- Files affected:
SPECS:
   msmtp.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SPECS/msmtp.spec
diff -u SPECS/msmtp.spec:1.42 SPECS/msmtp.spec:1.43
--- SPECS/msmtp.spec:1.42	Thu Jul 14 21:46:28 2005
+++ SPECS/msmtp.spec	Fri Jul 15 08:30:15 2005
@@ -71,18 +71,24 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
+%find_lang %{name}
+
+%post
+fix-info-dir
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files   
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README THANKS doc/msmtprc-{system,user}.example
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/msmtp*
+#%lang(pl) %{_mandir}/pl/man1/msmtp*
 %{_infodir}/msmtp*
 %{_prefix}/share/info/dir.gz
-%{_prefix}/share/locale/de/LC_MESSAGES/msmtp.mo
+#%lang(pl) %{_prefix}/share/locale/pl/LC_MESSAGES/msmtp.mo
+%lang(de) %{_prefix}/share/locale/de/LC_MESSAGES/msmtp.mo
 
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -91,6 +97,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2005/07/15 06:30:15  wolvverine
+- correct lang
+
 Revision 1.42  2005/07/14 19:46:28  wolvverine
 - up to 1.4.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/msmtp.spec?r1=1.42&r2=1.43&f=u




More information about the pld-cvs-commit mailing list