rpms/tmda/EL-4 tmda.spec,1.8,1.9

Bernard Johnson (bjohnson) fedora-extras-commits at redhat.com
Wed Jun 20 17:37:58 UTC 2007


Author: bjohnson

Update of /cvs/pkgs/rpms/tmda/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11030/EL-4

Modified Files:
	tmda.spec 
Log Message:
assign package uid



Index: tmda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tmda/EL-4/tmda.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- tmda.spec	6 Apr 2007 07:15:11 -0000	1.8
+++ tmda.spec	20 Jun 2007 17:37:22 -0000	1.9
@@ -1,13 +1,12 @@
-# Once the package is accepted into Fedora Extras, the uid should be assigned
-# from the User Registry: http://fedoraproject.org/wiki/PackageUserRegistry
-%define         registry_uid  %nil
+# Package User Registry: http://fedoraproject.org/wiki/PackageUserRegistry
+%define         registry_uid  39
 %define         registry_name tofmipd
 
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           tmda
 Version:        1.1.11
-Release:        3%{?dist}%{?repotag:.%{repotag}}
+Release:        4%{?dist}
 Summary:        Tagged Message Delivery Agent 
 
 Group:          Applications/System
@@ -181,6 +180,9 @@
 
 
 %changelog
+* Wed Jun 20 2007 Bernard Johnson <bjohnson at symetrix.com> 1.1.11-4
+- assign package uid
+
 * Fri Apr 06 2007 Bernard Johnson <bjohnson at symetrix.com> 1.1.11-3
 - remove versioned python dependencies, no supported python is unsupported
 - if compiling for EL-4, compile python since there is no brp-python-bytecompile




More information about the scm-commits mailing list