Author: fcrozat Date: Fri Feb 16 17:56:25 2007 New Revision: 122000 Added: packages/cooker/desktop-common-data/current/SOURCES/desktop-common-data-2007.1.tar.bz2 (contents, props changed) Removed: packages/cooker/desktop-common-data/current/SOURCES/desktop-common-data-2007.tar.bz2 Modified: packages/cooker/desktop-common-data/current/SPECS/desktop-common-data.spec
Log: - Remove xinitrc dependency (Mdv bug #26739) - Fix fndSession umask (Mdv bug #17707) - Add freedesktop.org categories to menu files (Mdv bug #26709) Added: packages/cooker/desktop-common-data/current/SOURCES/desktop-common-data-2007.1.tar.bz2 ============================================================================== Binary file. No diff available. Modified: packages/cooker/desktop-common-data/current/SPECS/desktop-common-data.spec ============================================================================== --- packages/cooker/desktop-common-data/current/SPECS/desktop-common-data.spec (original) +++ packages/cooker/desktop-common-data/current/SPECS/desktop-common-data.spec Fri Feb 16 17:56:25 2007 @@ -1,15 +1,12 @@ -# EDIT IN CVS NOT IN SOURCE PACKAGE (NO PATCH ALLOWED). - Summary: Desktop common files Name: desktop-common-data -Version: 2007 -Release: %mkrel 21 +Version: 2007.1 +Release: %mkrel 1 License: GPL URL: http://www.mandrivalinux.com/ Group: System/Configuration/Other -# get the source from our cvs repository (http://cvs.mandriva.com/cgi-bin/viewvc.cgi/soft/mandrake_desk) -# (see http://qa.mandriva.com/twiki/bin/view/Main/CvsHowto) +# get the source from our svn repository (svn+ssh://svn.mandriva.com/svn/soft/desktop-common-data/) # no extra source or patch are allowed here. Source: %{name}-%{version}.tar.bz2 @@ -26,7 +23,6 @@ Obsoletes: menu-xdg Provides: menu-xdg Provides: menu = 2.1.24 -Requires: xinitrc >= 2.4.12 Requires: mdk-menu-messages >= 10.2-7mdk Conflicts: kdelibs-common < 30000000:3.5.2 @@ -39,9 +35,6 @@ %setup -q -find . -type 'd' -name 'CVS' | xargs rm -fr - - %install rm -rf %buildroot
