rpms/gtk2/devel gtk2.spec,1.354,1.355

Matthias Clasen mclasen at fedoraproject.org
Fri Jan 30 03:31:47 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/gtk2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9848

Modified Files:
	gtk2.spec 
Log Message:
cleanups



Index: gtk2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gtk2/devel/gtk2.spec,v
retrieving revision 1.354
retrieving revision 1.355
diff -u -r1.354 -r1.355
--- gtk2.spec	30 Jan 2009 00:59:41 -0000	1.354
+++ gtk2.spec	30 Jan 2009 03:31:17 -0000	1.355
@@ -77,9 +77,6 @@
 # and these for gdk-pixbuf-query-loaders
 Requires(post): libtiff >= 3.6.1
 
-%define _unpackaged_files_terminate_build      1
-%define _missing_doc_files_terminate_build     1
-
 
 %description
 GTK+ is a multi-platform toolkit for creating graphical user
@@ -244,10 +241,12 @@
 mkdir -p $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/immodules
 mkdir -p $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/%{bin_version}/filesystems
 
+%if 0
 # we need to install a binary in the immodules directory to make sure
 # that it gets properly relocated to /emul for ia64 emulation of x86
 # See https://bugzilla.redhat.com/show_bug.cgi?id=253726
 install -m 0755 relocation-tag $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/immodules
+%endif
 
 #
 # We need the substitution of $host so we use an external




More information about the fedora-extras-commits mailing list