restruct automake fix to >= 12.2
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=7
This commit is contained in:
parent
b813ae048a
commit
a61de375dd
39
zbar.spec
39
zbar.spec
@ -48,10 +48,6 @@ PyGTK GUI application, leverage one of the script or programming interfaces
|
|||||||
(Python, Perl, C++) ...all the way down to a streamlined C library suitable for
|
(Python, Perl, C++) ...all the way down to a streamlined C library suitable for
|
||||||
embedded use.
|
embedded use.
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Jeff Brown <spadix@users.sourceforge.net>
|
|
||||||
|
|
||||||
%package -n %{libname}
|
%package -n %{libname}
|
||||||
Summary: ZBar library
|
Summary: ZBar library
|
||||||
Provides: lib%{name}
|
Provides: lib%{name}
|
||||||
@ -60,11 +56,6 @@ Group: Development/Libraries/C and C++
|
|||||||
%description -n %{libname}
|
%description -n %{libname}
|
||||||
This package provides the ZBar library.
|
This package provides the ZBar library.
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Jeff Brown <spadix@users.sourceforge.net>
|
|
||||||
|
|
||||||
|
|
||||||
%package -n %{libname}-devel
|
%package -n %{libname}-devel
|
||||||
Summary: Development environment for the ZBar library
|
Summary: Development environment for the ZBar library
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
@ -76,10 +67,6 @@ This package contains all necessary include files, libraries,
|
|||||||
configuration files and development tools needed to compile and link
|
configuration files and development tools needed to compile and link
|
||||||
applications using the zbar library.
|
applications using the zbar library.
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Jeff Brown <spadix@users.sourceforge.net>
|
|
||||||
|
|
||||||
%package -n python-zbar
|
%package -n python-zbar
|
||||||
Summary: ZBar Python bindings
|
Summary: ZBar Python bindings
|
||||||
Group: Productivity/Other
|
Group: Productivity/Other
|
||||||
@ -89,10 +76,6 @@ Requires: %{libname} = %{version}
|
|||||||
%description -n python-zbar
|
%description -n python-zbar
|
||||||
This package provides ZBar Python bindings.
|
This package provides ZBar Python bindings.
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Jeff Brown <spadix@users.sourceforge.net>
|
|
||||||
|
|
||||||
%package -n libzbarqt0
|
%package -n libzbarqt0
|
||||||
Summary: ZBar Qt bindings
|
Summary: ZBar Qt bindings
|
||||||
Group: Productivity/Other
|
Group: Productivity/Other
|
||||||
@ -101,10 +84,6 @@ Requires: %{libname} = %{version}
|
|||||||
%description -n libzbarqt0
|
%description -n libzbarqt0
|
||||||
This package provides ZBar Qt bindings.
|
This package provides ZBar Qt bindings.
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Jeff Brown <spadix@users.sourceforge.net>
|
|
||||||
|
|
||||||
%package -n libzbarqt0-devel
|
%package -n libzbarqt0-devel
|
||||||
Summary: Development environment for the ZBar Qt bindings library
|
Summary: Development environment for the ZBar Qt bindings library
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
@ -115,10 +94,6 @@ This package contains all necessary include files, libraries,
|
|||||||
configuration files and development tools needed to compile and link
|
configuration files and development tools needed to compile and link
|
||||||
applications using the zbar-qt library.
|
applications using the zbar-qt library.
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Jeff Brown <spadix@users.sourceforge.net>
|
|
||||||
|
|
||||||
%package -n libzbargtk0
|
%package -n libzbargtk0
|
||||||
Summary: ZBar Gtk bindings
|
Summary: ZBar Gtk bindings
|
||||||
Group: Productivity/Other
|
Group: Productivity/Other
|
||||||
@ -127,10 +102,6 @@ Requires: %{libname} = %{version}
|
|||||||
%description -n libzbargtk0
|
%description -n libzbargtk0
|
||||||
This package provides ZBar Gtk bindings.
|
This package provides ZBar Gtk bindings.
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Jeff Brown <spadix@users.sourceforge.net>
|
|
||||||
|
|
||||||
%package -n libzbargtk0-devel
|
%package -n libzbargtk0-devel
|
||||||
Summary: Development environment for the ZBar Gtk bindings library
|
Summary: Development environment for the ZBar Gtk bindings library
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
@ -141,10 +112,6 @@ This package contains all necessary include files, libraries,
|
|||||||
configuration files and development tools needed to compile and link
|
configuration files and development tools needed to compile and link
|
||||||
applications using the zbar-gtk library.
|
applications using the zbar-gtk library.
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Jeff Brown <spadix@users.sourceforge.net>
|
|
||||||
|
|
||||||
%package -n python-zbar-gtk
|
%package -n python-zbar-gtk
|
||||||
Summary: ZBar Python-Gtk bindings
|
Summary: ZBar Python-Gtk bindings
|
||||||
Group: Productivity/Other
|
Group: Productivity/Other
|
||||||
@ -154,13 +121,11 @@ Requires: python-zbar = %{version}
|
|||||||
%description -n python-zbar-gtk
|
%description -n python-zbar-gtk
|
||||||
This package provides ZBar Python-Gtk bindings.
|
This package provides ZBar Python-Gtk bindings.
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Jeff Brown <spadix@users.sourceforge.net>
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%if 0%{?suse_version} >= 1220
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
|
%endif
|
||||||
# for the Mercurial-based archive we need to get proper autoconf files
|
# for the Mercurial-based archive we need to get proper autoconf files
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user