rpms/fedora-ds-admin/devel .cvsignore, 1.4, 1.5 fedora-ds-admin-cvs.sh, 1.3, 1.4 fedora-ds-admin.spec, 1.3, 1.4 sources, 1.4, 1.5

Richard Allen Megginson rmeggins at fedoraproject.org
Thu Sep 4 14:53:01 UTC 2008


Author: rmeggins

Update of /cvs/extras/rpms/fedora-ds-admin/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25655/devel

Modified Files:
	.cvsignore fedora-ds-admin-cvs.sh fedora-ds-admin.spec sources 
Log Message:
this is the 1.1.6 release


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/fedora-ds-admin/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	9 Jun 2008 16:18:32 -0000	1.4
+++ .cvsignore	4 Sep 2008 14:53:00 -0000	1.5
@@ -1 +1,2 @@
 fedora-ds-admin-1.1.5.tar.bz2
+fedora-ds-admin-1.1.6.tar.bz2


Index: fedora-ds-admin-cvs.sh
===================================================================
RCS file: /cvs/extras/rpms/fedora-ds-admin/devel/fedora-ds-admin-cvs.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- fedora-ds-admin-cvs.sh	9 Jun 2008 16:18:32 -0000	1.3
+++ fedora-ds-admin-cvs.sh	4 Sep 2008 14:53:00 -0000	1.4
@@ -1,8 +1,8 @@
 #!/bin/bash
 
 DATE=`date +%Y%m%d`
-CVSTAG=FedoraDirSrvAdmin115
-VERSION=1.1.5
+CVSTAG=FedoraDirSrvAdmin_1_1_6
+VERSION=1.1.6
 PKGNAME=fedora-ds-admin
 export CVSROOT=:pserver:anonymous at cvs.fedoraproject.org:/cvs/dirsec
 #SRCNAME=$PKGNAME-$VERSION-$DATE


Index: fedora-ds-admin.spec
===================================================================
RCS file: /cvs/extras/rpms/fedora-ds-admin/devel/fedora-ds-admin.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- fedora-ds-admin.spec	9 Jun 2008 16:18:32 -0000	1.3
+++ fedora-ds-admin.spec	4 Sep 2008 14:53:00 -0000	1.4
@@ -3,7 +3,7 @@
 
 Summary:          Fedora Administration Server (admin)
 Name:             fedora-ds-admin
-Version:          1.1.5
+Version:          1.1.6
 Release:          1%{?dist}
 License:          GPLv2
 URL:              http://directory.fedoraproject.org/
@@ -36,6 +36,7 @@
 Source0:          http://directory.fedoraproject.org/sources/%{name}-%{version}.tar.bz2
 # fedora-ds-cvs.sh should be used to generate the source tarball from CVS
 Source1:          %{name}-cvs.sh
+Patch0:           bug451702.patch
 
 %description
 Fedora Administration Server is an HTTP agent that provides management features
@@ -45,6 +46,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}
+%patch0
 
 %build
 %configure --disable-rpath
@@ -102,6 +104,10 @@
 %{_libdir}/%{pkgname}
 
 %changelog
+* Wed Jul  2 2008 Rich Megginson <rmeggins at redhat.com> - 1.1.6-1
+- add patch for bug 451702
+- The 1.1.6 release
+
 * Fri Jun  6 2008 Rich Megginson <rmeggins at redhat.com> - 1.1.5-1
 - Resolves: Bug 448366
 - genrb no longer supports -p option


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/fedora-ds-admin/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	9 Jun 2008 16:18:32 -0000	1.4
+++ sources	4 Sep 2008 14:53:00 -0000	1.5
@@ -1 +1,2 @@
 766c2ab5a7659450ac9fb37fac5ddeb5  fedora-ds-admin-1.1.5.tar.bz2
+63a2b5f4496d0cb4b067160fc9da5fd8  fedora-ds-admin-1.1.6.tar.bz2




More information about the fedora-extras-commits mailing list