SPECS: sysfsutils.spec - headers to sysfs/ subdir (for multipath-t...

glen glen at pld-linux.org
Sun Oct 16 00:27:55 CEST 2005


Author: glen                         Date: Sat Oct 15 22:27:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- headers to sysfs/ subdir (for multipath-tools)

---- Files affected:
SPECS:
   sysfsutils.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/sysfsutils.spec
diff -u SPECS/sysfsutils.spec:1.10 SPECS/sysfsutils.spec:1.11
--- SPECS/sysfsutils.spec:1.10	Thu Jun  2 22:13:54 2005
+++ SPECS/sysfsutils.spec	Sun Oct 16 00:27:49 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Pakiet narzędzi systemowych
 Name:		sysfsutils
 Version:	1.3.0
-Release:	1
+Release:	2
 License:	LGPL v2.1/GPL v2
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/linux-diag/%{name}-%{version}.tar.gz
@@ -85,6 +85,9 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{_includedir}/sysfs
+mv $RPM_BUILD_ROOT%{_includedir}/{*.h,sysfs}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -104,7 +107,7 @@
 %doc docs/libsysfs.txt
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
-%{_includedir}/*.h
+%{_includedir}/sysfs/*.h
 
 %files static
 %defattr(644,root,root,755)
@@ -116,6 +119,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/10/15 22:27:49  glen
+- headers to sysfs/ subdir (for multipath-tools)
+
 Revision 1.10  2005/06/02 20:13:54  qboosh
 - updated to 1.3.0 (bugfixes)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sysfsutils.spec?r1=1.10&r2=1.11&f=u




More information about the pld-cvs-commit mailing list