[packages/lensfun] - up to 0.2.8
arekm
arekm at pld-linux.org
Sat Nov 2 13:05:38 CET 2013
commit d1a1e55d8146cb4223b1d6b9a7bdd4849f1bce48
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Nov 2 13:05:36 2013 +0100
- up to 0.2.8
lensfun-auxfun.patch | 11 -----------
lensfun.spec | 11 +++++------
2 files changed, 5 insertions(+), 17 deletions(-)
---
diff --git a/lensfun.spec b/lensfun.spec
index 04c9ed5..0038ac7 100644
--- a/lensfun.spec
+++ b/lensfun.spec
@@ -1,13 +1,12 @@
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.7
-Release: 2
+Version: 0.2.8
+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: 6061cc2d00a42d3e62512878426fc841
-Patch0: %{name}-auxfun.patch
+# Source0-md5: db2988505e7432c6b331aa597789c639
URL: http://developer.berlios.de/projects/lensfun/
BuildRequires: cmake >= 2.8
BuildRequires: doxygen >= 1.5.0
@@ -47,7 +46,6 @@ Pliki nagłówkowe biblioteki lensfun.
%prep
%setup -q
-%patch0 -p1
%build
install -d build
@@ -74,7 +72,8 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc README docs/cc-by-sa-3.0.txt
-%attr(755,root,root) %{_libdir}/libauxfun.so.*.*.*.*
+%attr(755,root,root) %{_libdir}/libauxfun.so.*.*.*
+%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
%{_datadir}/lensfun
diff --git a/lensfun-auxfun.patch b/lensfun-auxfun.patch
deleted file mode 100644
index 346cbb2..0000000
--- a/lensfun-auxfun.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- lensfun-0.2.6/libs/auxfun/CMakeLists.txt.orig 2012-02-12 12:19:39.000000000 +0100
-+++ lensfun-0.2.6/libs/auxfun/CMakeLists.txt 2013-02-10 19:21:51.573232843 +0100
-@@ -6,7 +6,7 @@
- ADD_LIBRARY(auxfun SHARED ${AUXFUN_SRC})
- ENDIF()
-
--SET_TARGET_PROPERTIES(auxfun PROPERTIES VERSION "${VERSION_MAJOR}.${VERSION_MINOR}).${VERSION_MICRO}.${VERSION_BUGFIX}")
-+SET_TARGET_PROPERTIES(auxfun PROPERTIES VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_MICRO}.${VERSION_BUGFIX}")
- TARGET_LINK_LIBRARIES(auxfun ${PNG_LIBRARY} ${ZLIB_LIBRARY})
- INSTALL(TARGETS auxfun
- RUNTIME DESTINATION ${BINDIR}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lensfun.git/commitdiff/d1a1e55d8146cb4223b1d6b9a7bdd4849f1bce48
More information about the pld-cvs-commit
mailing list