packages: dic/dic.spec - make compatible with python 2.7 - rel 7

uzsolt uzsolt at pld-linux.org
Thu Jul 15 06:39:45 CEST 2010


Author: uzsolt                       Date: Thu Jul 15 04:39:45 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- make compatible with python 2.7
- rel 7

---- Files affected:
packages/dic:
   dic.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: packages/dic/dic.spec
diff -u packages/dic/dic.spec:1.14 packages/dic/dic.spec:1.15
--- packages/dic/dic.spec:1.14	Fri Jul  9 13:14:25 2010
+++ packages/dic/dic.spec	Thu Jul 15 06:39:40 2010
@@ -3,14 +3,14 @@
 Summary(hu.UTF-8):	Dic egy egyszerű, konzolos lemez katalogizáló
 Name:		dic
 Version:	0.7
-Release:	6
+Release:	7
 License:	GPL v2
 Group:		Applications
 Source0:	http://downloads.sourceforge.net/dic/%{name}-%{version}.tar.bz2
 # Source0-md5:	c604751a05298dad2492189e1f31ec21
 Source1:	%{name}-bash-completion
 URL:		http://dic.sourceforge.net/
-BuildRequires:	python-devel
+BuildRequires:	python-devel >= 2.7
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 Requires:	python-modules
@@ -78,7 +78,7 @@
 install man/dic.conf.5 $RPM_BUILD_ROOT%{_mandir}/man5
 
 install -d $RPM_BUILD_ROOT%{_libdir}/mc/extfs.d
-install build/scripts-2.6/mcdic $RPM_BUILD_ROOT%{_libdir}/mc/extfs.d
+install build/scripts-2.7/mcdic $RPM_BUILD_ROOT%{_libdir}/mc/extfs.d
 
 install -d $RPM_BUILD_ROOT/etc/bash_completion.d
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/bash_completion.d/dic
@@ -110,6 +110,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2010/07/15 04:39:40  uzsolt
+- make compatible with python 2.7
+- rel 7
+
 Revision 1.14  2010/07/09 11:14:25  arekm
 - release 6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dic/dic.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list