SPECS: file.spec - updated to 4.17, updated debian patch, removed ...

qboosh qboosh at pld-linux.org
Sun Mar 19 12:00:11 CET 2006


Author: qboosh                       Date: Sun Mar 19 11:00:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.17, updated debian patch, removed obsolete python2.4 patch

---- Files affected:
SPECS:
   file.spec (1.114 -> 1.115) 

---- Diffs:

================================================================
Index: SPECS/file.spec
diff -u SPECS/file.spec:1.114 SPECS/file.spec:1.115
--- SPECS/file.spec:1.114	Mon Dec 12 17:24:19 2005
+++ SPECS/file.spec	Sun Mar 19 12:00:06 2006
@@ -28,12 +28,12 @@
 Summary(zh_CN):	ĹĐś¨ÎÄźţŔŕĐ;̤žßĄŁ
 Summary(zh_TW):	ĽÎŠó¨MŠwŔÉŽ×ĂţŤŹŞş¤@­Ó¤u¨ăľ{ŚĄĄC
 Name:		file
-Version:	4.16
+Version:	4.17
 Release:	1
 License:	distributable
 Group:		Applications/File
 Source0:	ftp://ftp.astron.com/pub/file/%{name}-%{version}.tar.gz
-# Source0-md5:	9bc5a7017ab7bd544f288fd931ec741a
+# Source0-md5:	50919c65e0181423d66bb25d7fe7b0fd
 Source1:	zisofs.magic
 Source2:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source2-md5:	c157a183b64156f8baafaefd9cbf04c1
@@ -43,16 +43,16 @@
 Patch2:		%{name}-unicode.patch
 Patch3:		%{name}-dicom.patch
 Patch4:		%{name}-lmagic.patch
-Patch5:		%{name}-python2.4.patch
-Patch6:		%{name}-greedy-dump.patch
-Patch7:		%{name}-magic.patch
-Patch8:		%{name}-selinux.patch
+Patch5:		%{name}-greedy-dump.patch
+Patch6:		%{name}-magic.patch
+Patch7:		%{name}-selinux.patch
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libtool
 %if %{with python}
 BuildRequires:	python-devel
 BuildRequires:	python-modules
+BuildRequires:	rpm-pythonprov
 %endif
 Requires:	libmagic = %{version}-%{release}
 Conflicts:	rpm-build < 4.4.1-9
@@ -253,7 +253,6 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
-%patch8 -p1
 
 %build
 %{__libtoolize}
@@ -315,7 +314,7 @@
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog LEGAL.NOTICE README
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/file
 %{_datadir}/file
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/magic
 %{_mandir}/man[15]/*
@@ -331,19 +330,19 @@
 
 %files -n libmagic
 %defattr(644,root,root,755)
-%attr(755,root,root) /%{_lib}/lib*.so.*.*
+%attr(755,root,root) /%{_lib}/libmagic.so.*.*.*
 
 %files -n libmagic-devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/libmagic.so
+%{_libdir}/libmagic.la
 %{_includedir}/magic.h
 %{_mandir}/man3/*
 
 %if %{with static_libs}
 %files -n libmagic-static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libmagic.a
 %endif
 
 %if %{with python}
@@ -358,6 +357,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.115  2006/03/19 11:00:06  qboosh
+- updated to 4.17, updated debian patch, removed obsolete python2.4 patch
+
 Revision 1.114  2005/12/12 16:24:19  glen
 - adapterized (sorted %verify attrs)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/file.spec?r1=1.114&r2=1.115&f=u



More information about the pld-cvs-commit mailing list