packages: host-nikhof/host-nikhof.spec - more verbose files - adapter

lisu lisu at pld-linux.org
Tue Dec 28 13:09:49 CET 2010


Author: lisu                         Date: Tue Dec 28 12:09:49 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- more verbose files
- adapter

---- Files affected:
packages/host-nikhof:
   host-nikhof.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/host-nikhof/host-nikhof.spec
diff -u packages/host-nikhof/host-nikhof.spec:1.12 packages/host-nikhof/host-nikhof.spec:1.13
--- packages/host-nikhof/host-nikhof.spec:1.12	Tue Feb 13 08:47:11 2007
+++ packages/host-nikhof/host-nikhof.spec	Tue Dec 28 13:09:44 2010
@@ -45,8 +45,8 @@
 
 %description -l pl.UTF-8
 Całkowicie nowa implementacja programu host - narzędzia do odpytywania
-serwerów nazw, podobnego do nslookup czy dig - ale bardziej
-elastyczna i bogata w opcje.
+serwerów nazw, podobnego do nslookup czy dig - ale bardziej elastyczna
+i bogata w opcje.
 
 Wśród nowych możliwości są:
 - obszerna obsługa błędów
@@ -90,8 +90,8 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 
-install host $RPM_BUILD_ROOT%{_bindir}/host-nikhof
-install host.1 $RPM_BUILD_ROOT%{_mandir}/man1/host-nikhof.1
+cp -a host $RPM_BUILD_ROOT%{_bindir}/host-nikhof
+cp -a host.1 $RPM_BUILD_ROOT%{_mandir}/man1/host-nikhof.1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -99,8 +99,8 @@
 %files
 %defattr(644,root,root,755)
 %doc RELEASE_NOTES
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*
+%attr(755,root,root) %{_bindir}/host-nikhof
+%{_mandir}/man1/host-nikhof.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -108,6 +108,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2010/12/28 12:09:44  lisu
+- more verbose files
+- adapter
+
 Revision 1.12  2007/02/13 07:47:11  glen
 - tabs in preamble
 
@@ -172,5 +176,3 @@
 Revision 1.3  1999/07/12 23:05:58  kloczek
 - added using CVS keywords in %changelog (for automating them).
 
-* Fri May 28 1999 Arkadiusz Miśkiewicz <misiek at pld.org.pl>
-- initial version
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/host-nikhof/host-nikhof.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list