Author: baggins Date: Thu Oct 23 23:00:14 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3 - encrypted volumes support
---- Files affected: SPECS: libexo.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/libexo.spec diff -u SPECS/libexo.spec:1.27 SPECS/libexo.spec:1.28 --- SPECS/libexo.spec:1.27 Mon Oct 6 21:10:57 2008 +++ SPECS/libexo.spec Fri Oct 24 01:00:08 2008 @@ -9,12 +9,13 @@ Summary(pl.UTF-8): Biblioteka rozszerzeń do Xfce opracowana przez os-cillation Name: libexo Version: 0.3.4 -Release: 2 +Release: 3 License: GPL v2 Group: Libraries Source0: http://www.xfce.org/archive/xfce-%{xfce_version}/src/exo-%{version}.tar.bz2 # Source0-md5: 7a1af943b1df32b6f89ae91823118a22 Patch0: %{name}-locale-names.patch +Patch1: %{name}-teardown-crypto-on-eject.patch URL: http://www.os-cillation.com/ BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -121,6 +122,7 @@ %prep %setup -q -n exo-%{version} %patch0 -p1 +%patch1 -p0 mv -f po/{pt_PT,pt}.po mv -f po/{nb_NO,nb}.po @@ -227,6 +229,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2008/10/23 23:00:08 baggins +- rel 3 +- encrypted volumes support + Revision 1.27 2008/10/06 19:10:57 megabajt - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libexo.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
