SPECS: libnet.spec - added libnet-config to devel - rel 3

grzegorz grzegorz at pld-linux.org
Sun Oct 23 19:09:43 CEST 2005


Author: grzegorz                     Date: Sun Oct 23 17:09:43 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added libnet-config to devel
- rel 3

---- Files affected:
SPECS:
   libnet.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/libnet.spec
diff -u SPECS/libnet.spec:1.49 SPECS/libnet.spec:1.50
--- SPECS/libnet.spec:1.49	Wed Sep  1 13:49:24 2004
+++ SPECS/libnet.spec	Sun Oct 23 19:09:38 2005
@@ -4,7 +4,7 @@
 Summary(pt_BR):	API para funçőes de rede de baixo nível
 Name:		libnet
 Version:	1.1.2.1
-Release:	2
+Release:	3
 Epoch:		1
 License:	BSD
 Group:		Libraries
@@ -105,7 +105,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_examplesdir}/%{name}-%{version},%{_mandir}/man3}
+install -d $RPM_BUILD_ROOT{%{_examplesdir}/%{name}-%{version},%{_mandir}/man3,%{_bindir}}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -114,6 +114,7 @@
 ln -sf libnet.a		$RPM_BUILD_ROOT%{_libdir}/libpwrite.a
 install sample/*.[ch]	$RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 install doc/man/man3/libnet-functions.h.3 $RPM_BUILD_ROOT/%{_mandir}/man3
+install libnet-config	$RPM_BUILD_ROOT%{_bindir}/
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -128,6 +129,7 @@
 
 %files devel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/libnet-config
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
 %{_includedir}/*.h
@@ -148,6 +150,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2005/10/23 17:09:38  grzegorz
+- added libnet-config to devel
+- rel 3
+
 Revision 1.49  2004/09/01 11:49:24  snurf
 - typos / formatting / etc.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libnet.spec?r1=1.49&r2=1.50&f=u




More information about the pld-cvs-commit mailing list