From 0c512ff5d31b498a8326c975ffc2172fd7952020baa032165348c67842ffd237 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 13 Nov 2015 11:58:58 +0000 Subject: [PATCH] Accepting request 344209 from home:pluskalm:branches:X11:XOrg - Use url for source - Add gpg signature - Make building more verbose OBS-URL: https://build.opensuse.org/request/show/344209 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-ati?expand=0&rev=45 --- xf86-video-ati-7.6.1.tar.bz2.sig | Bin 0 -> 72 bytes xf86-video-ati.changes | 7 ++ xf86-video-ati.keyring | 154 +++++++++++++++++++++++++++++++ xf86-video-ati.spec | 12 ++- 4 files changed, 168 insertions(+), 5 deletions(-) create mode 100644 xf86-video-ati-7.6.1.tar.bz2.sig create mode 100644 xf86-video-ati.keyring diff --git a/xf86-video-ati-7.6.1.tar.bz2.sig b/xf86-video-ati-7.6.1.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..159f657cf384d5cbbad970ac3007bc9a55b2b4beb59cebf05b6e441fc21466c1 GIT binary patch literal 72 zcmV-O0Jr~$Mg#y60ssaD0#-yAQUD4G5L$t+j%wSo0AWx7psGacRL{~ja8JP;jW2au e= 2.60 @@ -70,9 +71,10 @@ driver as appropriate. %setup -q %build -autoreconf -fi -%configure --enable-glamor -make %{?_smp_mflags} +autoreconf -fiv +%configure \ + --enable-glamor +make %{?_smp_mflags} V=1 %install %make_install