Mailinglist Archive: opensuse-commit (1059 mails)
| < Previous | Next > |
commit kdevelop3
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 03 Jan 2008 17:49:02 +0100
- Message-id: <20080103164902.B1C4C6781B8@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package kdevelop3
checked in at Thu Jan 3 17:49:02 CET 2008.
--------
--- KDE/kdevelop3/kdevelop3.changes 2007-10-18 11:24:49.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdevelop3/kdevelop3.changes 2008-01-03
15:37:40.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Jan 3 15:37:17 CET 2008 - wstephenson@xxxxxxx
+
+- link some more subversion libs, pending fix in the svn package
+
+-------------------------------------------------------------------
New:
----
kdevelop3_svn15.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdevelop3.spec ++++++
--- /var/tmp/diff_new_pack.R25228/_old 2008-01-03 17:48:44.000000000 +0100
+++ /var/tmp/diff_new_pack.R25228/_new 2008-01-03 17:48:44.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kdevelop3 (Version 3.5.0)
#
-# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -22,7 +22,7 @@
BuildRequires: libjpeg-devel
%endif
Version: 3.5.0
-Release: 3
+Release: 22
Summary: Integrated Development Environment for the X Window System,
Qt, KDE, and GNOME
License: GPL v2 or later
Group: Development/Tools/IDE
@@ -44,6 +44,7 @@
#Patch0: 3_5_BRANCH.diff
Patch1: FIXME.diff
Patch2: r724943.diff
+Patch3: kdevelop3_svn15.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -72,6 +73,7 @@
#%patch0
%patch1
%patch2
+%patch3
. /etc/opt/kde3/common_options
update_admin --no-final
@@ -138,7 +140,6 @@
Walter Tasin <tasin@xxxxxxxxxxxxxxxxxxxxxxxx>
John Birch <jbb@xxxxxxxxxx>
-
%files devel
%defattr(-,root,root)
/opt/kde3/include/*
@@ -249,7 +250,10 @@
/opt/kde3/share/mimelnk/*/*.desktop
/opt/kde3/share/services/*
/opt/kde3/share/servicetypes/*
+
%changelog
+* Thu Jan 03 2008 - wstephenson@xxxxxxx
+- link some more subversion libs, pending fix in the svn package
* Thu Oct 18 2007 - dmueller@xxxxxxx
- update buildrequires
* Tue Oct 09 2007 - stbinner@xxxxxxx
++++++ kdevelop3_svn15.diff ++++++
--- vcs/subversion/configure.in.in.bak 2008-01-03 13:34:52.000000000 +0100
+++ vcs/subversion/configure.in.in 2008-01-03 13:31:28.000000000 +0100
@@ -117,7 +117,7 @@
AC_MSG_RESULT([not found])
SVN_SUBDIR=
fi
- SVN_LIB="$SVN_LIB $APR_LIBS -lsvn_client-1"
+ SVN_LIB="$SVN_LIB $APR_LIBS -lsvn_client-1 -lsvn_subr-1 -lsvn_ra-1"
SVN_INCLUDE="$SVN_INCLUDE $APR_INCLUDE"
SVN_CPPFLAGS="$APR_CPPFLAGS $SVN_CPPFLAGS"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |