SPECS: xwine.spec - added desktop patch; NFY

ankry ankry at pld-linux.org
Wed Jan 25 22:38:27 CET 2006


Author: ankry                        Date: Wed Jan 25 21:38:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added desktop patch; NFY

---- Files affected:
SPECS:
   xwine.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/xwine.spec
diff -u SPECS/xwine.spec:1.10 SPECS/xwine.spec:1.11
--- SPECS/xwine.spec:1.10	Fri Mar 18 16:23:43 2005
+++ SPECS/xwine.spec	Wed Jan 25 22:38:22 2006
@@ -3,11 +3,12 @@
 Summary(pl):	Graficzny interfejs użytkownika do emulatora wine
 Name:		xwine
 Version:	1.0.1
-Release:	1
+Release:	1.1
 License:	GPL
 Group:		Applications/Emulators
 Source0:	http://darken33.free.fr/download/projets/xwine/%{name}-%{version}.tar.gz
 # Source0-md5:	2748b66d5ab0b4cc172cbb296cc8363b
+Patch0:		%{name}-desktop.patch
 URL:		http://darken33.free.fr/
 BuildRequires:	gnome-libs-devel
 BuildRequires:	libxml2-devel
@@ -34,6 +35,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
@@ -52,6 +54,8 @@
 cp -a src/xwine $RPM_BUILD_ROOT%{_bindir}
 cp -a src/lang/* $RPM_BUILD_ROOT%{_datadir}/%{name}/lang
 
+rm -rf doc/fr/imgs/.xvpics
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -76,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/01/25 21:38:22  ankry
+- added desktop patch; NFY
+
 Revision 1.10  2005/03/18 15:23:43  ciesiel
 - upgraded to version 1.0.1
 - revert R:libxml2 - needed by xwine to work
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xwine.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list