rpms/R-gnomeGUI/devel R-gnomeGUI.spec,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Apr 22 14:25:11 UTC 2005


Author: spot

Update of /cvs/extras/rpms/R-gnomeGUI/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12325

Modified Files:
	R-gnomeGUI.spec 
Log Message:

use dist tag properly. you'd think i wrote the standard or something. :P



Index: R-gnomeGUI.spec
===================================================================
RCS file: /cvs/extras/rpms/R-gnomeGUI/devel/R-gnomeGUI.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- R-gnomeGUI.spec	22 Apr 2005 14:16:44 -0000	1.2
+++ R-gnomeGUI.spec	22 Apr 2005 14:25:09 -0000	1.3
@@ -5,7 +5,7 @@
 
 Name: R-%{packname}
 Version: 2.1.0
-Release: 2
+Release: 3%{?dist}
 Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}-%{packrel}.tar.gz
 License: GPL version 2 or later.
 URL: http://cran.r-project.org/contrib
@@ -55,8 +55,8 @@
 %{_libdir}/R/share/glade/*.glade
 
 %changelog
-* Fri Apr 22 2005 Tom "spot" Callaway <tcallawa at redhat.com>
-- add dist tag
+* Fri Apr 22 2005 Tom "spot" Callaway <tcallawa at redhat.com> 2.1.0-3.fc4
+- add dist tag...and actually use it.
 
 * Mon Apr 18 2005 Tom "spot" Callaway <tcallawa at redhat.com> 
 - Initial package creation




More information about the scm-commits mailing list