Ville Skyttä 17 years ago
parent 2b1598403e
commit 7e6687031a

@ -2,7 +2,7 @@
Name: liblqr-1
Version: 0.1.0
Release: 5%{?dist}
Release: 6%{?dist}
Summary: LiquidRescale library
Group: System Environment/Libraries
License: GPLv3
@ -34,7 +34,7 @@ needed to develop applications with liblqr
# Patches
%patch -p1 -b .pkgconfig
%patch0 -p1 -b .pkgconfig
%build
export LDFLAGS="`pkg-config --libs glib-2.0` -lm"
@ -76,6 +76,10 @@ find $RPM_BUILD_ROOT -name \*.la -exec %{__rm} -f {} \;
%changelog
* Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi> - 0.1.0-6
- Fix Patch0:/%%patch mismatch.
* Fri Feb 29 2008 Alexandru Ciobanu <alex@tvtransilvania.ro> - 0.1.0-5
- Applied pkgconfig patch to remove unneeded directories.

Loading…
Cancel
Save