Mailinglist Archive: opensuse-commit (1093 mails)
| < Previous | Next > |
commit cmake
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 01 Feb 2008 21:10:13 +0100
- Message-id: <20080201201014.132716781B8@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package cmake
checked in at Fri Feb 1 21:10:13 CET 2008.
--------
--- cmake/cmake.changes 2008-01-28 07:42:40.000000000 +0100
+++ cmake/cmake.changes 2008-02-01 18:47:55.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb 1 18:47:21 CET 2008 - pcerny@xxxxxxx
+
+- spec file update to build in BS in all distributions
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cmake.spec ++++++
--- /var/tmp/diff_new_pack.c29978/_old 2008-02-01 21:08:42.000000000 +0100
+++ /var/tmp/diff_new_pack.c29978/_new 2008-02-01 21:08:42.000000000 +0100
@@ -12,20 +12,24 @@
Name: cmake
Version: 2.4.8
-Release: 1
+Release: 3
License: BSD 3-Clause
Group: Development/Tools/Building
%define tar_version 2.4.8
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version}
%if %suse_version > 1020
BuildRequires: libexpat-devel
%else
BuildRequires: expat
%endif
+%else
+BuildRequires: expat-devel
+%endif
BuildRequires: curl-devel expat gcc-c++ libstdc++-devel
BuildRequires: ncurses-devel openssl-devel zlib-devel
Url: http://www.cmake.org/
-Source0: %{name}-%{tar_version}.tar.bz2
+Source0: %{name}-%{version}.tar.bz2
Patch0: cmake-2.4.7-use_intree_xmlrpc.patch
Patch1: cmake-2.4.7-less_verbosity.patch
Patch2: cmake-2.4.7-use_shared_python_lib.patch
@@ -79,6 +83,8 @@
/usr/share/man/man1/ctest.1.gz
%changelog
+* Fri Feb 01 2008 pcerny@xxxxxxx
+- spec file update to build in BS in all distributions
* Mon Jan 28 2008 dmueller@xxxxxxx
- update to 2.4.8:
* version number increase, no linux specific changes
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |