diff --git a/.cvsignore b/.cvsignore index 27f635f..98b2547 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -lensfun-0.2.3.tar.bz2 +lensfun-0.2.4.tar.bz2 diff --git a/lensfun.spec b/lensfun.spec index 6852b03..8d35f03 100644 --- a/lensfun.spec +++ b/lensfun.spec @@ -2,9 +2,9 @@ # Fedora pkg-review: http://bugzilla.redhat.com/466764 Name: lensfun -Version: 0.2.3 +Version: 0.2.4 Summary: A library to rectify the defects introduced by your photographic equipment -Release: 5%{?dist} +Release: 1%{?dist} License: LGPLv3 Group: System Environment/Libraries URL: http://lensfun.berlios.de/ @@ -74,17 +74,20 @@ rm -rf %{buildroot} %{_docdir}/%{name}-%{version}/README %{_docdir}/%{name}-%{version}/*.txt %{_datadir}/lensfun/ -%{_libdir}/lib*.so.* +%{_libdir}/liblensfun.so.0* %files devel %defattr(-,root,root,-) %{_docdir}/%{name}-%{version}/manual/ -%{_includedir}/* -%{_libdir}/lib*.so +%{_includedir}/lensfun.h +%{_libdir}/liblensfun.so %{_libdir}/pkgconfig/lensfun.pc %changelog +* Sun Oct 18 2009 Rex Dieter 0.2.4-1 +- lensfun-0.2.4 (#529506) + * Fri Jul 24 2009 Fedora Release Engineering - 0.2.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 5c1e8ac..af531e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c5c04be4f53e3eef450ff4948d8f65b3 lensfun-0.2.3.tar.bz2 +ce5c25fc708d1c629d485fbf959dc1cc lensfun-0.2.4.tar.bz2