]> git.pld-linux.org Git - packages/3ddesktop.git/commitdiff
- added autconf patch - some things still to do...
authorPaweł Gołaszewski <blues@pld-linux.org>
Thu, 8 Aug 2002 19:09:36 +0000 (19:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    3ddesktop.spec -> 1.3

3ddesktop.spec

index 3a5d5ccd4d90f3e8e8d3141a6466cc5ad7e5da7a..27f159f7e02e102f3bbfc00e848aa8be2580af3c 100644 (file)
@@ -2,13 +2,16 @@ Summary:      An OpenGL virtual desktop switching program
 Summary(pl):   Program prze³±czaj±cy virtualne desktopy w OpenGL
 Name:          3ddesktop
 Version:       0.2.0
-Release:       0.2
+Release:       0.3
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://www.systemtoolbox.com/bard/3ddesktop/dl/%{name}-%{version}.tar.gz
 Patch0:                %{name}-DESTDIR.patch
+Patch1:                %{name}-ac_fix.patch
 URL:           http://www.systemtoolbox.com/bard/3ddesktop/
 BuildRequires: OpenGL-devel
+BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: gtk+-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -28,6 +31,7 @@ to try it out and get the full effect!
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 aclocal
This page took 0.069684 seconds and 4 git commands to generate.