Author: qboosh Date: Sun Aug 26 11:20:03 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - License is LGPL v2.1+ - better Group - pl fix - dropped empty files from doc - BR: pkgconfig libstdc++-devel
---- Files affected: SPECS: raw-thumbnailer.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/raw-thumbnailer.spec diff -u SPECS/raw-thumbnailer.spec:1.1 SPECS/raw-thumbnailer.spec:1.2 --- SPECS/raw-thumbnailer.spec:1.1 Thu Aug 16 20:46:37 2007 +++ SPECS/raw-thumbnailer.spec Sun Aug 26 13:19:58 2007 @@ -4,15 +4,17 @@ Name: raw-thumbnailer Version: 0.1 Release: 0.1 -License: GPL v2 -Group: Applications +License: LGPL v2.1+ +Group: Applications/Graphics Source0: http://raw-thumbnailer.googlecode.com/files/%{name}-%{version}.tar.gz # Source0-md5: f6980ceb4cf80104cc3912a6711544f6 URL: http://code.google.com/p/raw-thumbnailer/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.50 BuildRequires: automake -BuildRequires: gtk+2-devel +BuildRequires: gtk+2-devel >= 1:2.0 BuildRequires: libopenraw-devel +BuildRequires: libstdc++-devel +BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -27,12 +29,12 @@ %description -l pl.UTF-8 Ten prosty program generuje miniaturki cyfrowych zdjęć w formacie -raw używając biblioteki libopenraw i GDK. Wspiera te same formaty co -libopenraw. +raw przy użyciu bibliotek libopenraw i GDK. Obsługuje te same formaty +co libopenraw. Ten generator miniaturek zaprojektowano by był mały, lekki i szybki. Jest głównie przeznaczony do użytku z menadżerami plików -(aczkolwiek równie dobrze możę być użyty przez program +(aczkolwiek równie dobrze może być użyty przez program do zarządzania fotografiami) i jest używany przez Thunar-thumbnailers. %prep @@ -56,7 +58,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS README +%doc AUTHORS ChangeLog %attr(755,root,root) %{_bindir}/raw-thumbnailer %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -65,7 +67,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/08/26 11:19:58 qboosh +- License is LGPL v2.1+ +- better Group +- pl fix +- dropped empty files from doc +- BR: pkgconfig libstdc++-devel + Revision 1.1 2007/08/16 18:46:37 czarny - init - based of ffmpegthumbnailer - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/raw-thumbnailer.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
