packages: libatasmart/libatasmart.spec - updated to 0.17 - pl for base - se...

qboosh qboosh at pld-linux.org
Sat Aug 14 20:33:59 CEST 2010


Author: qboosh                       Date: Sat Aug 14 18:33:59 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.17
- pl for base
- separated vala API (vala-atasmart)

---- Files affected:
packages/libatasmart:
   libatasmart.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/libatasmart/libatasmart.spec
diff -u packages/libatasmart/libatasmart.spec:1.4 packages/libatasmart/libatasmart.spec:1.5
--- packages/libatasmart/libatasmart.spec:1.4	Sun Oct 25 13:42:20 2009
+++ packages/libatasmart/libatasmart.spec	Sat Aug 14 20:33:53 2010
@@ -1,14 +1,16 @@
 # $Revision$, $Date$
 Summary:	ATA S.M.A.R.T. Disk Health Monitoring Library
+Summary(pl.UTF-8):	Biblioteka do monitorowania stanu dysku ATA S.M.A.R.T.
 Name:		libatasmart
-Version:	0.16
+Version:	0.17
 Release:	1
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://0pointer.de/public/%{name}-%{version}.tar.gz
-# Source0-md5:	165b9b8c228a30b4f9cb10f0e42f7b67
+# Source0-md5:	dc36cadbbb7fa38f8af175713eda1a21
 BuildRequires:	autoconf >= 2.63
 BuildRequires:	automake >= 1:1.11
+BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
 BuildRequires:	udev-devel
@@ -18,11 +20,16 @@
 A small and lightweight parser library for ATA S.M.A.R.T. hard disk
 health monitoring.
 
+%description -l pl.UTF-8
+Mała i lekka biblioteka analizująca stan dysków twardych ATA z
+systemem S.M.A.R.T.
+
 %package devel
 Summary:	Header files for libatasmart library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki libatasmart
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
+Requires:	udev-devel
 
 %description devel
 Header files for libatasmart library.
@@ -42,6 +49,18 @@
 %description static -l pl.UTF-8
 Statyczna biblioteka libatasmart.
 
+%package -n vala-atasmart
+Summary:	libatasmart API for Vala language
+Summary(pl.UTF-8):	API libatasmart dla języka Vala
+Group:		Development/Libraries
+Requires:	%{name}-devel = %{version}-%{release}
+
+%description -n vala-atasmart
+libatasmart API for Vala language.
+
+%description -n vala-atasmart -l pl.UTF-8
+API libatasmart dla języka Vala.
+
 %prep
 %setup -q
 
@@ -51,7 +70,8 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+	--disable-silent-rules
 %{__make}
 
 %install
@@ -77,7 +97,6 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libatasmart.so
-%{_datadir}/vala/vapi/atasmart.vapi
 %{_libdir}/libatasmart.la
 %{_includedir}/atasmart.h
 %{_pkgconfigdir}/libatasmart.pc
@@ -86,12 +105,21 @@
 %defattr(644,root,root,755)
 %{_libdir}/libatasmart.a
 
+%files -n vala-atasmart
+%defattr(644,root,root,755)
+%{_datadir}/vala/vapi/atasmart.vapi
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2010/08/14 18:33:53  qboosh
+- updated to 0.17
+- pl for base
+- separated vala API (vala-atasmart)
+
 Revision 1.4  2009/10/25 12:42:20  megabajt
 - updated to 0.16
 
@@ -103,4 +131,3 @@
 
 Revision 1.1  2009/05/07 15:58:23  megabajt
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libatasmart/libatasmart.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list