rpms/rubygem-activeldap/F-9 .cvsignore, 1.3, 1.4 rubygem-activeldap.spec, 1.4, 1.5 sources, 1.3, 1.4

Darryl L. Pierce (mcpierce) fedora-extras-commits at redhat.com
Tue Jun 17 20:12:15 UTC 2008


Author: mcpierce

Update of /cvs/pkgs/rpms/rubygem-activeldap/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18464

Modified Files:
	.cvsignore rubygem-activeldap.spec sources 
Log Message:
Release 1.0.1 of the gem.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-activeldap/F-9/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	9 Jun 2008 14:04:07 -0000	1.3
+++ .cvsignore	17 Jun 2008 20:11:32 -0000	1.4
@@ -1 +1 @@
-activeldap-1.0.0.gem
+activeldap-1.0.1.gem


Index: rubygem-activeldap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-activeldap/F-9/rubygem-activeldap.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rubygem-activeldap.spec	9 Jun 2008 16:38:30 -0000	1.4
+++ rubygem-activeldap.spec	17 Jun 2008 20:11:32 -0000	1.5
@@ -8,8 +8,8 @@
 
 Summary:        Ruby/ActiveLdap is a object-oriented API to LDAP
 Name:           rubygem-%{gemname}
-Version:        1.0.0
-Release:        2%{?dist}
+Version:        1.0.1
+Release:        1%{?dist}
 Group:          Development/Languages
 License:        GPLv2+
 URL:            http://rubyforge.org/projects/ruby-activeldap/
@@ -48,7 +48,8 @@
 
 chmod +x %{installroot}/lib/active_ldap.rb
 chmod +x %{installroot}/test/run-test.rb
-chmod +x %{installroot}/test-unit-ext/test/run-test.rb
+chmod +x %{installroot}/test-unit/bin/testrb
+chmod +x %{installroot}/test-unit/test/run-test.rb
 chmod +x %{installroot}/test-unit-ext/misc/rd2html.rb
 
 for script in groupadd groupdel groupls groupmod lpasswd ouadd useradd \
@@ -83,6 +84,9 @@
 
 
 %changelog
+* Tue Jun 17 2008 Darryl Pierce <dpierce at redhat.com> - 1.0.1-1
+- Release 1.0.1 of the gem.
+
 * Mon Jun 09 2008 Darryl Pierce <dpierce at redhat.com> - 1.0.0-1
 - New release of ActiveLdap.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-activeldap/F-9/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	9 Jun 2008 14:04:07 -0000	1.3
+++ sources	17 Jun 2008 20:11:32 -0000	1.4
@@ -1 +1 @@
-b08584ede00695c90bea2e6b01e41a97  activeldap-1.0.0.gem
+6cd83e2ca99657039b64b96fa7173b59  activeldap-1.0.1.gem




More information about the fedora-extras-commits mailing list