SPECS: vym.spec - missing includes

wolf wolf at pld-linux.org
Tue Aug 9 01:46:59 CEST 2005


Author: wolf                         Date: Mon Aug  8 23:46:59 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing includes

---- Files affected:
SPECS:
   vym.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/vym.spec
diff -u SPECS/vym.spec:1.1 SPECS/vym.spec:1.2
--- SPECS/vym.spec:1.1	Tue Aug  9 01:03:23 2005
+++ SPECS/vym.spec	Tue Aug  9 01:46:51 2005
@@ -9,6 +9,7 @@
 Group:		Applications
 Source0:	http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 # Source0-md5:	f1d4ba9f5a2362a213f7ff90ad6cdfec
+Patch0:		%{name}-includes.patch
 URL:		http://www.insilmaril.de/vym
 BuildRequires:	qmake
 BuildRequires:	qt-devel
@@ -29,6 +30,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 qmake \
@@ -61,7 +63,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/08/08 23:46:51  wolf
+- missing includes
+
 Revision 1.1  2005/08/08 23:03:23  japhy
 - New spec: View Your Mind
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vym.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list