rpms/ds9/F-8 ds9-notags.patch,NONE,1.1 ds9.spec,1.4,1.5

Sergio Pascual (sergiopr) fedora-extras-commits at redhat.com
Sat Jun 28 15:44:22 UTC 2008


Author: sergiopr

Update of /cvs/pkgs/rpms/ds9/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15734

Modified Files:
	ds9.spec 
Added Files:
	ds9-notags.patch 
Log Message:
* Sat Jun 28 2008 Sergio Pascual <sergiopr at fedoraproject.org> - 5.2-3
- Tkcon support removed
- Removing dependency in etags


ds9-notags.patch:

--- NEW FILE ds9-notags.patch ---
diff -ur saods9/saotk/colorbar/Makefile saods9.etags/saotk/colorbar/Makefile
--- saods9/saotk/colorbar/Makefile	2007-12-05 20:00:03.000000000 +0100
+++ saods9.etags/saotk/colorbar/Makefile	2008-06-12 06:18:26.000000000 +0200
@@ -33,7 +33,7 @@
 INCLS	= $(wildcard *.h)
 OBJS	= $(SRC:%.C=%.o)
 
-all	: $(OBJS) TAGS
+all	: $(OBJS)
 
 clean	: FORCE
 	rm -f core *~ *#
diff -ur saods9/saotk/fitsy++/Makefile saods9.etags/saotk/fitsy++/Makefile
--- saods9/saotk/fitsy++/Makefile	2007-12-28 23:07:11.000000000 +0100
+++ saods9.etags/saotk/fitsy++/Makefile	2008-06-12 06:18:50.000000000 +0200
@@ -47,7 +47,7 @@
 INCLS	= $(wildcard *.h)
 OBJS	= $(SRC:%.C=%.o)
 
-all	: $(OBJS) TAGS
+all	: $(OBJS) 
 
 clean	: FORCE
 	rm -f core *~ *#
diff -ur saods9/saotk/frame/Makefile saods9.etags/saotk/frame/Makefile
--- saods9/saotk/frame/Makefile	2008-03-18 19:39:38.000000000 +0100
+++ saods9.etags/saotk/frame/Makefile	2008-06-12 06:19:13.000000000 +0200
@@ -96,7 +96,7 @@
 INCLS	= $(wildcard *.h)
 OBJS	= $(SRC:%.C=%.o)
 
-all	: $(OBJS) TAGS
+all	: $(OBJS) 
 
 clean	: FORCE
 	rm -f core *~ *#
diff -ur saods9/saotk/list/Makefile saods9.etags/saotk/list/Makefile
--- saods9/saotk/list/Makefile	2007-12-05 20:00:03.000000000 +0100
+++ saods9.etags/saotk/list/Makefile	2008-06-12 06:19:40.000000000 +0200
@@ -8,7 +8,7 @@
 INCLS	= $(wildcard *.h)
 OBJS	= $(SRC:%.C=%.o)
 
-all	: $(OBJS) TAGS
+all	: $(OBJS)
 
 clean	: FORCE
 	rm -f core *~ *#
diff -ur saods9/saotk/magnifier/Makefile saods9.etags/saotk/magnifier/Makefile
--- saods9/saotk/magnifier/Makefile	2007-12-05 20:00:03.000000000 +0100
+++ saods9.etags/saotk/magnifier/Makefile	2008-06-12 06:20:04.000000000 +0200
@@ -16,7 +16,7 @@
 INCLS	= $(wildcard *.h)
 OBJS	= $(SRC:%.C=%.o)
 
-all	: $(OBJS) TAGS
+all	: $(OBJS)
 
 clean	: FORCE
 	rm -f core *~ *#
diff -ur saods9/saotk/panner/Makefile saods9.etags/saotk/panner/Makefile
--- saods9/saotk/panner/Makefile	2007-12-05 20:00:03.000000000 +0100
+++ saods9.etags/saotk/panner/Makefile	2008-06-12 06:20:17.000000000 +0200
@@ -16,7 +16,7 @@
 INCLS	= $(wildcard *.h)
 OBJS	= $(SRC:%.C=%.o)
 
-all	: $(OBJS) TAGS
+all	: $(OBJS) 
 
 clean	: FORCE
 	rm -f core *~ *#
diff -ur saods9/saotk/util/Makefile saods9.etags/saotk/util/Makefile
--- saods9/saotk/util/Makefile	2008-03-25 23:13:10.000000000 +0100
+++ saods9.etags/saotk/util/Makefile	2008-06-12 06:20:37.000000000 +0200
@@ -20,7 +20,7 @@
 
 OBJS	= $(SRC:%.C=%.o)
 
-all	: $(OBJS) TAGS
+all	: $(OBJS) 
 
 clean	: FORCE
 	rm -f core *~ *#
diff -ur saods9/saotk/vector/Makefile saods9.etags/saotk/vector/Makefile
--- saods9/saotk/vector/Makefile	2007-12-05 20:00:03.000000000 +0100
+++ saods9.etags/saotk/vector/Makefile	2008-06-12 06:20:51.000000000 +0200
@@ -7,7 +7,7 @@
 INCLS	= $(wildcard *.h)
 OBJS	= $(SRC:%.C=%.o)
 
-all	: $(OBJS) TAGS
+all	: $(OBJS) 
 
 clean	: FORCE
 	rm -f core *~ *# 
diff -ur saods9/saotk/widget/Makefile saods9.etags/saotk/widget/Makefile
--- saods9/saotk/widget/Makefile	2007-12-05 20:00:03.000000000 +0100
+++ saods9.etags/saotk/widget/Makefile	2008-06-12 06:21:03.000000000 +0200
@@ -10,7 +10,7 @@
 INCLS	= $(wildcard *.h)
 OBJS	= $(SRC:%.C=%.o)
 
-all	: $(OBJS) TAGS
+all	: $(OBJS) 
 
 clean	: FORCE
 	rm -f core *~ *#


Index: ds9.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ds9/F-8/ds9.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ds9.spec	30 May 2008 09:24:34 -0000	1.4
+++ ds9.spec	28 Jun 2008 15:43:36 -0000	1.5
@@ -1,6 +1,6 @@
 Name: ds9
 Version: 5.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Astronomical Data Visualization Application
 
 Group: Applications/Engineering
@@ -18,14 +18,13 @@
 Patch5: ds9-saotk.patch
 Patch6: ds9-src.patch
 Patch7: ds9-tkcon.patch
+Patch8: ds9-notags.patch
 
 Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildRequires: zlib-devel funtools-devel
 BuildRequires: blt-devel tk-devel
 
-# This package is required for etags
-BuildRequires: emacs-common
 BuildRequires: desktop-file-utils
 
 Requires: tcllib tktable tkimg xpa-tcl
@@ -47,6 +46,8 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
+
 
 %build
 %{__cp} %{SOURCE2} make.include
@@ -92,6 +93,10 @@
 
 
 %changelog
+* Sat Jun 28 2008 Sergio Pascual <sergiopr at fedoraproject.org> - 5.2-3
+- Tkcon support removed
+- Removing dependency in etags
+
 * Fri May 30 2008 Sergio Pascual <sergiopr at fedoraproject.org> - 5.2-2
 - Updated gcc 4.3 patch
 




More information about the fedora-extras-commits mailing list