This commit is contained in:
committed by
Git OBS Bridge
parent
5911523877
commit
09ee937a8a
@@ -10,6 +10,7 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: file
|
||||
BuildRequires: findutils zlib-devel
|
||||
Url: http://www.darwinsys.com/file/
|
||||
@@ -17,7 +18,7 @@ License: Other uncritical OpenSource License
|
||||
Group: Productivity/File utilities
|
||||
AutoReqProv: on
|
||||
Version: 4.21
|
||||
Release: 30
|
||||
Release: 40
|
||||
Summary: A Tool to Determine File Types
|
||||
Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.bz2
|
||||
Patch: file-%{version}.dif
|
||||
@@ -36,6 +37,7 @@ Patch12: file-4.21-option.dif
|
||||
Patch13: file-4.21-scribus.dif
|
||||
Patch14: file-4.21-awk.dif
|
||||
Patch15: file-4.21-xcursor.dif
|
||||
Patch16: file-4.21-reiserfs.dif
|
||||
Patch20: file-4.16-mips.dif
|
||||
Patch21: file-4.16-python.dif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -90,6 +92,7 @@ Authors:
|
||||
%patch13 -p0 -b .scri
|
||||
%patch14 -p0 -b .awk
|
||||
%patch15 -p0 -b .xcur
|
||||
%patch16 -p0 -b .reiserfs
|
||||
%ifarch mips
|
||||
%patch20 -p0 -b .mips
|
||||
%endif
|
||||
@@ -161,6 +164,8 @@ unset LD_LIBRARY_PATH
|
||||
%attr(644,root,root) %{_mandir}/man3/libmagic.3.gz
|
||||
|
||||
%changelog
|
||||
* Thu Mar 13 2008 werner@suse.de
|
||||
- Remember ReiserFS V3.6.19 (bnc#370535)
|
||||
* Mon Jan 28 2008 rguenther@suse.de
|
||||
- Split python-magic off to separate spec file to avoid pulling
|
||||
python into the base build cycle
|
||||
|
Reference in New Issue
Block a user