!4 fix XSANE_BUGTRACKER_URL
Merge pull request !4 from sugarfillet/master
This commit is contained in:
commit
f0f2869bbd
@ -4,7 +4,7 @@
|
||||
|
||||
Name: xsane
|
||||
Version: 0.999
|
||||
Release: 29
|
||||
Release: 30
|
||||
Summary: X Window System front-end for the SANE scanner interface
|
||||
License: GPLv2+
|
||||
URL: http://www.xsane.org/
|
||||
@ -72,7 +72,7 @@ mkdir build-with-gimp
|
||||
mkdir build-without-gimp
|
||||
|
||||
%build
|
||||
CFLAGS='%optflags -fno-strict-aliasing -DXSANE_BUGTRACKER_URL=\"http://bugzilla.redhat.com\"'
|
||||
CFLAGS='%optflags -fno-strict-aliasing -DXSANE_BUGTRACKER_URL=\"https://gitee.com/organizations/src-openeuler/issues\"'
|
||||
export CFLAGS
|
||||
pushd build-with-gimp
|
||||
%configure --enable-gimp
|
||||
@ -159,6 +159,9 @@ fi
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Fri Apr 3 2020 songshuaishuai <songshuaishuai2@huawei.com> - 0.999-30
|
||||
- fix XSANE_BUGTRACKER_URL
|
||||
|
||||
* Tue Nov 22 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.999-29
|
||||
- Package init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user