SHA256
1
0
forked from pool/qrencode

Accepting request 114389 from KDE:Distro:Factory

OBS-URL: https://build.opensuse.org/request/show/114389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qrencode?expand=0&rev=7
This commit is contained in:
Stephan Kulow 2012-04-19 06:50:44 +00:00 committed by Git OBS Bridge
parent 181fe2a97d
commit feacf7b239
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Apr 14 13:41:52 UTC 2012 - dmueller@suse.com
- fix build with older distros
-------------------------------------------------------------------
Sun Jan 1 15:26:28 UTC 2012 - cgiboudeaux@gmx.com

View File

@ -58,6 +58,9 @@ The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly r
%setup -q
%build
%if %{suse_version} < 1130
libtoolize -f
%endif
./autogen.sh
%configure --with-tools
make %{?_smp_mflags}