]> git.pld-linux.org Git - packages/libexif.git/commitdiff
- 0.5.9 (SONAME has changed again)
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 11 Jan 2003 00:37:08 +0000 (00:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libexif.spec -> 1.15

libexif.spec

index 976e6663cd1f38f375767667486d0709574f3c0c..962f97352ec0d42391d745c3137297c5fa0e8058 100644 (file)
@@ -1,8 +1,8 @@
 Summary:       Library for parsing EXIF files from digital cameras
 Summary(pl):   Biblioteka do czytania plików EXIF z kamer cyfrowych
 Name:          libexif
-Version:       0.5.4
-Release:       2
+Version:       0.5.9
+Release:       1
 Epoch:         1
 License:       MIT
 Group:         Libraries
@@ -59,7 +59,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{name}
+%find_lang %{name}-8
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -67,7 +67,7 @@ rm -rf $RPM_BUILD_ROOT
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
-%files -f %{name}.lang
+%files -f %{name}-8.lang
 %defattr(644,root,root,755)
 %doc README ChangeLog
 %attr(755,root,root) %{_libdir}/*.so.*.*.*
This page took 0.121131 seconds and 4 git commands to generate.