]> git.pld-linux.org Git - packages/dcraw.git/blobdiff - dcraw.spec
- release 2
[packages/dcraw.git] / dcraw.spec
index 30dc3a9c6751aa78a62a035aa12cb9a2dea0da86..53413cae7bbbabfdc0848f7562a3d13312cbaa4c 100644 (file)
@@ -1,16 +1,16 @@
 # TODO:
-# - gimp plugin
-#
+# - gimp plugin ?
+
 Summary:       Raw Digital Photo Decoder
 Summary(pl.UTF-8):     Dekoder zdjęć cyfrowych w formacie raw
 Name:          dcraw
-Version:       8.93
+Version:       8.99
 Epoch:         1
-Release:       1
+Release:       2
 License:       Free + GPL (for some parts of code)
-Group:         Applications
+Group:         Applications/Graphics
 Source0:       http://www.cybercom.net/~dcoffin/dcraw/archive/%{name}-%{version}.tar.gz
-# Source0-md5: 1ca10ba4be66962f976163c294e58579
+# Source0-md5: b6469a5ac64ac6e974022b00f09fb465
 Source1:       http://www.cybercom.net/~dcoffin/dcraw/clean_crw.c
 # NoSource1-md5:       37b386fef86eef8768965e91ea0be9e6
 Source2:       http://www.cybercom.net/~dcoffin/dcraw/fujiturn.c
@@ -59,12 +59,12 @@ for lang in ca cs de eo es fr hu it pl pt ru sv zh_TW ; do
        msgfmt -o $RPM_BUILD_ROOT%{_datadir}/locale/$lang/LC_MESSAGES/dcraw.mo dcraw_$lang.po
 done
 
-# For this languages is only manual:
+# For this language there is only manual:
 for lang in zh_CN; do
        install -d $RPM_BUILD_ROOT%{_mandir}/$lang/man1
        cp dcraw_$lang.1 $RPM_BUILD_ROOT%{_mandir}/$lang/man1/dcraw.1
 done
-# For languages there is only translation:
+# For this language there is only translation:
 for lang in nl; do
        install -d $RPM_BUILD_ROOT%{_datadir}/locale/$lang/LC_MESSAGES
        msgfmt -o $RPM_BUILD_ROOT%{_datadir}/locale/$lang/LC_MESSAGES/dcraw.mo dcraw_$lang.po
This page took 0.038241 seconds and 4 git commands to generate.