From 7c899442f932f46e1fd9cc5e63a75380623d67d1 Mon Sep 17 00:00:00 2001 From: jpc Date: Tue, 29 Jun 2004 11:49:38 +0000 Subject: [PATCH] - new snap - patches - should work now :) Changed files: debrix.spec -> 1.4 --- debrix.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/debrix.spec b/debrix.spec index d29c6c5..e06b832 100644 --- a/debrix.spec +++ b/debrix.spec @@ -3,7 +3,7 @@ # - descriptions and summaries # - requires/provides/obsoletes # -%define snap 20040627 +%define snap 20040628-1 # Summary: debrix Summary(pl): debrix @@ -14,9 +14,10 @@ Epoch: 0 License: ?? Group: X11/Xorg Source0: %{name}-snap-%{snap}.tar.bz2 -# Source0-md5: 9c7761ae23cecede23fb6fdeec47843d -# not really debrix URL, but there is no other... +# Source0-md5: d5a4aeb9c75029d6e4443d152c3013e3 Patch0: %{name}-many_fixes.patch +Patch1: %{name}-modules.patch +# not really debrix URL, but there is no other... URL: http://xserver.freedesktop.org BuildRequires: autoconf BuildRequires: automake @@ -58,6 +59,7 @@ Requires: %{name} = %{epoch}:%{version}-%{release} %prep %setup -q -n %{name} %patch0 -p0 +%patch1 -p1 %build %{__aclocal} -- 2.43.0