Author: glen Date: Sun Feb 24 23:01:26 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fix mimelnk for kde; rel 2
---- Files affected: SPECS: tellico.spec (1.50 -> 1.51) ---- Diffs: ================================================================ Index: SPECS/tellico.spec diff -u SPECS/tellico.spec:1.50 SPECS/tellico.spec:1.51 --- SPECS/tellico.spec:1.50 Wed Jan 30 17:58:46 2008 +++ SPECS/tellico.spec Mon Feb 25 00:01:20 2008 @@ -7,12 +7,13 @@ Summary(pl.UTF-8): Zarządca zbiorów wideo, audio i książek Name: tellico Version: 1.3 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications Source0: http://www.periapsis.org/tellico/download/%{name}-%{version}.tar.gz # Source0-md5: e14286bc16a639a4e956edee4f1a9100 Patch0: %{name}-u64.patch +Patch1: %{name}-desktop.patch URL: http://www.periapsis.org/tellico/ BuildRequires: autoconf BuildRequires: automake @@ -43,8 +44,9 @@ księgozbiorów, archiwów wideo i audio. %prep -%setup -q -n %{name}-%{version} +%setup -q %patch0 -p1 +%patch1 -p1 %build cp -f /usr/share/automake/config.sub admin @@ -106,6 +108,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.51 2008-02-24 23:01:20 glen +- fix mimelnk for kde; rel 2 + Revision 1.50 2008-01-30 16:58:46 deejay1 - updated to 1.3 - merged parts from DEVEL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tellico.spec?r1=1.50&r2=1.51&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
