Author: qboosh Date: Thu May 17 20:24:35 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - License is LGPL - BR: pkgconfig - -devel R: dbus-devel
---- Files affected: SPECS: liblazy.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/liblazy.spec diff -u SPECS/liblazy.spec:1.6 SPECS/liblazy.spec:1.7 --- SPECS/liblazy.spec:1.6 Mon Apr 23 12:46:30 2007 +++ SPECS/liblazy.spec Thu May 17 22:24:29 2007 @@ -4,12 +4,13 @@ Name: liblazy Version: 0.1 Release: 2 -License: GPL v2 / LGPL +License: LGPL v2.1+ Group: Libraries Source0: http://people.freedesktop.org/~homac/liblazy/%{name}-%{version}.tar.bz2 # Source0-md5: aae2f15bc8cc92f0c66d6c7f397d3048 URL: http://freedesktop.org/wiki/Software_2fliblazy BuildRequires: dbus-devel >= 1.0 +BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -24,23 +25,12 @@ informacji z HAL-a lub odpytywania PolicyKit o uprawnienia. Możliwości biblioteki mogą jednak rosnąć w razie potrzeby. -%package static -Summary: Static liblazy library -Summary(pl.UTF-8): Statyczna bibliotekia liblazy -Group: Development/Libraries -Requires: %{name}-devel = %{version}-%{release} - -%description static -Static liblazy library. - -%description static -l pl.UTF-8 -Statyczna biblioteka liblazy. - %package devel Summary: Header files for liblazy Summary(pl.UTF-8): Pliki nagłówkowe biblioteki liblazy Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: dbus-devel >= 1.0 %description devel Header files for liblazy. @@ -48,6 +38,18 @@ %description devel -l pl.UTF-8 Pliki nagłówkowe biblioteki liblazy. +%package static +Summary: Static liblazy library +Summary(pl.UTF-8): Statyczna bibliotekia liblazy +Group: Development/Libraries +Requires: %{name}-devel = %{version}-%{release} + +%description static +Static liblazy library. + +%description static -l pl.UTF-8 +Statyczna biblioteka liblazy. + %prep %setup -q @@ -89,6 +91,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2007/05/17 20:24:29 qboosh +- License is LGPL +- BR: pkgconfig +- -devel R: dbus-devel + Revision 1.6 2007/04/23 10:46:30 arekm - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/liblazy.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
