- lensfun-0.2.4 (#529506)
This commit is contained in:
parent
f28fb6531f
commit
bc9011183e
@ -1 +1 @@
|
||||
lensfun-0.2.3.tar.bz2
|
||||
lensfun-0.2.4.tar.bz2
|
||||
|
13
lensfun.spec
13
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 <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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user