OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 26-Feb-2005 12:27:42
Branch: HEAD Handle: 2005022611274200
Modified files:
openpkg-src/xorg xorg.spec
Log:
upgrading package: xorg 6.8.1 -> 6.8.2
Summary:
Revision Changes Path
1.6 +3 -7 openpkg-src/xorg/xorg.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xorg/xorg.spec
============================================================================
$ cvs diff -u -r1.5 -r1.6 xorg.spec
--- openpkg-src/xorg/xorg.spec 1 Jan 2005 10:56:08 -0000 1.5
+++ openpkg-src/xorg/xorg.spec 26 Feb 2005 11:27:42 -0000 1.6
@@ -39,17 +39,15 @@
Class: EVAL
Group: X11
License: X11
-Version: 6.8.1
-Release: 20041207
+Version: 6.8.2
+Release: 20050226
# package options
%option with_static yes
%option with_shared no
# list of sources
-Source0:
ftp://www.x.org/pub/X11R%{version}/tars/X11R%{version}-src1.tar.gz
-Source1:
ftp://www.x.org/pub/X11R%{version}/tars/X11R%{version}-src2.tar.gz
-Source2:
ftp://www.x.org/pub/X11R%{version}/tars/X11R%{version}-src3.tar.gz
+Source0:
ftp://www.x.org/pub/X11R%{version}/src-single/X11R%{version}-src.tar.bz2
Patch0: xorg.patch
# build information
@@ -86,8 +84,6 @@
%prep
%setup -q -c
- %setup -q -D -T -a 1
- %setup -q -D -T -a 2
%patch -p0
%build
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]