diff --git a/.cvsignore b/.cvsignore index 136f5fb..2ab9f25 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -liblqr-1-0.1.0-1.tar.gz +liblqr-1-0.4.1.tar.bz2 diff --git a/liblqr-1-0.1.0-pkgconfig.patch b/liblqr-1-0.1.0-pkgconfig.patch deleted file mode 100755 index ef2f29c..0000000 --- a/liblqr-1-0.1.0-pkgconfig.patch +++ /dev/null @@ -1,9 +0,0 @@ ---- liblqr-1-0.1.0/lqr-1.pc.in.debug 2007-11-28 07:40:01.000000000 +0900 -+++ liblqr-1-0.1.0/lqr-1.pc.in 2008-02-26 03:26:13.000000000 +0900 -@@ -7,5 +7,5 @@ - Description: LiquidRescale seam-carving library - Requires: glib-2.0 - Version: @PACKAGE_VERSION@ --Libs: -L${libdir}/@LIBRARY_SNAME@ -l@LIBRARY_SNAME@ -+Libs: -l@LIBRARY_SNAME@ - Cflags: -I${includedir}/@LIBRARY_SNAME@ diff --git a/liblqr-1.spec b/liblqr-1.spec index 8f48675..ac88f94 100644 --- a/liblqr-1.spec +++ b/liblqr-1.spec @@ -1,14 +1,11 @@ -%define tarversion 1 - Name: liblqr-1 -Version: 0.1.0 -Release: 8%{?dist} +Version: 0.4.1 +Release: 1%{?dist} Summary: LiquidRescale library Group: System Environment/Libraries License: GPLv3 URL: http://liquidrescale.wikidot.com/ -Source0: http://liblqr.wikidot.com/local--files/en:download-page/%{name}-%{version}-%{tarversion}.tar.gz -Patch0: liblqr-1-0.1.0-pkgconfig.patch +Source0: http://liblqr.wikidot.com/local--files/en:download-page/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n) BuildRequires: glib2-devel @@ -32,10 +29,6 @@ needed to develop applications with liblqr %prep %setup -q -# Patches - -%patch0 -p1 -b .pkgconfig - %build export LDFLAGS="`pkg-config --libs glib-2.0` -lm" %configure @@ -58,11 +51,10 @@ find $RPM_BUILD_ROOT -name \*.la -exec %{__rm} -f {} \; %{__rm} -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc README ChangeLog COPYING -%{_libdir}/liblqr-1.so.0.0.0 +%{_libdir}/liblqr-1.so.0.3.1 %{_libdir}/liblqr-1.so.0 %files devel @@ -73,42 +65,37 @@ find $RPM_BUILD_ROOT -name \*.la -exec %{__rm} -f {} \; %{_libdir}/pkgconfig/lqr-1.pc - %changelog +* Mon Aug 03 2009 Sven Lankes - 0.4.1-1 +- Update to latest upstream release +- Remove upstreamed patch + * Fri Jul 24 2009 Fedora Release Engineering - 0.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed Feb 25 2009 Fedora Release Engineering - 0.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - * Sun Sep 21 2008 Ville Skyttä - 0.1.0-6 - - Fix Patch0:/%%patch mismatch. * Fri Feb 29 2008 Alexandru Ciobanu - 0.1.0-5 - - Applied pkgconfig patch to remove unneeded directories. - Changed permissions of files to 0644. - Fixed minor typos. * Mon Feb 25 2008 Alexandru Ciobanu - 0.1.0-4 - - Cleaned SPEC file, again. * Wed Feb 20 2008 Alexandru Ciobanu - 0.1.0-3 - - Cleaned SPEC file. * Tue Feb 19 2008 Alexandru Ciobanu - 0.1.0-2 - - Fixed licensing issue. * Thu Jan 17 2008 Alexandru Ciobanu - 0.1.0-1 - - Update to latest upstream release. - Added glib BuildRequires. * Mon Dec 10 2007 Alexandru Ciobanu - 0.1.0-0 - - Initial RPM release. diff --git a/sources b/sources index 2685e02..86aea2f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6c8be281b11b9782e45fa7f401e05087 liblqr-1-0.1.0-1.tar.gz +0e24ed3c9fcdcb111062640764d7b87a liblqr-1-0.4.1.tar.bz2