rpms/ipa/devel ipa.spec,1.15,1.16 sources,1.9,1.10

Simo Sorce simo at fedoraproject.org
Fri Nov 14 15:51:38 UTC 2008


Author: simo

Update of /cvs/pkgs/rpms/ipa/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14619

Modified Files:
	ipa.spec sources 
Log Message:
Tarball respin



Index: ipa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ipa/devel/ipa.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ipa.spec	13 Nov 2008 15:58:41 -0000	1.15
+++ ipa.spec	14 Nov 2008 15:51:07 -0000	1.16
@@ -6,7 +6,7 @@
 
 Name:           ipa
 Version:        1.2.0
-Release:        1%{?dist}
+Release:        3%{?dist}
 Summary:        The Identity, Policy and Audit system
 
 Group:          System Environment/Base
@@ -255,6 +255,8 @@
 if [ "$1" -ge "1" ]; then
     /sbin/service ipa_kpasswd condrestart >/dev/null 2>&1 || :
     /sbin/service ipa_webgui condrestart >/dev/null 2>&1 || :
+    /sbin/service httpd condrestart >/dev/null 2>&1 || :
+    /sbin/service dirsrv condrestart >/dev/null 2>&1 || :
 fi
 
 %pre server-selinux
@@ -452,6 +454,13 @@
 %{_sbindir}/ipa-modradiusprofile
 
 %changelog
+* Fri Nov 14 2008 Simo Sorce <ssorce at redhat.com> - 1.2.0-3
+- Respin after the tarball has been re-released upstream
+  New hash is 506c9c92dcaf9f227cba5030e999f177
+
+* Thu Nov 13 2008 Simo Sorce <ssorce at redhat.com> - 1.2.0-2
+- Conditionally restart also dirsrv and httpd when upgrading
+
 * Wed Oct 29 2008 Rob Crittenden <rcritten at redhat.com> - 1.2.0-1
 - Update to upstream version 1.2.0
 - Set fedora-ds-base minimum version to 1.1.3 for winsync header


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ipa/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	13 Nov 2008 17:34:51 -0000	1.9
+++ sources	14 Nov 2008 15:51:07 -0000	1.10
@@ -1 +1 @@
-8860a04a6a83d5ca40615f74a1c0196c  freeipa-1.2.0.tar.gz
+506c9c92dcaf9f227cba5030e999f177  freeipa-1.2.0.tar.gz




More information about the fedora-extras-commits mailing list