Accepting request 83731 from Base:System
- Apply packaging guidelines (remove redundant/obsolete tags/sections from specfile, etc.) (forwarded request 83513 from jengelh) OBS-URL: https://build.opensuse.org/request/show/83731 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=51
This commit is contained in:
commit
e76b804548
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Apply packaging guidelines (remove redundant/obsolete
|
||||
tags/sections from specfile, etc.)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 23 14:55:19 UTC 2011 - werner@suse.de
|
||||
|
||||
|
20
file.spec
20
file.spec
@ -15,15 +15,11 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: file
|
||||
BuildRequires: findutils zlib-devel
|
||||
Url: http://www.darwinsys.com/file/
|
||||
License: BSD 2 Clause
|
||||
Group: Productivity/File utilities
|
||||
AutoReqProv: on
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
Obsoletes: file-64bit
|
||||
@ -69,32 +65,16 @@ specified file. File type recognition is controlled by the file
|
||||
/etc/magic, which contains the classification criteria. This command is
|
||||
used by apsfilter to permit automatic printing of different file types.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Mark Moraes <moraes@deshaw.com>
|
||||
Christos Zoulas <christos@deshaw.com>
|
||||
|
||||
%package -n file-devel
|
||||
License: Other uncritical OpenSource License
|
||||
Summary: Include Files and Libraries mandatory for Development
|
||||
Group: Development/Libraries/Other
|
||||
Provides: file:/usr/include/magic.h
|
||||
Requires: file = %{version} glibc-devel
|
||||
AutoReqProv: on
|
||||
|
||||
%description -n file-devel
|
||||
This package contains all necessary include files and libraries needed
|
||||
to develop applications that require the magic "file" interface.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Mark Moraes <moraes@deshaw.com>
|
||||
Christos Zoulas <christos@deshaw.com>
|
||||
|
||||
%prep
|
||||
%setup -q -n file-%{version}
|
||||
%patch1 -p0 -b .misc
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Apply packaging guidelines (remove redundant/obsolete
|
||||
tags/sections from specfile, etc.)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 11:17:14 UTC 2011 - coolo@novell.com
|
||||
|
||||
|
@ -15,9 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: python-magic
|
||||
%define build_python_bindings 1
|
||||
BuildRequires: findutils zlib-devel
|
||||
@ -25,7 +22,6 @@ BuildRequires: python-devel
|
||||
Url: http://www.darwinsys.com/file/
|
||||
License: BSD 3 Clause, BSD 4 Clause
|
||||
Group: Development/Languages/Python
|
||||
AutoReqProv: on
|
||||
Version: 5.08
|
||||
Release: 1
|
||||
Summary: Python module to use libmagic
|
||||
@ -39,13 +35,6 @@ Source99: file.spec
|
||||
This package contains the python binding that require the magic "file"
|
||||
interface.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Mark Moraes <moraes@deshaw.com>
|
||||
Christos Zoulas <christos@deshaw.com>
|
||||
|
||||
%prep
|
||||
%{expand:%(sed -n -e '/^%%prep/,/^%%install/p' <%_sourcedir/file.spec | sed -e '1d' -e '$d')}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user