Author: pterjan
Date: Tue Dec  5 12:21:41 2006
New Revision: 90781

Modified:
   packages/cooker/ufraw/current/SPECS/ufraw.spec

Log:
Enable debug

Modified: packages/cooker/ufraw/current/SPECS/ufraw.spec
==============================================================================
--- packages/cooker/ufraw/current/SPECS/ufraw.spec      (original)
+++ packages/cooker/ufraw/current/SPECS/ufraw.spec      Tue Dec  5 12:21:41 2006
@@ -4,8 +4,6 @@
 #define        release         %mkrel 0.%{subversion}.1
 %define        release         %mkrel 2
 
-%define debug          0
-
 Name:          %name
 Version:       %version
 Release:       %release
@@ -72,9 +70,7 @@
 %build
 #cd $RPM_BUILD_DIR/%{name}-%{version}
 
-%if %{debug}
 export UFRAW_DEBUG=yes
-%endif
 
 ./autogen.sh
 %configure --with-exiv2
@@ -111,9 +107,7 @@
 section="Multimedia/Graphics" \
 title="UFRaw" \
 longtitle="Graphical tool to convert RAW images from digital cameras" \
-%if %mdv2007
 xdg=true \
-%endif
 needs="x11"
 EOF
 
@@ -155,9 +149,7 @@
 %doc README
 %_bindir/*
 %_menudir/*
-%if %mdv2007
 %{_datadir}/applications/mandriva-ufraw.desktop
-%endif
 %_datadir/icons/*.png
 %_datadir/icons/*/*.png
 %_mandir/man1/*

Reply via email to