[packages/xorg-driver-video-neomagic] - updated to 1.2.8 - removed obsolete build patch

qboosh qboosh at pld-linux.org
Sun Aug 18 21:31:07 CEST 2013


commit b5a883b7cc2219a4e4fcef5d8068eeca04538ba5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Aug 18 21:30:25 2013 +0200

    - updated to 1.2.8
    - removed obsolete build patch

 build.patch                     | 30 ------------------------------
 xorg-driver-video-neomagic.spec | 13 +++----------
 2 files changed, 3 insertions(+), 40 deletions(-)
---
diff --git a/xorg-driver-video-neomagic.spec b/xorg-driver-video-neomagic.spec
index 3b76360..c0c35d1 100644
--- a/xorg-driver-video-neomagic.spec
+++ b/xorg-driver-video-neomagic.spec
@@ -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}
diff --git a/build.patch b/build.patch
deleted file mode 100644
index 3c7d19a..0000000
--- a/build.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-commit 005d61313e989bf054b1cc2190f1c743362d86ff
-Author: Adam Jackson <ajax at redhat.com>
-Date:   Tue Sep 25 08:54:44 2012 -0400
-
-    Remove mibstore.h
-    
-    Signed-off-by: Adam Jackson <ajax at 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);
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-video-neomagic.git/commitdiff/b5a883b7cc2219a4e4fcef5d8068eeca04538ba5



More information about the pld-cvs-commit mailing list