rpms/librx/FC-3 librx.spec,1.1,1.2

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Apr 25 00:31:28 UTC 2005


Author: spot

Update of /cvs/extras/rpms/librx/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13415/FC-3

Modified Files:
	librx.spec 
Log Message:

use dist tag to differentiate branches



Index: librx.spec
===================================================================
RCS file: /cvs/extras/rpms/librx/FC-3/librx.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- librx.spec	23 Apr 2005 22:39:06 -0000	1.1
+++ librx.spec	25 Apr 2005 00:31:25 -0000	1.2
@@ -1,7 +1,10 @@
+%define dist .fc3
+%define fedora 3
+
 Summary: POSIX regexp functions
 Name: librx
 Version: 1.5
-Release: 1
+Release: 2%{?dist}
 License: GPL
 URL: http://www.gnu.org/software/rx/rx.html
 Group: Applications/Text
@@ -78,5 +81,8 @@
 %{_libdir}/*.a
 
 %changelog
+* Sun Apr 24 2005 Tom "spot" Callaway <tcallawa at redhat.com> 1.5-2
+- use dist tag
+
 * Sat Apr 23 2005 Tom "spot" Callaway <tcallawa at redhat.com> 1.5-1
 - new package, based on Alexey Voinov's package from AltLinux




More information about the fedora-extras-commits mailing list