]> git.pld-linux.org Git - packages/debrix.git/commitdiff
- new snap
authorjpc <jpc@pld-linux.org>
Tue, 29 Jun 2004 11:49:38 +0000 (11:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- patches
- should work now :)

Changed files:
    debrix.spec -> 1.4

debrix.spec

index d29c6c59bba56b3c2a49fc6d903ffd85719dc7aa..e06b83216d20e99c4e4fcac8f7dfd4695ffbcffd 100644 (file)
@@ -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}
This page took 0.038847 seconds and 4 git commands to generate.