rpms/ds9/devel ds9-notags.patch, NONE, 1.1 ds9.spec, 1.13, 1.14 ds9.README.fedora, 1.1, NONE

Sergio Pascual (sergiopr) fedora-extras-commits at redhat.com
Thu Jun 12 04:36:36 UTC 2008


Author: sergiopr

Update of /cvs/pkgs/rpms/ds9/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23983

Modified Files:
	ds9.spec 
Added Files:
	ds9-notags.patch 
Removed Files:
	ds9.README.fedora 
Log Message:
* Wed Jun 11 2008 Sergio Pascual <sergiopr at fedoraproject.org> - 5.2-4
- 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/devel/ds9.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ds9.spec	12 Jun 2008 03:59:13 -0000	1.13
+++ ds9.spec	12 Jun 2008 04:35:48 -0000	1.14
@@ -1,6 +1,6 @@
 Name: ds9
 Version: 5.2
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: Astronomical Data Visualization Application
 
 Group: Applications/Engineering
@@ -9,7 +9,6 @@
 Source0: http://hea-www.harvard.edu/RD/ds9/%{name}.%{version}.tar.gz
 Source1: ds9.desktop
 Source2: ds9.make.fedora
-Source3: ds9.README.fedora
 Patch0: ds9-main.patch
 Patch1: ds9-fitsy.patch
 Patch2: ds9-frame.patch
@@ -19,14 +18,13 @@
 Patch6: ds9-src.patch
 Patch7: ds9-tcl85.patch
 Patch8: ds9-gcc43.patch
+Patch9: 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 tkcon >= 2.5
@@ -49,13 +47,13 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %build
 %{__cp} %{SOURCE2} make.include
 echo LIBDIR="%{_libdir}" >> make.include
 echo OPTS="%{optflags}" >> make.include
 %{__make} %{_smp_mflags}
-%{__cp} %{SOURCE3} README.fedora
 
 %install
 %{__rm} -fr %{buildroot}
@@ -78,7 +76,7 @@
 %{__rm} -fr %{buildroot}
 
 %files
-%doc COPYING copyright README.fedora
+%doc COPYING copyright 
 %defattr(-,root,root,-)
 %{_bindir}/*
 %{_datadir}/applications/*
@@ -94,6 +92,9 @@
 
 
 %changelog
+* Wed Jun 11 2008 Sergio Pascual <sergiopr at fedoraproject.org> - 5.2-4
+- Removing dependency in etags
+
 * Wed Jun 11 2008 Sergio Pascual <sergiopr at fedoraproject.org> - 5.2-3
 - Using tkcon
 


--- ds9.README.fedora DELETED ---




More information about the fedora-extras-commits mailing list