]> git.pld-linux.org Git - packages/xpat2.git/commitdiff
- fixed build with qt3 (by removing pre-generated moc files) RA-1_0 STABLE xpat2-1_07-10
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 14 Sep 2002 23:48:43 +0000 (23:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 10

Changed files:
    xpat2.spec -> 1.21

xpat2.spec

index 69aa97a1f54281515d77c30f390cc47f2df76d60..216ac1a9a0ef9c4c2b790aab2ecceba9c7225c01 100644 (file)
@@ -4,7 +4,7 @@ Summary(pl):    Zestaw pasjans
 Summary(pt_BR):        X Patience - vĂ¡rios jogos de cartas
 Name:          xpat2
 Version:       1.07
-Release:       9
+Release:       10
 License:       distributable - most of it GPL
 Group:         X11/Applications/Games
 Source0:       ftp://metalab.unc.edu/pub/Linux/games/solitaires/%{name}-%{version}-src.tar.gz
@@ -47,6 +47,9 @@ paci
 %patch1 -p1
 %patch2 -p1
 
+# moc files generated for old Qt - removing them causes regeneration for new
+rm -f src/{moc_*,mqmaskedit,mqhelpwin}.cpp
+
 %build
 cd lib
 mv -f german de
This page took 0.161485 seconds and 4 git commands to generate.