]> git.pld-linux.org Git - packages/xorg-driver-video-neomagic.git/commitdiff
- updated to 1.2.8 auto/th/xorg-driver-video-neomagic-1.2.8-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 18 Aug 2013 19:30:25 +0000 (21:30 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 18 Aug 2013 19:30:25 +0000 (21:30 +0200)
- removed obsolete build patch

build.patch [deleted file]
xorg-driver-video-neomagic.spec

diff --git a/build.patch b/build.patch
deleted file mode 100644 (file)
index 3c7d19a..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-commit 005d61313e989bf054b1cc2190f1c743362d86ff
-Author: Adam Jackson <ajax@redhat.com>
-Date:   Tue Sep 25 08:54:44 2012 -0400
-
-    Remove mibstore.h
-    
-    Signed-off-by: Adam Jackson <ajax@redhat.com>
-
-diff --git a/src/neo_driver.c b/src/neo_driver.c
-index ce89ce0..a17b925 100644
---- a/src/neo_driver.c
-+++ b/src/neo_driver.c
-@@ -69,9 +69,6 @@ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- /* All drivers initialising the SW cursor need this */
- #include "mipointer.h"
--/* All drivers implementing backing store need this */
--#include "mibstore.h"
--
- /* All drivers using the mi colormap manipulation need this */
- #include "micmap.h"
-@@ -1618,7 +1615,6 @@ NEOScreenInit(SCREEN_INIT_ARGS_DECL)
-                    "Acceleration %s Initialized\n",ret ? "" : "not");
-     } 
--    miInitializeBackingStore(pScreen);
-     xf86SetBackingStore(pScreen);
-     xf86SetSilkenMouse(pScreen);
index 3b7636078d96a38b38a6eb589df117e6d8e4a141..c0c35d18d8dec1f013cadb11b7a37ac091ab9d8a 100644 (file)
@@ -1,13 +1,12 @@
 Summary:       X.org video driver for Neomagic graphics chipsets
 Summary(pl.UTF-8):     Sterownik obrazu X.org dla układów graficznych Neomagic
 Name:          xorg-driver-video-neomagic
-Version:       1.2.7
-Release:       4
+Version:       1.2.8
+Release:       1
 License:       MIT
 Group:         X11/Applications
 Source0:       http://xorg.freedesktop.org/releases/individual/driver/xf86-video-neomagic-%{version}.tar.bz2
-# Source0-md5: ba25b6347b375eb3e9bd62066dc6c61f
-Patch0:                build.patch
+# Source0-md5: cf95912edda11ac70b994c044e9308c5
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
@@ -16,11 +15,6 @@ BuildRequires:       pkgconfig >= 1:0.19
 BuildRequires: rpmbuild(macros) >= 1.389
 BuildRequires: xorg-lib-libpciaccess-devel >= 0.8.0
 BuildRequires: xorg-proto-fontsproto-devel
-BuildRequires: xorg-proto-randrproto-devel
-BuildRequires: xorg-proto-renderproto-devel
-BuildRequires: xorg-proto-videoproto-devel
-BuildRequires: xorg-proto-xextproto-devel
-BuildRequires: xorg-proto-xf86dgaproto-devel
 BuildRequires: xorg-util-util-macros >= 1.8
 BuildRequires: xorg-xserver-server-devel >= 1.0.99.901
 %{?requires_xorg_xserver_videodrv}
@@ -59,7 +53,6 @@ znaleźć w wielu laptopach. Obsługuje następujące układy:
 
 %prep
 %setup -q -n xf86-video-neomagic-%{version}
-%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.12223 seconds and 4 git commands to generate.