Mailinglist Archive: opensuse-commit (705 mails)
| < Previous | Next > |
commit man-pages-pl
- From: root@xxxxxxx (h_root)
- Date: Thu, 13 Jul 2006 11:14:20 +0200 (CEST)
- Message-id: <20060713091420.8D5F994DC9@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package man-pages-pl
checked in at Thu Jul 13 11:14:20 CEST 2006.
--------
--- man-pages-pl/man-pages-pl.changes 2006-02-22 16:23:38.000000000 +0100
+++ man-pages-pl/man-pages-pl.changes 2006-07-13 08:56:12.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jul 13 08:55:57 CEST 2006 - hvogel@xxxxxxx
+
+- remove vim man pages, they are provided by vim now
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ man-pages-pl.spec ++++++
--- /var/tmp/diff_new_pack.dfyYrB/_old 2006-07-13 11:13:59.000000000 +0200
+++ /var/tmp/diff_new_pack.dfyYrB/_new 2006-07-13 11:13:59.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package man-pages-pl (Version 2006.2.24)
+# spec file for package man-pages-pl (Version 2006.7.13)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,7 +14,7 @@
License: Other License(s), see package, LDPL
Group: Documentation/Man
Autoreqprov: off
-Version: 2006.2.24
+Version: 2006.7.13
Release: 1
Summary: LDP man Pages (Polish)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -40,6 +40,20 @@
# remove doubles
# provided by mc:
rm man1/mc.1
+# provided by vim
+rm man1/evim.1
+rm man1/ex.1
+rm man1/gview.1
+rm man1/gvim.1
+rm man1/gvimdiff.1
+rm man1/rgview.1
+rm man1/rgvim.1
+rm man1/rview.1
+rm man1/rvim.1
+rm man1/view.1
+rm man1/vim.1
+rm man1/vimdiff.1
+rm man1/vimtutor.1
%install
export RPM_BUILD_ROOT
@@ -56,6 +70,8 @@
%{_mandir}/pl
%changelog -n man-pages-pl
+* Thu Jul 13 2006 - hvogel@xxxxxxx
+- remove vim man pages, they are provided by vim now
* Wed Feb 22 2006 - hvogel@xxxxxxx
- add language provides
* Wed Jan 25 2006 - mls@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
| < Previous | Next > |