]> git.pld-linux.org Git - packages/exif.git/commitdiff
- 0.6 (for libexif >= 0.5.9)
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 11 Jan 2003 00:35:24 +0000 (00:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    exif.spec -> 1.3

exif.spec

index f9f729825cc477ddc1b446df9fa108ad34ecdcf7..cca4e23ee34b8d7041c3464539b8e022d89cf423 100644 (file)
--- a/exif.spec
+++ b/exif.spec
@@ -1,14 +1,17 @@
 Summary:       Utility to show EXIF information hidden in JPEG files
 Summary(pl):   Narzêdzie do wy¶wietlania danych EXIF ukrytych w plikach JPEG
 Name:          exif
-Version:       0.5
+Version:       0.6
 Release:       1
 License:       GPL
 Group:         Applications/Graphics
 Source0:       ftp://ftp.sourceforge.net/pub/sourceforge/libexif/%{name}-%{version}.tar.bz2
 URL:           http://libexif.sourceforge.net/
-BuildRequires: libexif-devel >= 0.5.4
+BuildRequires: libexif-devel >= 0.5.9
+BuildRequires: libmnote-devel >= 0.5.6
 BuildRequires: popt-devel
+Requires:      libexif >= 0.5.9
+Requires:      libmnote >= 0.5.6
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -42,3 +45,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS README ChangeLog
 %attr(755,root,root) %{_bindir}/*
+%{_mandir}/man1/*.1*
This page took 0.078397 seconds and 4 git commands to generate.