Author: aflinta Date: Sat Sep 8 22:13:58 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed thumbnails generation, rel 3
---- Files affected: SPECS: ufraw.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/ufraw.spec diff -u SPECS/ufraw.spec:1.22 SPECS/ufraw.spec:1.23 --- SPECS/ufraw.spec:1.22 Tue Aug 14 08:58:28 2007 +++ SPECS/ufraw.spec Sun Sep 9 00:13:53 2007 @@ -6,7 +6,7 @@ Summary(pl.UTF-8): Narzędzie do wczytywania zdjęć w formacie RAW Name: ufraw Version: 0.12.1 -Release: 1 +Release: 3 License: GPL v2 Group: Applications/Graphics Source0: http://dl.sourceforge.net/ufraw/%{name}-%{version}.tar.gz @@ -66,12 +66,11 @@ %build %configure \ + --enable-mime \ --with-exiv2 \ --with-libexif %{__make} -./generate_schemas.sh %{_bindir} ufraw.schemas - %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_desktopdir} @@ -80,7 +79,6 @@ DESTDIR=$RPM_BUILD_ROOT \ schemasdir=%{_sysconfdir}/gconf/schemas -install ufraw.schemas $RPM_BUILD_ROOT%{_sysconfdir}/gconf/schemas/ install ufraw.desktop $RPM_BUILD_ROOT%{_desktopdir} %find_lang %{name} @@ -121,6 +119,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2007/09/08 22:13:53 aflinta +- fixed thumbnails generation, rel 3 + Revision 1.22 2007/08/14 06:58:28 aflinta - up to 0.12.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ufraw.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
