SPECS: xmorph.spec - updated to 20060103, updated libname patch - ...

qboosh qboosh at pld-linux.org
Sat Feb 4 20:36:11 CET 2006


Author: qboosh                       Date: Sat Feb  4 19:36:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 20060103, updated libname patch
- use waili and fftw libraries in gtkmorph

---- Files affected:
SPECS:
   xmorph.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/xmorph.spec
diff -u SPECS/xmorph.spec:1.25 SPECS/xmorph.spec:1.26
--- SPECS/xmorph.spec:1.25	Sat Nov 27 19:52:10 2004
+++ SPECS/xmorph.spec	Sat Feb  4 20:36:05 2006
@@ -1,18 +1,17 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with	gimp	# without GIMP libraries (don't build as gimp plugin)
-# (disabled for now, it's broken)
+%bcond_with	gimp	# build as gimp plugin (broken)
 #
 Summary:	An X Window System tool for creating morphed images
 Summary(pl):	Narzędzie do morphingu pod X Window System
 Name:		xmorph
-Version:	20040717
+Version:	20060130
 Release:	1
 License:	GPL
 Group:		X11/Applications/Graphics
 Source0:	http://dl.sourceforge.net/xmorph/%{name}_%{version}.tar.gz
-# Source0-md5:	5a37a3f9f3591155b97de3e8d5b945ef
+# Source0-md5:	09c386be10b4318070d58bdfe494830e
 Patch0:		%{name}-gimp.patch
 Patch1:		%{name}-libname.patch
 Patch2:		%{name}-info.patch
@@ -20,11 +19,13 @@
 BuildRequires:	XFree86-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	fftw3-devel >= 3.0
 %{?with_gimp:BuildRequires:	gimp-devel >= 1:1.2}
 BuildRequires:	gtk+2-devel >= 1:2.0.0
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
 BuildRequires:	texinfo
+BuildRequires:	waili-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %if %{with gimp}
@@ -79,9 +80,9 @@
 Statyczna biblioteka xmorph.
 
 %prep
-%setup -q -n %{name}-current
+%setup -q
 %patch0 -p1
-%patch1 -p1 -b .orig
+%patch1 -p1
 %patch2 -p1
 
 echo 'AM_DEFUN([AM_PATH_GTK],[$3])' > acinclude.m4
@@ -121,7 +122,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog HISTORY README TODO libmorph/README.libmorph
+%doc AUTHORS ChangeLog HISTORY README TODO libmorph/README.libmorph debian/changelog
 %attr(755,root,root) %{_bindir}/morph
 %attr(755,root,root) %{_bindir}/xmorph
 %attr(755,root,root) %{_libdir}/libxmorph.so.*.*.*
@@ -135,7 +136,7 @@
 
 %files gtk -f %{name}.lang
 %defattr(644,root,root,755)
-%doc gtkmorph/{ChangeLog,README}
+%doc gtkmorph/README
 %attr(755,root,root) %{_bindir}/gtkmorph
 %{_mandir}/man1/gtkmorph.1*
 
@@ -155,6 +156,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2006/02/04 19:36:05  qboosh
+- updated to 20060103, updated libname patch
+- use waili and fftw libraries in gtkmorph
+
 Revision 1.25  2004/11/27 18:52:10  saq
 - massive attack: add missing gtk+2-devel epoch in BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xmorph.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list