Vít Ondruch 11 years ago
parent 0c8d0a2f9a
commit b2e3fce7d1

@ -3,7 +3,7 @@
Name: libdmtx Name: libdmtx
Version: 0.7.2 Version: 0.7.2
Release: 12%{?dist} Release: 13%{?dist}
Summary: Library for working with Data Matrix 2D bar-codes Summary: Library for working with Data Matrix 2D bar-codes
Group: System Environment/Libraries Group: System Environment/Libraries
@ -149,9 +149,7 @@ python setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
popd popd
pushd ruby pushd ruby
# ruby_headers= used as a workaround: make install DESTDIR=$RPM_BUILD_ROOT
# https://bugzilla.redhat.com/show_bug.cgi?id=921650
make install DESTDIR=$RPM_BUILD_ROOT ruby_headers=
popd popd
#pushd java #pushd java
@ -213,6 +211,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Thu Apr 24 2014 Vít Ondruch <vondruch@redhat.com> - 0.7.2-13
- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.1
* Tue Apr 01 2014 Dan Horák <dan@danny.cz> - 0.7.2-12 * Tue Apr 01 2014 Dan Horák <dan@danny.cz> - 0.7.2-12
- rebuilt for ImageMagick soname bump - rebuilt for ImageMagick soname bump

Loading…
Cancel
Save