SPECS: libeventdb.spec - proper License and deps

qboosh qboosh at pld-linux.org
Sun Jun 17 11:45:49 CEST 2007


Author: qboosh                       Date: Sun Jun 17 09:45:49 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper License and deps

---- Files affected:
SPECS:
   libeventdb.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/libeventdb.spec
diff -u SPECS/libeventdb.spec:1.2 SPECS/libeventdb.spec:1.3
--- SPECS/libeventdb.spec:1.2	Sun Jun 17 11:26:26 2007
+++ SPECS/libeventdb.spec	Sun Jun 17 11:45:43 2007
@@ -1,18 +1,22 @@
 # $Revision$, $Date$
-Summary:	libeventdb library
-Summary(pl.UTF-8):	Biblioteka libeventdb
+Summary:	GPE Event Database library
+Summary(pl.UTF-8):	Biblioteka bazy danych zdarzeń GPE
 Name:		libeventdb
 Version:	0.30
 Release:	1
-License:	LGPL
+License:	GPL v2+
 Group:		Libraries
 Source0:	http://gpe.linuxtogo.org/download/source/%{name}-%{version}.tar.bz2
 # Source0-md5:	aeab2ac484b9cbb5a950f1f4ca2a32ad
 URL:		http://gpe.linuxtogo.org/
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
+BuildRequires:	glib2-devel >= 2.0
 BuildRequires:	gtk-doc >= 1.8
+BuildRequires:	libgpewidget-devel
 BuildRequires:	libtool
+BuildRequires:	pkgconfig
+BuildRequires:	sqlite-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -26,6 +30,9 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki libeventdb
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
+Requires:	glib2-devel >= 2.0
+Requires:	libgpewidget-devel
+Requires:	sqlite-devel
 
 %description devel
 Header files for libeventdb.
@@ -84,6 +91,7 @@
 
 %files
 %defattr(644,root,root,755)
+%doc ChangeLog
 %attr(755,root,root) %{_libdir}/libeventdb.so.*.*.*
 
 %files devel
@@ -107,6 +115,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/06/17 09:45:43  qboosh
+- proper License and deps
+
 Revision 1.2  2007/06/17 09:26:26  qboosh
 - pl, unified
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libeventdb.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list