Re: rpms/rubygem-rails/devel .cvsignore, 1.8, 1.9 import.log, 1.1, 1.2 rubygem-rails.spec, 1.13, 1.14 sources, 1.8, 1.9

2009-07-27 Thread Scott Seago

Mamoru Tasaka wrote:

Hello:

Jeroen van Meeuwen wrote, at 07/26/2009 07:42 PM +9:00:

Author: kanarip

Update of /cvs/pkgs/rpms/rubygem-rails/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28785/devel

Modified Files:
.cvsignore import.log rubygem-rails.spec sources Log Message:
2.3.3-1


snip


+# Delete zero-length files
+find %{buildroot}/%{geminstdir} -type f -size 0c -exec rm -rvf {} \;
+


snip


 %changelog
-* Wed Jul 24 2009 Scott Seago sse...@redhat.com - 2.3.2-3
-- Remove the 'delete zero length files' bit, as some of these are 
needed.

-
-* Wed May  6 2009 David Lutterkort lut...@redhat.com - 2.3.2-2
-- Fix replacement of shebang lines; broke scripts/generate (bz 496480)
+* Sun Jul 26 2009 Jeroen van Meeuwen j.van.meeu...@ogd.nl - 2.3.3-1
+- New upstream version
 
 * Mon Mar 16 2009 Jeroen van Meeuwen j.van.meeu...@ogd.nl - 2.3.2-1

 - New upstream version


Please check out CVS module before committing your change.
You have reverted the changes by Scott Seago to fix bug 496480.

Especially please be very careful when using cvs-import.sh as using
cvs-import.sh will easily lead to this type of reverting.

Regards,
Mamoru


This change also clobbers lutter's fix in build 2.3.2-2. Please 
re-generate the 2.3.3 spec file based on all of the fixes made to the 
2.3.2 spec updates.


In addition, what are there fixes in 2.3.3 that are really needed for 
F11? Unless there are 2.3.3 fixes bugs in 2.3.2 here that are currently 
breaking people in F11, it might be better to leave F11 at 2.3.2.



Scott

--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: rpms/rubygem-rails/devel .cvsignore, 1.8, 1.9 import.log, 1.1, 1.2 rubygem-rails.spec, 1.13, 1.14 sources, 1.8, 1.9

2009-07-26 Thread Mamoru Tasaka

Hello:

Jeroen van Meeuwen wrote, at 07/26/2009 07:42 PM +9:00:

Author: kanarip

Update of /cvs/pkgs/rpms/rubygem-rails/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28785/devel

Modified Files:
	.cvsignore import.log rubygem-rails.spec sources 
Log Message:

2.3.3-1


snip


Index: import.log
===
RCS file: /cvs/pkgs/rpms/rubygem-rails/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log  16 Mar 2009 12:38:55 -  1.1
+++ import.log  26 Jul 2009 10:42:17 -  1.2
@@ -1 +1,2 @@
 rubygem-rails-2_3_2-1_fc10:HEAD:rubygem-rails-2.3.2-1.fc10.src.rpm:1237207120
+rubygem-rails-2_3_3-1_fc11:HEAD:rubygem-rails-2.3.3-1.fc11.src.rpm:1248604918


Index: rubygem-rails.spec
===


snip


+# Delete zero-length files
+find %{buildroot}/%{geminstdir} -type f -size 0c -exec rm -rvf {} \;
+


snip


 %changelog
-* Wed Jul 24 2009 Scott Seago sse...@redhat.com - 2.3.2-3
-- Remove the 'delete zero length files' bit, as some of these are needed.
-
-* Wed May  6 2009 David Lutterkort lut...@redhat.com - 2.3.2-2
-- Fix replacement of shebang lines; broke scripts/generate (bz 496480)
+* Sun Jul 26 2009 Jeroen van Meeuwen j.van.meeu...@ogd.nl - 2.3.3-1
+- New upstream version
 
 * Mon Mar 16 2009 Jeroen van Meeuwen j.van.meeu...@ogd.nl - 2.3.2-1

 - New upstream version


Please check out CVS module before committing your change.
You have reverted the changes by Scott Seago to fix bug 496480.

Especially please be very careful when using cvs-import.sh as using
cvs-import.sh will easily lead to this type of reverting.

Regards,
Mamoru

--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: rpms/rubygem-rails/devel .cvsignore, 1.8, 1.9 import.log, 1.1, 1.2 rubygem-rails.spec, 1.13, 1.14 sources, 1.8, 1.9

2009-07-26 Thread Rahul Sundaram
On 07/26/2009 04:33 PM, Mamoru Tasaka wrote:

 
 Especially please be very careful when using cvs-import.sh as using
 cvs-import.sh will easily lead to this type of reverting.

I thought cvs-import.sh was already fixed to check for cvs updates and
not revert them? If that hasn't been done already, it would be a better
solution considering the amount of times this has happened.

Rahul

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: rpms/rubygem-rails/devel .cvsignore, 1.8, 1.9 import.log, 1.1, 1.2 rubygem-rails.spec, 1.13, 1.14 sources, 1.8, 1.9

2009-07-26 Thread Todd Zullinger
Rahul Sundaram wrote:
 On 07/26/2009 04:33 PM, Mamoru Tasaka wrote:


 Especially please be very careful when using cvs-import.sh as using
 cvs-import.sh will easily lead to this type of reverting.

 I thought cvs-import.sh was already fixed to check for cvs updates
 and not revert them? If that hasn't been done already, it would be a
 better solution considering the amount of times this has happened.

The script prints the output of cvs diff and asks the user to review
the changes and abort the commit if things don't look right.  But that
doesn't always stop bad commits from slipping through.

-- 
ToddOpenPGP - KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~
Does it follow that I reject all authority? Perish the thought. In the
matter of boots, I defer to the authority of the boot-maker.
-- Mikhail Bakunin



pgpJiKi8mGjJt.pgp
Description: PGP signature
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list