]> git.pld-linux.org Git - packages/recoverjpeg.git/commitdiff
- updated to 2.3 auto/th/recoverjpeg-2.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 7 Mar 2014 19:03:03 +0000 (20:03 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 7 Mar 2014 19:03:03 +0000 (20:03 +0100)
recoverjpeg.spec

index ed7d35a79b6afb6a878b76c92332a60869c83e54..e9abc34dc111c946168f8a1732e0c6ed2327fb14 100644 (file)
@@ -1,13 +1,14 @@
 Summary:       JPEG files recover 
 Summary(pl.UTF-8):     Aplikacja do odzyskiwania plików JPEG
 Name:          recoverjpeg
-Version:       1.1.4
+Version:       2.3
 Release:       1
-License:       GPL
+License:       GPL v2
 Group:         Applications/File
 Source0:       http://www.rfc1149.net/download/recoverjpeg/%{name}-%{version}.tar.gz
-# Source0-md5: 165d153e805432ecc824bc72a008b9ca
+# Source0-md5: 54a36482a6bb4ec1214995fc06be27bb
 URL:           http://www.rfc1149.net/devel/recoverjpeg/
+BuildRequires: libstdc++-devel
 Requires:      ImageMagick
 Requires:      exif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -40,9 +41,12 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README
+%doc ChangeLog
 %attr(755,root,root) %{_bindir}/recoverjpeg
+%attr(755,root,root) %{_bindir}/recovermov
 %attr(755,root,root) %{_bindir}/remove-duplicates
 %attr(755,root,root) %{_bindir}/sort-pictures
 %{_mandir}/man1/recoverjpeg.1*
+%{_mandir}/man1/recovermov.1*
+%{_mandir}/man1/remove-duplicates.1*
 %{_mandir}/man1/sort-pictures.1*
This page took 0.128986 seconds and 4 git commands to generate.