rpms/rubygem-daemons/F-11 .cvsignore, 1.2, 1.3 rubygem-daemons.spec, 1.2, 1.3 sources, 1.2, 1.3

Scott Seago sseago at fedoraproject.org
Thu Jul 23 19:26:43 UTC 2009


Author: sseago

Update of /cvs/pkgs/rpms/rubygem-daemons/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20257

Modified Files:
	.cvsignore rubygem-daemons.spec sources 
Log Message:
upgraded to 1.0.10



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-daemons/F-11/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	31 Aug 2007 20:44:48 -0000	1.2
+++ .cvsignore	23 Jul 2009 19:26:12 -0000	1.3
@@ -1 +1 @@
-daemons-1.0.7.gem
+daemons-1.0.10.gem


Index: rubygem-daemons.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-daemons/F-11/rubygem-daemons.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- rubygem-daemons.spec	25 Feb 2009 21:42:58 -0000	1.2
+++ rubygem-daemons.spec	23 Jul 2009 19:26:12 -0000	1.3
@@ -1,19 +1,19 @@
-# Generated from daemons-1.0.5.gem by gem2rpm -*- rpm-spec -*-
+# Generated from daemons-1.0.10.gem by gem2rpm -*- rpm-spec -*-
+%define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")
 %define gemdir %(ruby -rubygems -e 'puts Gem::dir' 2>/dev/null)
 %define gemname daemons
 %define geminstdir %{gemdir}/gems/%{gemname}-%{version}
 
 Summary: A toolkit to create and control daemons in different ways
 Name: rubygem-%{gemname}
-
-Version: 1.0.7
-Release: 3%{?dist}
+Version: 1.0.10
+Release: 1%{?dist}
 Group: Development/Languages
 # The entire source code is MIT except daemonize.rb (GPLv2+ or Ruby)
 License: MIT and (GPLv2+ or Ruby)
 URL: http://daemons.rubyforge.org
 Source0: http://gems.rubyforge.org/gems/%{gemname}-%{version}.gem
-BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n)
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: rubygems
 BuildRequires: rubygems
 BuildArch: noarch
@@ -51,7 +51,6 @@ chmod a+x %{buildroot}%{geminstdir}/exam
 %{geminstdir}/lib/
 %{geminstdir}/Rakefile
 %{geminstdir}/setup.rb
-%{geminstdir}/test/
 %doc %{geminstdir}/LICENSE
 %doc %{geminstdir}/README
 %doc %{geminstdir}/Releases
@@ -60,6 +59,9 @@ chmod a+x %{buildroot}%{geminstdir}/exam
 %{gemdir}/specifications/%{gemname}-%{version}.gemspec
 
 %changelog
+* Thu Jul 23 2009 Scott Seago <sseago at ovirt-server-vm> - 1.0.10-1
+- Upgraded to upstream 1.0.10
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-daemons/F-11/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	31 Aug 2007 20:44:48 -0000	1.2
+++ sources	23 Jul 2009 19:26:13 -0000	1.3
@@ -1 +1 @@
-33d0e02514281f7f29b19a594382fc61  daemons-1.0.7.gem
+8e2fc7de08405b2d27ac96c82602c9ce  daemons-1.0.10.gem




More information about the scm-commits mailing list