rpms/jed/FC-4 jed-info.patch, 1.2, 1.3 jed-selinux.patch, 1.2, 1.3 jed.spec, 1.7, 1.8 sources, 1.3, 1.4

Bill Nottingham (notting) fedora-extras-commits at redhat.com
Tue Apr 18 15:38:54 UTC 2006


Author: notting

Update of /cvs/extras/rpms/jed/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12427

Modified Files:
	jed-selinux.patch jed.spec sources 
Added Files:
	jed-info.patch 
Log Message:
no slang2 on FC-4 - I am an idiot. Revert.


jed-info.patch:

Index: jed-info.patch
===================================================================
RCS file: jed-info.patch
diff -N jed-info.patch
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ jed-info.patch	18 Apr 2006 15:38:54 -0000	1.3
@@ -0,0 +1,13 @@
+--- jed/info/jed.info.entry	Sat Feb  5 11:10:19 2000
++++ jed/info/jed.info	Sat Feb  5 11:11:11 2000
+@@ -1,6 +1,10 @@
+ This is Info file jed.info, produced by Makeinfo-1.55 from the input
+ file jed.ti.
+ 
++START-INFO-DIR-ENTRY
++* JED: (jed).         The JED editor
++END-INFO-DIR-ENTRY
++
+ 
+ Indirect:
+ jed.1in: 83

jed-selinux.patch:

Index: jed-selinux.patch
===================================================================
RCS file: /cvs/extras/rpms/jed/FC-4/jed-selinux.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- jed-selinux.patch	18 Apr 2006 15:27:36 -0000	1.2
+++ jed-selinux.patch	18 Apr 2006 15:38:54 -0000	1.3
@@ -1,5 +1,5 @@
---- jed-0.99-16/autoconf/configure.ac.selinux	2004-09-25 01:33:25.000000000 -0400
-+++ jed-0.99-16/autoconf/configure.ac	2004-09-25 01:40:05.000000000 -0400
+--- jed-0.99-16/autoconf/configure.in.selinux	2004-09-25 01:33:25.000000000 -0400
++++ jed-0.99-16/autoconf/configure.in	2004-09-25 01:40:05.000000000 -0400
 @@ -38,6 +38,8 @@
  
  AC_CHECK_LIB(util,openpty)


Index: jed.spec
===================================================================
RCS file: /cvs/extras/rpms/jed/FC-4/jed.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- jed.spec	18 Apr 2006 15:27:36 -0000	1.7
+++ jed.spec	18 Apr 2006 15:38:54 -0000	1.8
@@ -1,17 +1,17 @@
 Summary: Fast, compact editor based on the S-Lang screen library
 Name: jed
-Version: 0.99.18
-Release: 0.fc4
+Version: 0.99.16
+Release: 10
 License: GPL
 Group: Applications/Editors
-Source0: ftp://space.mit.edu/pub/davis/jed/v0.99/jed-0.99-18.tar.bz2
+Source0: ftp://space.mit.edu/pub/davis/jed/jed-0.99-16.tar.bz2
 Patch1: jed-0.99.12-xkeys.patch
-URL: http://www.jedsoft.org/jed/
+Patch2: jed-info.patch
 Patch3: jed-multilib.patch
 Patch4: jed-selinux.patch
 Prereq: /sbin/install-info
 Obsoletes: jed-common jed-xjed
-BuildPrereq: slang-devel >= 2.0, autoconf, libselinux-devel
+BuildPrereq: slang-devel /usr/bin/autoconf-2.13
 BuildRoot: /var/tmp/jed-root
 
 %description
@@ -26,14 +26,13 @@
 what you'd like to use.
 
 %prep
-%setup -q -n jed-0.99-18
+%setup -q -n jed-0.99-16
 %patch1 -p1 -b .xkeys
-#%patch3 -p1
+%patch2 -p1
+%patch3 -p1
 %patch4 -p1 -b .selinux
-cd autoconf
-autoconf
-mv configure ..
-cd ..
+autoconf-2.13 -l autoconf autoconf/configure.in > configure
+chmod +x configure
 
 %build
 export JED_ROOT="%{_datadir}/jed"
@@ -67,12 +66,6 @@
 %{_datadir}/jed
 
 %changelog
-* Tue Apr 18 2006 Bill Nottingham <notting at redhat.com> - 0.99.18-0.fc4
-- update to 0.99.18
-
-* Mon Feb 13 2006 Bill Nottingham <notting at redhat.com> - 0.99.17-0.pre135.3
-- bump for rebuild
-
 * Mon May  9 2005 Bill Nottingham <notting at redhat.com> 0.99.16-10
 - don't forcibly strip binary, fixes debuginfo generation
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/jed/FC-4/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	18 Apr 2006 15:27:36 -0000	1.3
+++ sources	18 Apr 2006 15:38:54 -0000	1.4
@@ -1 +1 @@
-5378c8e7805854018d9ec5c3cfadf637  jed-0.99-18.tar.bz2
+c2bcd89c92a120559865a539c2705999  jed-0.99-16.tar.bz2




More information about the fedora-extras-commits mailing list