packages: libstatgrab/libstatgrab.spec - more verbose files - programs Lice...

qboosh qboosh at pld-linux.org
Sun Jan 22 20:50:30 CET 2012


Author: qboosh                       Date: Sun Jan 22 19:50:30 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- more verbose files
- programs License is GPL (v2+)

---- Files affected:
packages/libstatgrab:
   libstatgrab.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: packages/libstatgrab/libstatgrab.spec
diff -u packages/libstatgrab/libstatgrab.spec:1.22 packages/libstatgrab/libstatgrab.spec:1.23
--- packages/libstatgrab/libstatgrab.spec:1.22	Fri Jan 13 22:08:56 2012
+++ packages/libstatgrab/libstatgrab.spec	Sun Jan 22 20:50:25 2012
@@ -4,13 +4,13 @@
 Name:		libstatgrab
 Version:	0.17
 Release:	1
-License:	LGPL
+License:	LGPL v2.1+
 Group:		Libraries
 Source0:	ftp://ftp.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/%{name}-%{version}.tar.gz
 # Source0-md5:	58385c9392898be3b09ffc5e3ebe8717
 Patch0:		%{name}-Makefile_fix.patch
 URL:		http://www.i-scream.org/libstatgrab/
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
 BuildRequires:	libtool
 BuildRequires:	linux-libc-headers >= 7:2.6.11.1-2
@@ -61,6 +61,7 @@
 %package -n statgrab
 Summary:	sysctl-style interface to system statistics
 Summary(pl.UTF-8):	Podobny do sysctl interfejs do statystyk systemu
+License:	GPL v2+
 Group:		Applications/System
 Requires:	%{name} = %{version}-%{release}
 
@@ -85,6 +86,7 @@
 %package -n saidar
 Summary:	A curses-based tool for viewing system statistics
 Summary(pl.UTF-8):	Oparte na curses narzędzie do oglądania statystyk systemu
+License:	GPL v2+
 Group:		Applications/System
 Requires:	%{name} = %{version}-%{release}
 
@@ -132,27 +134,27 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README PLATFORMS
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libstatgrab.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libstatgrab.so.6
 
 %files devel
 %defattr(644,root,root,755)
 %doc examples/*.c
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_includedir}/*
-%{_pkgconfigdir}/*.pc
-%{_mandir}/man3/sg_*
-%{_mandir}/man3/statgrab*
+%attr(755,root,root) %{_libdir}/libstatgrab.so
+%{_libdir}/libstatgrab.la
+%{_includedir}/statgrab*.h
+%{_pkgconfigdir}/libstatgrab.pc
+%{_mandir}/man3/sg_get_*.3*
+%{_mandir}/man3/statgrab.3*
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libstatgrab.a
 
 %files -n statgrab
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/statgrab*
-%{_mandir}/man1/statgrab*
+%{_mandir}/man1/statgrab*.1*
 
 %files -n saidar
 %defattr(644,root,root,755)
@@ -165,6 +167,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2012/01/22 19:50:25  qboosh
+- more verbose files
+- programs License is GPL (v2+)
+
 Revision 1.22  2012/01/13 21:08:56  zbyniu
 - up to 0.17
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libstatgrab/libstatgrab.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list