SPECS: sysfsutils.spec - updated to 2.0.0 (some old APIs dropped, ...

qboosh qboosh at pld-linux.org
Fri Dec 23 23:07:54 CET 2005


Author: qboosh                       Date: Fri Dec 23 22:07:54 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.0.0 (some old APIs dropped, new SONAME)

---- Files affected:
SPECS:
   sysfsutils.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/sysfsutils.spec
diff -u SPECS/sysfsutils.spec:1.14 SPECS/sysfsutils.spec:1.15
--- SPECS/sysfsutils.spec:1.14	Tue Oct 18 07:56:03 2005
+++ SPECS/sysfsutils.spec	Fri Dec 23 23:07:49 2005
@@ -2,20 +2,18 @@
 Summary:	System utilities package
 Summary(pl):	Pakiet narzędzi systemowych
 Name:		sysfsutils
-Version:	1.3.0
-Release:	3
+Version:	2.0.0
+Release:	1
 License:	LGPL v2.1/GPL v2
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/linux-diag/%{name}-%{version}.tar.gz
-# Source0-md5:	d11c99271531be3c1e6d36b53968cd2b
+# Source0-md5:	b7857c045ef3b4810c9b8be965c05fb9
 URL:		http://linux-diag.sourceforge.net/Sysfsutils.html
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	libtool
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_includedir	%{_prefix}/include/sysfs
-
 %description
 This package's purpose is to provide a set of utilities for
 interfacing with sysfs, a virtual filesystem in Linux kernel versions
@@ -74,7 +72,7 @@
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -106,7 +104,7 @@
 %doc docs/libsysfs.txt
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
-%{_includedir}
+%{_includedir}/sysfs
 
 %files static
 %defattr(644,root,root,755)
@@ -118,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2005/12/23 22:07:49  qboosh
+- updated to 2.0.0 (some old APIs dropped, new SONAME)
+
 Revision 1.14  2005/10/18 05:56:03  qboosh
 - simplified (define _includedir instead of moving files)
 
================================================================

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



More information about the pld-cvs-commit mailing list