Mailinglist Archive: opensuse-commit (1124 mails)
| < Previous | Next > |
commit joe
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 03 Apr 2007 21:34:00 +0200
- Message-id: <20070403193401.127DE678179@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package joe
checked in at Tue Apr 3 21:34:00 CEST 2007.
--------
--- joe/joe.changes 2006-07-22 22:55:33.000000000 +0200
+++ /mounts/work_src_done/STABLE/joe/joe.changes 2007-04-02 09:39:05.401300000 +0200
@@ -1,0 +2,5 @@
+Mon Apr 2 09:36:05 CEST 2007 - cthiel@xxxxxxx
+
+- added BuildRequires: ncurses-devel
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ joe.spec ++++++
--- /var/tmp/diff_new_pack.m18486/_old 2007-04-03 21:33:55.000000000 +0200
+++ /var/tmp/diff_new_pack.m18486/_new 2007-04-03 21:33:55.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package joe (Version 3.5)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 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.
#
@@ -11,11 +11,12 @@
# norootforbuild
Name: joe
-License: GPL
+BuildRequires: ncurses-devel
+License: GNU General Public License (GPL)
Group: Productivity/Editors/Other
Autoreqprov: on
Version: 3.5
-Release: 1
+Release: 31
Summary: A Text Editor
URL: http://sourceforge.net/projects/joe-editor
Source: joe-%{version}.tar.bz2
@@ -99,7 +100,9 @@
%{_sysconfdir}/joe
%{_bindir}/*
-%changelog -n joe
+%changelog
+* Mon Apr 02 2007 - cthiel@xxxxxxx
+- added BuildRequires: ncurses-devel
* Sat Jul 22 2006 - cthiel@xxxxxxx
- update to 3.5
* Fix $# in shell highlighter.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |