SPECS: hawknl.spec - merged 64bit patch and doc packaging from lib...

qboosh qboosh at pld-linux.org
Sun Jan 13 10:38:00 CET 2008


Author: qboosh                       Date: Sun Jan 13 09:38:00 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merged 64bit patch and doc packaging from libhawknl.spec

---- Files affected:
SPECS:
   hawknl.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/hawknl.spec
diff -u SPECS/hawknl.spec:1.3 SPECS/hawknl.spec:1.4
--- SPECS/hawknl.spec:1.3	Sun Jan 13 10:30:34 2008
+++ SPECS/hawknl.spec	Sun Jan 13 10:37:55 2008
@@ -9,7 +9,9 @@
 Source0:	http://www.hawksoft.com/download/files/HawkNL%(echo %{version} |tr -d .)src.tar.gz
 # Source0-md5:	2e4971d422b8c5cadfe2a85527ff2fcf
 Patch0:		%{name}-makefile.patch
+Patch1:		libhawknl-64bit.patch
 URL:		http://www.hawksoft.com/hawknl/
+BuildRequires:	dos2unix
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -56,6 +58,9 @@
 %prep
 %setup -q -n %{name}%{version}
 %patch0 -p1
+%patch1 -p1
+
+dos2unix src/*.txt
 
 %build
 %{__make} -f makefile.linux \
@@ -79,6 +84,7 @@
 
 %files
 %defattr(644,root,root,755)
+%doc src/{readme,nlchanges}.txt
 %attr(755,root,root) %{_libdir}/libNL.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libNL.so.1.6
 
@@ -97,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008-01-13 09:37:55  qboosh
+- merged 64bit patch and doc packaging from libhawknl.spec
+
 Revision 1.3  2008-01-13 09:30:34  qboosh
 - updated makefile patch, fixed symlink mess
 - use optflags
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hawknl.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list