rpms/gtkwave/FC-4 gtkwave.spec, 1.5, 1.6 sources, 1.6, 1.7 .cvsignore, 1.6, 1.7

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Tue Feb 21 18:09:24 UTC 2006


Author: pghmcfc

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

Modified Files:
	gtkwave.spec sources .cvsignore 
Log Message:
resync with devel



Index: gtkwave.spec
===================================================================
RCS file: /cvs/extras/rpms/gtkwave/FC-4/gtkwave.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gtkwave.spec	31 Jan 2006 10:34:37 -0000	1.5
+++ gtkwave.spec	21 Feb 2006 18:09:22 -0000	1.6
@@ -1,6 +1,6 @@
 Summary:		Waveform Viewer
 Name:			gtkwave
-Version:		1.3.83
+Version:		1.3.84
 Release:		1%{?dist}
 License:		GPL & MIT
 Group:			Applications/Engineering
@@ -40,7 +40,7 @@
 %{__make}
 
 %install
-%{__rm} -rf "%{buildroot}"
+%{__rm} -rf %{buildroot}
 %{__install} -m 755 -d %{buildroot}%{_mandir}/man1
 %{__make} \
 	bindir=%{buildroot}%{_bindir} \
@@ -49,11 +49,11 @@
 %{__mv} .gtkwaverc gtkwaverc.sample
 
 %clean
-%{__rm} -rf "%{buildroot}"
+%{__rm} -rf %{buildroot}
 
 %files
 %defattr(-,root,root,0755)
-%doc doc/* *.TXT INSTALL gtkwaverc.sample
+%doc doc/* *.TXT gtkwaverc.sample
 %{_bindir}/gtkwave
 %{_bindir}/lxt2miner
 %{_bindir}/lxt2vcd
@@ -80,6 +80,13 @@
 %{_mandir}/man1/vztminer.1*
 
 %changelog
+* Tue Feb 21 2006 Paul Howarth <paul at city-fan.org> 1.3.84-1
+- update to 1.3.84
+- INSTALL now called INSTALL.TXT
+
+* Thu Feb 16 2006 Paul Howarth <paul at city-fan.org> 1.3.83-2
+- rebuild
+
 * Tue Jan 31 2006 Paul Howarth <paul at city-fan.org> 1.3.83-1
 - update to 1.3.83
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gtkwave/FC-4/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	31 Jan 2006 10:34:37 -0000	1.6
+++ sources	21 Feb 2006 18:09:23 -0000	1.7
@@ -1 +1 @@
-46655d05fc68437883157313979dac5f  gtkwave-1.3.83.tgz
+7a620db6aea11ad5d23ad51ded8cc525  gtkwave-1.3.84.tgz


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gtkwave/FC-4/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	31 Jan 2006 10:34:37 -0000	1.6
+++ .cvsignore	21 Feb 2006 18:09:23 -0000	1.7
@@ -1 +1 @@
-gtkwave-1.3.83.tgz
+gtkwave-1.3.84.tgz




More information about the scm-commits mailing list