Author: qboosh Date: Thu Feb 23 17:58:34 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 5.11 - removed obsolete revert-weak-palm-magic patch
---- Files affected: packages/file: file.spec (1.192 -> 1.193) , file-revert-weak-palm-magic.patch (1.1 -> NONE) (REMOVED), git.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/file/file.spec diff -u packages/file/file.spec:1.192 packages/file/file.spec:1.193 --- packages/file/file.spec:1.192 Mon Jan 16 20:19:21 2012 +++ packages/file/file.spec Thu Feb 23 18:58:29 2012 @@ -29,23 +29,21 @@ Summary(zh_CN.UTF-8): 判定文件类型的工具。 Summary(zh_TW.UTF-8): 用於決定檔案類型的一個工具程式。 Name: file -Version: 5.10 -Release: 2 +Version: 5.11 +Release: 1 License: distributable Group: Applications/File Source0: ftp://ftp.astron.com/pub/file/%{name}-%{version}.tar.gz -# Source0-md5: 4cea34b087b060772511e066e2038196 +# Source0-md5: 16a407bd66d6c7a832f3a5c0d609c27b Source1: http://ftp1.pld-linux.org/people/glen/%{name}-non-english-man-pages.tar.bz2 # Source1-md5: 6a45bcaefd19b94db36a1b2b7c5b806b Source2: %{name}-zisofs.magic Source3: %{name}-mscompress.magic Source4: %{name}-magic.mime-gen.awk -#Patch0: git.patch -Patch1: %{name}-sparc.patch -Patch2: %{name}-selinux.patch -Patch3: searchpath.patch -Patch4: automake.patch -Patch5: %{name}-revert-weak-palm-magic.patch +Patch0: %{name}-sparc.patch +Patch1: %{name}-selinux.patch +Patch2: searchpath.patch +Patch3: automake.patch URL: http://www.darwinsys.com/file/ BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -247,12 +245,10 @@ %prep %setup -q -#%patch0 -p1 +%patch0 -p1 %patch1 -p1 %patch2 -p1 %patch3 -p1 -%patch4 -p1 -%patch5 -p1 %if "%{cc_version}" < "3.4" %{__sed} -i -e 's,-Wextra,,' configure.ac @@ -383,6 +379,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.193 2012/02/23 17:58:29 qboosh +- updated to 5.11 +- removed obsolete revert-weak-palm-magic patch + Revision 1.192 2012/01/16 19:19:21 pluto - fix problems with virtualbox data files. http://mx.gw.com/pipermail/file/2012/000907.html ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/file/file.spec?r1=1.192&r2=1.193&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
