Author: arekm Date: Tue Oct 30 09:11:17 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 5; fix build with new lcms
---- Files affected: SPECS: digikam.spec (1.74 -> 1.75) ---- Diffs: ================================================================ Index: SPECS/digikam.spec diff -u SPECS/digikam.spec:1.74 SPECS/digikam.spec:1.75 --- SPECS/digikam.spec:1.74 Sun Oct 21 19:47:01 2007 +++ SPECS/digikam.spec Tue Oct 30 10:11:12 2007 @@ -4,12 +4,13 @@ Summary(pl.UTF-8): Interfejs KDE do gphoto2 Name: digikam Version: 0.9.2 -Release: 4 +Release: 5 License: GPL Group: X11/Applications/Graphics Source0: http://dl.sourceforge.net/digikam/%{name}-%{version}.tar.bz2 # Source0-md5: 0710efe340d1a30a36e3954ea03c46ef Patch0: kde-ac260-lt.patch +Patch1: %{name}-lcms.patch URL: http://digikam.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -54,6 +55,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p0 %{__sed} -i -e "s,Categories.*,Categories=Qt;KDE;Graphics;Photograph;," \ ./digikam/digikam/digikam.desktop \ @@ -123,6 +125,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.75 2007/10/30 09:11:12 arekm +- rel 5; fix build with new lcms + Revision 1.74 2007/10/21 17:47:01 arekm - rel 4; rebuild ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/digikam.spec?r1=1.74&r2=1.75&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
