[imake] xorg-cf-files 1.0.4

Adam Jackson ajax at fedoraproject.org
Thu Jan 6 15:06:31 UTC 2011


commit a6a4cdc0f031dcc163cb09f3eac96149c13dd637
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Jan 6 10:06:01 2011 -0500

    xorg-cf-files 1.0.4

 .gitignore                       |    1 +
 imake.spec                       |   10 +++++---
 sources                          |    2 +-
 xorg-cf-files-1.0.2-redhat.patch |    4 +-
 xorg-cf-files-1.0.2-xprint.patch |   39 --------------------------------------
 5 files changed, 10 insertions(+), 46 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19dc0ed..4437517 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ xorg-cf-files-1.0.3.tar.bz2
 /lndir-1.0.2.tar.bz2
 /makedepend-1.0.3.tar.bz2
 /xorg-cf-files-1.0.3.tar.bz2
+/xorg-cf-files-1.0.4.tar.bz2
diff --git a/imake.spec b/imake.spec
index a29dbe2..9cb3613 100644
--- a/imake.spec
+++ b/imake.spec
@@ -1,7 +1,7 @@
 Summary: imake source code configuration and build system
 Name: imake
 Version: 1.0.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: MIT
 Group: User Interface/X
 URL: http://www.x.org
@@ -10,12 +10,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Source0: ftp://ftp.x.org/pub/individual/util/imake-1.0.4.tar.bz2
 Source1: ftp://ftp.x.org/pub/individual/util/makedepend-1.0.3.tar.bz2
 Source2: ftp://ftp.x.org/pub/individual/util/gccmakedep-1.0.2.tar.bz2
-Source3: ftp://ftp.x.org/pub/individual/util/xorg-cf-files-1.0.3.tar.bz2
+Source3: ftp://ftp.x.org/pub/individual/util/xorg-cf-files-1.0.4.tar.bz2
 Source4: ftp://ftp.x.org/pub/individual/util/lndir-1.0.2.tar.bz2
 Patch0: xorg-cf-files-1.0.0-misc.patch
 Patch1: xorg-cf-files-1.0.0-ProjectRoot.patch
 Patch2: xorg-cf-files-1.0.2-redhat.patch
-Patch3: xorg-cf-files-1.0.2-xprint.patch
 Patch10: imake-1.0.2-find-pedantry.patch
 Patch11: imake-1.0.2-abort.patch
 
@@ -40,7 +39,6 @@ migrate software to the GNU autotools system.
 #%patch0 -p0 -b .imake
 #%patch1 -p0 -b .ProjectRoot
 %patch2 -p0 -b .redhat
-%patch3 -p0 -b .xprint
 
 # imake patches
 pushd %{name}-%{version}
@@ -123,6 +121,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/xmkmf.1*
 
 %changelog
+* Thu Jan 06 2011 Adam Jackson <ajax at redhat.com> 1.0.4-2
+- xorg-cf-files 1.0.4
+- xorg-cf-files-1.0.2-xprint.patch: Drop, merged.
+
 * Mon Nov 01 2010 Peter Hutterer <peter.hutterer at redhat.com> 1.0.4-1
 - imake 1.0.4
 - makedepend 1.0.3
diff --git a/sources b/sources
index a043041..afacd79 100644
--- a/sources
+++ b/sources
@@ -1,5 +1,5 @@
 b533c0771dbbaf9b041ff35bb941d3a2  gccmakedep-1.0.2.tar.bz2
-10546b5ddda3cdda7950bb56bf98e0ea  xorg-cf-files-1.0.3.tar.bz2
 48133c75bd77c127c7eff122e08ebbf6  imake-1.0.4.tar.bz2
 619acbb2ed766d7762f02328513b1f72  lndir-1.0.2.tar.bz2
 4e6cb97bbecfbb34f3f644a75e513093  makedepend-1.0.3.tar.bz2
+700c6d040d36a569e657a3ba5e1d8b24  xorg-cf-files-1.0.4.tar.bz2
diff --git a/xorg-cf-files-1.0.2-redhat.patch b/xorg-cf-files-1.0.2-redhat.patch
index c8336e6..bab1467 100644
--- a/xorg-cf-files-1.0.2-redhat.patch
+++ b/xorg-cf-files-1.0.2-redhat.patch
@@ -1,5 +1,5 @@
---- xorg-cf-files-1.0.3/linux.cf.redhat	2005-10-21 21:10:27.000000000 +0200
-+++ xorg-cf-files-1.0.3/linux.cf	2005-12-21 11:27:16.000000000 +0100
+--- xorg-cf-files-1.0.4/linux.cf.redhat	2005-10-21 21:10:27.000000000 +0200
++++ xorg-cf-files-1.0.4/linux.cf	2005-12-21 11:27:16.000000000 +0100
 @@ -190,7 +190,13 @@
  #endif /* LinuxDebian */
  


More information about the scm-commits mailing list