Mailinglist Archive: opensuse-commit (1194 mails)
| < Previous | Next > |
commit exmh
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 12 Mar 2008 17:29:40 +0100
- Message-id: <20080312162941.02315678168@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package exmh
checked in at Wed Mar 12 17:29:40 CET 2008.
--------
--- exmh/exmh.changes 2006-01-25 21:46:16.000000000 +0100
+++ /mounts/work_src_done/NOARCH/exmh/exmh.changes 2008-03-12
16:25:58.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Mar 12 16:25:51 CET 2008 - crrodriguez@xxxxxxx
+
+- fix build
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ exmh.spec ++++++
--- /var/tmp/diff_new_pack.Ww1741/_old 2008-03-12 17:29:27.000000000 +0100
+++ /var/tmp/diff_new_pack.Ww1741/_new 2008-03-12 17:29:27.000000000 +0100
@@ -1,26 +1,27 @@
#
# spec file for package exmh (Version 2.7.2)
#
-# Copyright (c) 2006 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.
#
-# Please submit bugfixes or comments via http://bugs.opensuse.org
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
+
Name: exmh
BuildRequires: tcl
-Summary: Frontend for nmh written in tcl/tk
+Summary: Front-End for nmh Written in tcl/tk
Version: 2.7.2
-Release: 1
-BuildArchitectures: noarch
+Release: 96
+BuildArch: noarch
Requires: nmh, metamail, expect
License: X11/MIT
Group: Productivity/Networking/Email/Clients
Source0: ftp://ftp.tcl.tk/pub/tcl/exmh/exmh-%{version}.tar.bz2
-URL: http://beedub.com/exmh/
+Url: http://beedub.com/exmh/
Patch0: %{name}-2.7-conf.patch
Patch1: %name-expectk.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -59,6 +60,7 @@
done
install -m755 -d %buildroot%tclscriptdir/exmh-%version
cp -ar lib/* %buildroot/%tclscriptdir/exmh-%version
+find misc -type f | xargs chmod 644
%clean
rm -rf %buildroot
@@ -66,26 +68,27 @@
%files
%defattr(-,root,root)
%doc COPYRIGHT exmh.BUGS exmh.CHANGES exmh.TODO exmh.README misc
-
%tclscriptdir
%_bindir/*
%_mandir/*/*
-%changelog -n exmh
-* Wed Jan 25 2006 - mls@xxxxxxx
+%changelog
+* Wed Mar 12 2008 crrodriguez@xxxxxxx
+- fix build
+* Wed Jan 25 2006 mls@xxxxxxx
- converted neededforbuild to BuildRequires
-* Thu Jan 05 2006 - max@xxxxxxx
+* Thu Jan 05 2006 max@xxxxxxx
- New version: 2.7.2.
- Moved the script library part to /usr/share/tcl.
- Packaged the stuff from misc/ as documentation.
-* Tue Jul 13 2004 - max@xxxxxxx
+* Tue Jul 13 2004 max@xxxxxxx
- New version: 2.7.0.
-* Thu Feb 05 2004 - hmacht@xxxxxxx
+* Thu Feb 05 2004 hmacht@xxxxxxx
- added option # norootforbuild in specfile
-* Wed Dec 17 2003 - max@xxxxxxx
+* Wed Dec 17 2003 max@xxxxxxx
- Fixed path to exmh library (Bug #33709).
-* Mon Aug 11 2003 - max@xxxxxxx
+* Mon Aug 11 2003 max@xxxxxxx
- New version: 2.6.3.
-* Mon Feb 10 2003 - max@xxxxxxx
+* Mon Feb 10 2003 max@xxxxxxx
- New Package: exmh 2.6
- The favourite email client of John "maddog" Hall.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |