[packages/lensfun] up to 0.3.0 - project moved to sourceforge - BR docutils for rst2man - package tools in main package
glen
glen at pld-linux.org
Fri Mar 20 21:08:04 CET 2015
commit 229dbce75416c1c11f010ded17646f4070efde8c
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Mar 20 20:07:22 2015 +0000
up to 0.3.0
- project moved to sourceforge
- BR docutils for rst2man
- package tools in main package
lensfun.spec | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/lensfun.spec b/lensfun.spec
index 4abdfd7..5bd2416 100644
--- a/lensfun.spec
+++ b/lensfun.spec
@@ -1,14 +1,15 @@
Summary: Camera lens database with image correction support
Summary(pl.UTF-8): Baza danych obiektywów z funkcją korekcji zdjęć
Name: lensfun
-Version: 0.2.8
+Version: 0.3.0
Release: 1
License: LGPL v3 (library), CC-BY-SA v3.0 (lens database)
Group: Libraries
-Source0: http://download.berlios.de/lensfun/%{name}-%{version}.tar.bz2
-# Source0-md5: db2988505e7432c6b331aa597789c639
-URL: http://developer.berlios.de/projects/lensfun/
+Source0: http://downloads.sourceforge.net/lensfun/%{name}-%{version}.tar.bz2
+# Source0-md5: c553cb37f1b781d1af05787beacf0193
+URL: http://lensfun.sourceforge.net/
BuildRequires: cmake >= 2.8
+BuildRequires: docutils
BuildRequires: doxygen >= 1.5.0
BuildRequires: glib2-devel >= 2.0.0
BuildRequires: libpng-devel >= 1.0
@@ -70,12 +71,11 @@ cd build
%install
rm -rf $RPM_BUILD_ROOT
-
%{__make} -C build install/fast \
DESTDIR=$RPM_BUILD_ROOT
# packaged as %doc in -apidocs
-%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/lensfun-0.2.8.0
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}.0
%clean
rm -rf $RPM_BUILD_ROOT
@@ -90,6 +90,12 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %ghost %{_libdir}/libauxfun.so.0
%attr(755,root,root) %{_libdir}/liblensfun.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/liblensfun.so.0
+%attr(755,root,root) %{_bindir}/g-lensfun-update-data
+%attr(755,root,root) %{_bindir}/lensfun-add-adapter
+%attr(755,root,root) %{_bindir}/lensfun-update-data
+%{_mandir}/man1/g-lensfun-update-data.1*
+%{_mandir}/man1/lensfun-add-adapter.1*
+%{_mandir}/man1/lensfun-update-data.1*
%{_datadir}/lensfun
%files devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lensfun.git/commitdiff/229dbce75416c1c11f010ded17646f4070efde8c
More information about the pld-cvs-commit
mailing list