- lensfun-0.2.4 (#529506)

This commit is contained in:
Rex Dieter 2009-10-18 17:26:48 +00:00
parent f28fb6531f
commit bc9011183e
3 changed files with 10 additions and 7 deletions

View File

@ -1 +1 @@
lensfun-0.2.3.tar.bz2
lensfun-0.2.4.tar.bz2

View File

@ -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 <rdieter@fedoraproject.orG> 0.2.4-1
- lensfun-0.2.4 (#529506)
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
c5c04be4f53e3eef450ff4948d8f65b3 lensfun-0.2.3.tar.bz2
ce5c25fc708d1c629d485fbf959dc1cc lensfun-0.2.4.tar.bz2