packages: dns2tcp/dns2tcp.spec - fixed %files

paszczus paszczus at pld-linux.org
Fri Nov 13 09:59:39 CET 2009


Author: paszczus                     Date: Fri Nov 13 08:59:39 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed %files

---- Files affected:
packages/dns2tcp:
   dns2tcp.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/dns2tcp/dns2tcp.spec
diff -u packages/dns2tcp/dns2tcp.spec:1.1 packages/dns2tcp/dns2tcp.spec:1.2
--- packages/dns2tcp/dns2tcp.spec:1.1	Fri Nov 13 09:55:45 2009
+++ packages/dns2tcp/dns2tcp.spec	Fri Nov 13 09:59:33 2009
@@ -41,8 +41,10 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO
+%doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
+%{_mandir}/man1/dns2tcpc.1*
+%{_mandir}/man1/dns2tcpd.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -50,6 +52,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/11/13 08:59:33  paszczus
+- fixed %files
+
 Revision 1.1  2009/11/13 08:55:45  paszczus
 - initial
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dns2tcp/dns2tcp.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list