rpms/imake/devel .cvsignore, 1.9, 1.10 imake.spec, 1.35, 1.36 sources, 1.8, 1.9 xorg-cf-files-1.0.2-redhat.patch, 1.1, 1.2 xorg-cf-files-1.0.2-xprint.patch, 1.1, 1.2

Adam Jackson ajax at fedoraproject.org
Mon Oct 19 22:55:33 UTC 2009


Author: ajax

Update of /cvs/pkgs/rpms/imake/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21545

Modified Files:
	.cvsignore imake.spec sources xorg-cf-files-1.0.2-redhat.patch 
	xorg-cf-files-1.0.2-xprint.patch 
Log Message:
* Mon Oct 19 2009 Adam Jackson <ajax at redhat.com> 1.0.2-12
- xorg-cf-files 1.0.3.3.3



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/imake/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	13 Oct 2009 19:49:54 -0000	1.9
+++ .cvsignore	19 Oct 2009 22:55:31 -0000	1.10
@@ -4,3 +4,4 @@ lndir-1.0.1.tar.bz2
 xorg-cf-files-1.0.2.tar.bz2
 makedepend-1.0.1.tar.bz2
 makedepend-1.0.2.tar.bz2
+xorg-cf-files-1.0.3.tar.bz2


Index: imake.spec
===================================================================
RCS file: /cvs/pkgs/rpms/imake/devel/imake.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -p -r1.35 -r1.36
--- imake.spec	13 Oct 2009 19:49:54 -0000	1.35
+++ imake.spec	19 Oct 2009 22:55:31 -0000	1.36
@@ -1,7 +1,7 @@
 Summary: imake source code configuration and build system
 Name: imake
 Version: 1.0.2
-Release: 11%{?dist}
+Release: 12%{?dist}
 License: MIT
 Group: User Interface/X
 URL: http://www.x.org
@@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version
 Source0: ftp://ftp.x.org/pub/individual/util/imake-1.0.2.tar.bz2
 Source1: ftp://ftp.x.org/pub/individual/util/makedepend-1.0.2.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.2.tar.bz2
+Source3: ftp://ftp.x.org/pub/individual/util/xorg-cf-files-1.0.3.tar.bz2
 Source4: ftp://ftp.x.org/pub/individual/util/lndir-1.0.1.tar.bz2
 Patch0: xorg-cf-files-1.0.0-misc.patch
 Patch1: xorg-cf-files-1.0.0-ProjectRoot.patch
@@ -119,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/xmkmf.1x*
 
 %changelog
+* Mon Oct 19 2009 Adam Jackson <ajax at redhat.com> 1.0.2-12
+- xorg-cf-files 1.0.3.3.3
+
 * Tue Oct 13 2009 Adam Jackson <ajax at redhat.com> 1.0.2-11
 - makedepend 1.0.2
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/imake/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	13 Oct 2009 19:49:54 -0000	1.8
+++ sources	19 Oct 2009 22:55:32 -0000	1.9
@@ -1,6 +1,5 @@
 b533c0771dbbaf9b041ff35bb941d3a2  gccmakedep-1.0.2.tar.bz2
 02fea5a02ba2857c7d81820c8e8b8e6f  imake-1.0.2.tar.bz2
 e274ea9f55dfd62afa0a7b1e1ab4ba96  lndir-1.0.1.tar.bz2
-5f62dd5545b782c74f6e4e70d0e6552c  xorg-cf-files-1.0.2.tar.bz2
-54ab2549d723e51ff2b9cff4d8bf44d1  makedepend-1.0.1.tar.bz2
 62e58330fe8d1e3e28c7a45779833a48  makedepend-1.0.2.tar.bz2
+10546b5ddda3cdda7950bb56bf98e0ea  xorg-cf-files-1.0.3.tar.bz2

xorg-cf-files-1.0.2-redhat.patch:
 linux.cf |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Index: xorg-cf-files-1.0.2-redhat.patch
===================================================================
RCS file: /cvs/pkgs/rpms/imake/devel/xorg-cf-files-1.0.2-redhat.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- xorg-cf-files-1.0.2-redhat.patch	18 Jul 2006 06:24:30 -0000	1.1
+++ xorg-cf-files-1.0.2-redhat.patch	19 Oct 2009 22:55:32 -0000	1.2
@@ -1,5 +1,5 @@
---- xorg-cf-files-1.0.2/linux.cf.redhat	2005-10-21 21:10:27.000000000 +0200
-+++ xorg-cf-files-1.0.2/linux.cf	2005-12-21 11:27:16.000000000 +0100
+--- 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
 @@ -190,7 +190,13 @@
  #endif /* LinuxDebian */
  

xorg-cf-files-1.0.2-xprint.patch:
 X11.tmpl |   18 +++---------------
 1 file changed, 3 insertions(+), 15 deletions(-)

Index: xorg-cf-files-1.0.2-xprint.patch
===================================================================
RCS file: /cvs/pkgs/rpms/imake/devel/xorg-cf-files-1.0.2-xprint.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- xorg-cf-files-1.0.2-xprint.patch	18 Jul 2006 06:24:30 -0000	1.1
+++ xorg-cf-files-1.0.2-xprint.patch	19 Oct 2009 22:55:32 -0000	1.2
@@ -1,5 +1,5 @@
---- xorg-cf-files-1.0.2/X11.tmpl.xprint	2005-10-01 12:45:48.000000000 -0400
-+++ xorg-cf-files-1.0.2/X11.tmpl	2006-04-25 20:24:02.000000000 -0400
+--- xorg-cf-files-1.0.3/X11.tmpl.xprint	2005-10-01 12:45:48.000000000 -0400
++++ xorg-cf-files-1.0.3/X11.tmpl	2006-04-25 20:24:02.000000000 -0400
 @@ -3920,21 +3920,13 @@
  #endif
  




More information about the fedora-extras-commits mailing list