This commit is contained in:
committed by
Git OBS Bridge
parent
81b0ee623a
commit
06476b29bc
40
mc.spec
40
mc.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package mc (Version 4.6.2.pre1)
|
||||
# spec file for package mc (Version 4.6.2)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -25,10 +25,10 @@ License: GPL v2 or later
|
||||
Group: Productivity/File utilities
|
||||
PreReq: permissions
|
||||
AutoReqProv: on
|
||||
Version: 4.6.2.pre1
|
||||
Release: 121
|
||||
Version: 4.6.2
|
||||
Release: 1
|
||||
Summary: Midnight Commander
|
||||
Source: mc-4.6.2-pre1.tar.bz2
|
||||
Source: mc-4.6.2.tar.bz2
|
||||
Source1: x11_browser
|
||||
Source2: %name.desktop
|
||||
Source3: %name.png
|
||||
@@ -43,38 +43,26 @@ Patch7: mc-palmsupport.patch
|
||||
Patch8: mc-word_docs.patch
|
||||
Patch9: mc-x11browser.diff
|
||||
Patch10: mc-no-nb.diff
|
||||
Patch11: mc-NULL.patch
|
||||
Patch12: mc-wrapper.patch
|
||||
Patch13: mc-getpwuid.patch
|
||||
Patch14: mc-syntax-hpp.patch
|
||||
Patch15: mc-utf8-nlink.patch
|
||||
Patch16: mc-esc-seq.patch
|
||||
Patch17: mc-rpm.patch
|
||||
Patch18: mc-cursor-appearance.patch
|
||||
Patch19: mc-cvs-fixes.patch
|
||||
Patch20: mc-f-keys.patch
|
||||
#debian fixes for utf8
|
||||
Patch22: mc-utf8-look-and-feel.patch
|
||||
#debian fixes for vfs
|
||||
Patch23: 01_ftpfs_symlink.patch
|
||||
Patch24: 02_ignore_ftp_chmod_error.patch
|
||||
Patch25: 03_fix_whitespace_via_fish.patch
|
||||
Patch26: 04_error_on_copymove_over_fish.patch
|
||||
Patch28: 05_add_lzma_support.patch
|
||||
Patch30: 06_remove_obsolete_rpm_tags.patch
|
||||
Patch32: 08_improved_u7z_support.patch
|
||||
Patch33: 09_choose_correct_urar.patch
|
||||
#other debian fixes
|
||||
Patch34: 28_mc-dontrewrite.patch
|
||||
Patch35: 61_escaping.patch
|
||||
Patch36: 64_visible_tabs.patch
|
||||
Patch37: 99a_fix-regex-bol-match.patch
|
||||
Patch38: 99b_fix-regex-pattern-lengths.patch
|
||||
Patch39: 99c_fix-regex-newline-match.patch
|
||||
Patch40: 99_regexp-replace-fixed.patch
|
||||
Patch41: 100_fix_bashisms.patch
|
||||
#
|
||||
Patch42: mc-X11.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Url: http://www.ibiblio.org/mc/
|
||||
Requires: %{name}-lang = %{version}
|
||||
@@ -138,7 +126,7 @@ Authors:
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%setup -q -n mc-4.6.2-pre1
|
||||
%setup -q
|
||||
%patch0 -p 1
|
||||
%patch1 -p 1
|
||||
%patch2 -p 1
|
||||
@@ -150,34 +138,21 @@ Authors:
|
||||
%patch8
|
||||
%patch9
|
||||
%patch10
|
||||
%patch11 -p 1
|
||||
%patch12
|
||||
%patch13
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch17
|
||||
%patch18
|
||||
%patch19
|
||||
%patch20
|
||||
%patch22 -p1
|
||||
%patch23 -p1
|
||||
%patch24 -p1
|
||||
%patch25 -p1
|
||||
%patch26 -p1
|
||||
%patch28 -p1
|
||||
%patch30 -p1
|
||||
%patch32 -p1
|
||||
%patch33 -p1
|
||||
%patch34 -p1
|
||||
%patch35 -p1
|
||||
%patch36 -p1
|
||||
%patch37 -p1
|
||||
%patch38 -p1
|
||||
%patch39 -p1
|
||||
%patch40 -p1
|
||||
%patch41 -p1
|
||||
%patch42
|
||||
|
||||
%build
|
||||
pushd po
|
||||
@@ -278,6 +253,9 @@ rm -rf %{buildroot}
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
||||
* Thu Feb 12 2009 nadvornik@suse.cz
|
||||
- updated to final 4.6.2:
|
||||
* many patches mentioned bellow were included upstream
|
||||
* Thu Nov 27 2008 nadvornik@suse.cz
|
||||
- added desktop file [bnc#434809]
|
||||
* Thu Oct 09 2008 nadvornik@suse.cz
|
||||
|
Reference in New Issue
Block a user