From: qrczak Date: Sun, 25 Nov 2001 12:24:08 +0000 (+0000) Subject: - gnome-games-pixbuf_cflags.patch: add missing include paths X-Git-Tag: gnome-games-1_4_0_3-1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=822372e35ffa57e2e7bb82829632be1d95ba53eb;hp=ceb96fc0103b0aeb4df8e23b196e345d8f4e1a60;p=packages%2Fgnome-games.git - gnome-games-pixbuf_cflags.patch: add missing include paths Changed files: gnome-games-pixbuf_cflags.patch -> 1.1 gnome-games.spec -> 1.51 --- diff --git a/gnome-games-pixbuf_cflags.patch b/gnome-games-pixbuf_cflags.patch new file mode 100644 index 0000000..95cdd70 --- /dev/null +++ b/gnome-games-pixbuf_cflags.patch @@ -0,0 +1,23 @@ +--- gnome-games-1.4.0.3/freecell/gdk-card-image/Makefile.am~ Sat Feb 20 22:02:30 1999 ++++ gnome-games-1.4.0.3/freecell/gdk-card-image/Makefile.am Sun Nov 25 09:41:46 2001 +@@ -27,7 +27,7 @@ + cardslotdir = $(datadir)/pixmaps/cards/slots/ + cardslot_DATA = hand.png plain.png + +-INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) ++INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) $(GDK_PIXBUF_CFLAGS) + + EXTRA_DIST = $(cardback_DATA) $(cardhonor_DATA) $(cardjoker_DATA) \ + $(cardrank_DATA) $(cardsuitsmall_DATA) $(cardsuitlarge_DATA)\ +--- gnome-games-1.4.0.3/gnome-stones/objects/Makefile.am~ Tue Nov 10 05:55:56 1998 ++++ gnome-games-1.4.0.3/gnome-stones/objects/Makefile.am Sun Nov 25 10:08:15 2001 +@@ -6,7 +6,8 @@ + -I$(GSTONES_SRC_DIR) \ + -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \ + -I$(includedir) \ +- $(GNOME_INCLUDEDIR) ++ $(GNOME_INCLUDEDIR) \ ++ $(GDK_PIXBUF_CFLAGS) + + object_LTLIBRARIES = libgnome-stones.la libgnomekoban.la + diff --git a/gnome-games.spec b/gnome-games.spec index 0af6c03..339abc7 100644 --- a/gnome-games.spec +++ b/gnome-games.spec @@ -15,6 +15,7 @@ Source0: ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-games/%{name}-%{vers Patch0: %{name}-DESTDIR.patch Patch1: %{name}-scrollkeeper.patch Patch2: %{name}-ac_fix.patch +Patch3: %{name}-pixbuf_cflags.patch Icon: gnome-games.gif BuildRequires: ORBit >= 0.4.3 BuildRequires: audiofile-devel >= 0.1.5 @@ -86,6 +87,7 @@ Biblioteki statyczne do GNOME games. %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build rm -f missing