packages: mc/mc.spec, mc/mc-verilog-syntax.patch (REMOVED) - upgraded to 4....
gotar
gotar at pld-linux.org
Fri Oct 2 17:07:03 CEST 2009
Author: gotar Date: Fri Oct 2 15:07:03 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- upgraded to 4.7.0pre3; libtoolize, verilog syntax in sources, added skins
---- Files affected:
packages/mc:
mc.spec (1.294 -> 1.295) , mc-verilog-syntax.patch (1.2 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/mc/mc.spec
diff -u packages/mc/mc.spec:1.294 packages/mc/mc.spec:1.295
--- packages/mc/mc.spec:1.294 Fri Sep 25 20:58:46 2009
+++ packages/mc/mc.spec Fri Oct 2 17:06:57 2009
@@ -9,7 +9,7 @@
%bcond_with samba # with SAMBA vfs support
%bcond_without x # without text edit in X support
#
-%define snap pre2
+%define snap pre3
Summary: A user-friendly file manager and visual shell
Summary(de.UTF-8): Visuelle Shell Midnight Commander
Summary(es.UTF-8): Interpretador de comandos visual Midnight Commander
@@ -27,7 +27,7 @@
License: GPL v2+
Group: Applications/Shells
Source0: http://www.midnight-commander.org/downloads/%{name}-%{version}-%{snap}.tar.bz2
-# Source0-md5: 347d0144709ed342302787e314146eef
+# Source0-md5: 8f5f84a2858c8aaecee7a221a9428370
Source1: %{name}serv.pamd
Source2: %{name}serv.init
Source3: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
@@ -44,19 +44,19 @@
Patch12: %{name}-pld-developerfriendly.patch
Patch17: %{name}-nolibs.patch
Patch24: %{name}-find_options.patch
-Patch25: %{name}-verilog-syntax.patch
URL: http://www.midnight-commander.org/
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gettext-devel
BuildRequires: glib2-devel
BuildRequires: indent
-BuildRequires: slang-devel >= 2.2.1
+BuildRequires: libtool
BuildRequires: pam-devel
BuildRequires: pkgconfig
BuildRequires: rpm-perlprov
BuildRequires: rpmbuild(macros) >= 1.268
BuildRequires: sed >= 4.0
+BuildRequires: slang-devel >= 2.2.1
%ifnarch s390 s390x
BuildRequires: gpm-devel
%endif
@@ -79,7 +79,7 @@
Conflicts: rpm < 4.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define specflags_ia32 -fomit-frame-pointer
+%define specflags_ia32 -fomit-frame-pointer
%description
Midnight Commander is a visual shell much like a file manager, only
@@ -232,7 +232,6 @@
%if "%{pld_release}" == "ti"
%patch24 -p1
%endif
-%patch25 -p1
rm -f po/stamp-po
@@ -240,6 +239,7 @@
%build
%{__gettextize}
+%{__libtoolize}
%{__aclocal} -I m4
%{__autoconf}
%{__automake}
@@ -328,6 +328,7 @@
%attr(755,root,root) %{_libdir}/mc/*.csh
%dir %{_datadir}/mc
+%{_datadir}/mc/skins
%{_datadir}/mc/syntax
%{_datadir}/mc/mc.hlp
@@ -398,7 +399,7 @@
%files -n mcserv
%defattr(644,root,root,755)
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/*
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/*
%attr(754,root,root) /etc/rc.d/init.d/mcserv
%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mcserv
%{_mandir}/man8/mcserv.8*
@@ -413,6 +414,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.295 2009/10/02 15:06:57 gotar
+- upgraded to 4.7.0pre3; libtoolize, verilog syntax in sources, added skins
+
Revision 1.294 2009/09/25 18:58:46 arekm
- rel 0.3; switch to slang library; ncurses lack some features (or mc is not ready enough to use them in ncurses) comparing to slang
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mc/mc.spec?r1=1.294&r2=1.295&f=u
More information about the pld-cvs-commit
mailing list