Author: glen Date: Tue Apr 19 17:54:15 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.4.1
---- Files affected: packages/fprintd: fprintd.spec (1.7 -> 1.8) , dont-ever-unload.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/fprintd/fprintd.spec diff -u packages/fprintd/fprintd.spec:1.7 packages/fprintd/fprintd.spec:1.8 --- packages/fprintd/fprintd.spec:1.7 Mon Jan 24 10:17:16 2011 +++ packages/fprintd/fprintd.spec Tue Apr 19 19:54:10 2011 @@ -6,13 +6,12 @@ Summary: Daemon to offer libfprint functionality over D-Bus Summary(pl.UTF-8): Demon oferujący funkcjonalność libfprint poprzez D-Bus Name: fprintd -Version: 0.2.0 -Release: 4 +Version: 0.4.1 +Release: 1 License: GPL v2+ Group: Libraries Source0: http://people.freedesktop.org/~hadess/%{name}-%{version}.tar.bz2 -# Source0-md5: d6f023e6560d5647eadf668cdbcee57a -Patch0: dont-ever-unload.patch +# Source0-md5: 021844be151c0cb22d0c1624233b7780 URL: http://www.reactivated.net/fprint/wiki/Fprintd BuildRequires: autoconf BuildRequires: dbus-glib-devel @@ -21,7 +20,7 @@ BuildRequires: glib2-devel >= 2.0.0 %{?with_apidocs:BuildRequires: gtk-doc} BuildRequires: intltool -BuildRequires: libfprint-devel >= 0.1.0 +BuildRequires: libfprint-devel >= 0.4.0 %{?with_apidocs:BuildRequires: libxslt-progs} BuildRequires: pam-devel BuildRequires: perl-tools-pod @@ -62,7 +61,6 @@ %prep %setup -q -%patch0 -p1 %build %configure \ @@ -81,13 +79,15 @@ %{__rm} $RPM_BUILD_ROOT/%{_lib}/security/pam_fprintd.la +%find_lang %{name} + # to -devel, but we haven't any rm $RPM_BUILD_ROOT%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.*.xml %clean rm -rf $RPM_BUILD_ROOT -%files +%files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS NEWS README TODO %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fprintd.conf @@ -119,6 +119,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2011/04/19 17:54:10 glen +- up to 0.4.1 + Revision 1.7 2011/01/24 09:17:16 glen - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fprintd/fprintd.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
