SPECS: biometrics-manager.spec - pl - BR: pkgconfig
qboosh
qboosh at pld-linux.org
Sat Sep 1 16:43:44 CEST 2007
Author: qboosh Date: Sat Sep 1 14:43:44 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
- BR: pkgconfig
---- Files affected:
SPECS:
biometrics-manager.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/biometrics-manager.spec
diff -u SPECS/biometrics-manager.spec:1.3 SPECS/biometrics-manager.spec:1.4
--- SPECS/biometrics-manager.spec:1.3 Fri Aug 31 19:43:58 2007
+++ SPECS/biometrics-manager.spec Sat Sep 1 16:43:39 2007
@@ -1,9 +1,10 @@
# $Revision$, $Date$
Summary: Graphical frontend for pam_bioapi enrollment
+Summary(pl.UTF-8): Graficzny interfejs do rejestrowania pam_bioapi
Name: biometrics-manager
Version: 0.4.0
Release: 0.3
-License: GPL
+License: GPL v2+
Group: X11/Applications/Networking
Source0: http://pam-bioapi.googlecode.com/files/%{name}-%{version}.tar.gz
# Source0-md5: a6bc4a8629ad6ed1fa3d497a2c5cd415
@@ -12,18 +13,22 @@
URL: http://code.google.com/p/pam-bioapi/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
-BuildRequires: libglade2-devel
-BuildRequires: libgnomeui-devel
+BuildRequires: libglade2-devel >= 2.0
+BuildRequires: libgnomeui-devel >= 2.0
+BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.311
-BuildRequires: xorg-lib-libX11-devel
Requires(post,postun): gtk+2
Requires: hicolor-icon-theme
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-This is graphical frontend for pam_bioapi enrollment. It uses gnome
+This is graphical frontend for pam_bioapi enrollment. It uses GNOME
(glade) libs.
+%description -l pl.UTF-8
+Ten pakiet zawiera graficzny interfejs do rejestrowania pam_bioapi.
+Wykorzystuje biblioteki GNOME (glade).
+
%prep
%setup -q
%patch0 -p1
@@ -57,7 +62,7 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/%{name}
-%{_sysconfdir}/pam.d/%{name}
+/etc/pam.d/%{name}
%dir %{_docdir}/%{name}
%doc %{_docdir}/%{name}/*
%{_desktopdir}/fingerprint-manager.desktop
@@ -73,6 +78,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2007/09/01 14:43:39 qboosh
+- pl
+- BR: pkgconfig
+
Revision 1.3 2007/08/31 17:43:58 megabajt
- added use_hicolor patch; %update_icon_cache
- release 0.3
@@ -82,4 +91,3 @@
Revision 1.1 2007/08/31 16:09:54 wolvverine
- init
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/biometrics-manager.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list