forked from pool/python-Unidecode
Accepting request 212368 from home:benoit_monin:pelican
- remove useless CFLAGS="%{optflags}"
OBS-URL: https://build.opensuse.org/request/show/212368
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Unidecode?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 27 17:20:40 UTC 2013 - benoit.monin@gmx.fr
|
||||
|
||||
- remove useless CFLAGS="%{optflags}"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 20 20:48:57 UTC 2013 - benoit.monin@gmx.fr
|
||||
|
||||
@@ -8,7 +13,6 @@ Fri Sep 20 20:48:57 UTC 2013 - benoit.monin@gmx.fr
|
||||
ordinals.
|
||||
* Minor fixes to rarely used punctuation characters.
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 8 16:54:21 UTC 2013 - benoit.monin@gmx.fr
|
||||
|
||||
|
||||
@@ -74,7 +74,7 @@ Sean M. Burke <sburke@cpan.org>.
|
||||
%setup -q -n Unidecode-%{version}
|
||||
|
||||
%build
|
||||
CFLAGS="%{optflags}" python setup.py build
|
||||
python setup.py build
|
||||
|
||||
%install
|
||||
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
|
||||
Reference in New Issue
Block a user