automatic version update by autodist [release 4.14.0-1mamba;Fri Aug 22 2014]

This commit is contained in:
Automatic Build System 2024-01-05 20:23:08 +01:00
parent 50e7a0bc70
commit f51bcfc0e2
3 changed files with 16 additions and 14 deletions

View File

@ -0,0 +1,11 @@
--- analitza-4.14.0/calgebra/CMakeLists.txt.orig 2014-08-22 03:17:38.915231665 +0200
+++ analitza-4.14.0/calgebra/CMakeLists.txt 2014-08-22 03:17:47.694228289 +0200
@@ -17,7 +17,7 @@
endif()
kde4_add_executable(calgebra ${calgebra_SRCS})
-target_link_libraries(calgebra ${QT_QTCORE_LIBRARY} ${READLINE_LIBRARY} ${CURSES_LIBRARIES} analitza)
+target_link_libraries(calgebra ${QT_QTCORE_LIBRARY} ${READLINE_LIBRARY} ${CURSES_LIBRARIES} termcap analitza)
install(TARGETS calgebra ${INSTALL_TARGETS_DEFAULT_ARGS})

View File

@ -1,12 +0,0 @@
diff -Nru analitza-4.8.4.orig/calgebra/CMakeLists.txt analitza-4.8.4/calgebra/CMakeLists.txt
--- analitza-4.8.4.orig/calgebra/CMakeLists.txt 2011-11-17 22:00:47.000000000 +0100
+++ analitza-4.8.4/calgebra/CMakeLists.txt 2012-06-12 13:27:45.249663179 +0200
@@ -5,7 +5,7 @@
)
kde4_add_executable(calgebra ${calgebra_SRCS})
-target_link_libraries(calgebra ${QT_QTCORE_LIBRARY} ${READLINE_LIBRARY} analitza)
+target_link_libraries(calgebra ${QT_QTCORE_LIBRARY} ${READLINE_LIBRARY} termcap analitza)
install(TARGETS calgebra ${INSTALL_TARGETS_DEFAULT_ARGS})

View File

@ -2,7 +2,7 @@
%global __debug_package 1 %global __debug_package 1
Name: analitza Name: analitza
Version: 4.13.3 Version: 4.14.0
Release: 1mamba Release: 1mamba
Summary: KDE library for mathematical features Summary: KDE library for mathematical features
Group: Graphical Desktop/Applications/Scientific Group: Graphical Desktop/Applications/Scientific
@ -11,7 +11,7 @@ Distribution: openmamba
Packager: Davide Madrisan <davide.madrisan@gmail.com> Packager: Davide Madrisan <davide.madrisan@gmail.com>
URL: http://www.kde.org URL: http://www.kde.org
Source: http://download.kde.org/stable/%{version}/src/analitza-%{version}.tar.xz Source: http://download.kde.org/stable/%{version}/src/analitza-%{version}.tar.xz
Patch0: %{name}-4.8.4-readline_with_termcap.patch Patch0: %{name}-4.14.0-readline_with_termcap.patch
License: GPL License: GPL
BuildRequires: cmake BuildRequires: cmake
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -118,6 +118,9 @@ Debug information is useful when developing applications that use this package o
%{_kde4_libdir}/cmake/analitza/Analitza*.cmake %{_kde4_libdir}/cmake/analitza/Analitza*.cmake
%changelog %changelog
* Fri Aug 22 2014 Automatic Build System <autodist@mambasoft.it> 4.14.0-1mamba
- automatic version update by autodist
* Tue Jul 15 2014 Automatic Build System <autodist@mambasoft.it> 4.13.3-1mamba * Tue Jul 15 2014 Automatic Build System <autodist@mambasoft.it> 4.13.3-1mamba
- automatic version update by autodist - automatic version update by autodist