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: 27-Aug-2006 11:29:01
Branch: HEAD Handle: 2006082710290000
Modified files:
openpkg-src/xorg xorg.spec
Log:
downgrade to JUNK class as modularized X11R7.1 exists nowadays, so we
have to repackage this from scratch anyway
Summary:
Revision Changes Path
1.11 +4 -2 openpkg-src/xorg/xorg.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xorg/xorg.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 xorg.spec
--- openpkg-src/xorg/xorg.spec 1 Jan 2006 13:24:35 -0000 1.10
+++ openpkg-src/xorg/xorg.spec 27 Aug 2006 09:29:00 -0000 1.11
@@ -35,11 +35,11 @@
Vendor: The X.Org Foundation
Packager: OpenPKG
Distribution: OpenPKG
-Class: EVAL
+Class: JUNK
Group: XWindow
License: X11
Version: 6.8.2
-Release: 20050824
+Release: 20060827
# package options
%option with_static yes
@@ -76,6 +76,8 @@
%track
prog xorg = {
+ disabled
+ comment = "rse: modularized X11R7.1 exists nowadays, so we have to
repackage this from scratch anyway"
version = %{version}
url = ftp://ftp.x.org/pub/
regex = X11R(__VER__)
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]