]> git.pld-linux.org Git - packages/vid.stab.git/commitdiff
- up to 0.98b auto/th/vid.stab-0.98b-1 auto/ti/vid.stab-0.98b-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 24 Aug 2014 19:55:05 +0000 (21:55 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 24 Aug 2014 19:55:05 +0000 (21:55 +0200)
vid.stab-lib64.patch [deleted file]
vid.stab.spec

diff --git a/vid.stab-lib64.patch b/vid.stab-lib64.patch
deleted file mode 100644 (file)
index 89bd2e1..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
---- georgmartius-vid.stab-254ee37/CMakeLists.txt.orig  2013-07-17 20:19:09.407528014 +0200
-+++ georgmartius-vid.stab-254ee37/CMakeLists.txt       2013-07-17 20:20:30.567769363 +0200
-@@ -64,8 +64,8 @@
- INSTALL(TARGETS vidstab
-   RUNTIME DESTINATION bin
--  LIBRARY DESTINATION lib
--  ARCHIVE DESTINATION lib
-+  LIBRARY DESTINATION lib${LIB_SUFFIX}
-+  ARCHIVE DESTINATION lib${LIB_SUFFIX}
- )
- include(create_pkgconfig_file)
---- georgmartius-vid.stab-254ee37/CMakeModules/create_pkgconfig_file.cmake.orig        2013-07-17 20:21:13.279651489 +0200
-+++ georgmartius-vid.stab-254ee37/CMakeModules/create_pkgconfig_file.cmake     2013-07-17 20:22:37.080004665 +0200
-@@ -21,5 +21,5 @@
- ")
--    install(FILES ${_pkgfname} DESTINATION lib/pkgconfig)
--endmacro()
-\ No newline at end of file
-+    install(FILES ${_pkgfname} DESTINATION lib${LIB_SUFFIX}/pkgconfig)
-+endmacro()
index 0241a0d6d551d2f71ea5915389086cfd80a6049f..766b11d64e42f56bede192641bb852b29b63a7f4 100644 (file)
@@ -8,14 +8,13 @@
 Summary:       Vid.Stab - video stabilization library
 Summary(pl.UTF-8):     Vid.Stab - biblioteka do stabilizacji obrazu
 Name:          vid.stab
-Version:       0.98
+Version:       0.98b
 Release:       1
 License:       GPL v2+
 Group:         Libraries
 #Source0Download: http://public.hronopik.de/vid.stab/download.php
 Source0:       https://github.com/georgmartius/vid.stab/tarball/release-%{version}?/%{name}-%{version}.tar.gz
-# Source0-md5: 809c758324c8a900faedffe81f30fe9e
-Patch0:                %{name}-lib64.patch
+# Source0-md5: dbce3c292656de126f02b6a616e8d5e6
 URL:           http://public.hronopik.de/vid.stab/
 BuildRequires: cmake >= 2.6
 BuildRequires: rpmbuild(macros) >= 1.605
@@ -40,8 +39,7 @@ Header files for vid.stab library.
 Pliki nagłówkowe biblioteki vid.stab.
 
 %prep
-%setup -q -n georgmartius-%{name}-430b4cf
-%patch0 -p1
+%setup -q -n georgmartius-%{name}-3b35b4d
 
 %build
 install -d build
This page took 0.100125 seconds and 4 git commands to generate.