rpms/xscreensaver/F-11 .cvsignore, 1.12, 1.13 sources, 1.12, 1.13 xscreensaver.spec, 1.93, 1.94 xscreensaver-5.08-hacks-window-too-small.patch, 1.1, NONE xscreensaver-5.09-hacks-missing-header-creation.patch, 1.1, NONE

Mamoru Tasaka mtasaka at fedoraproject.org
Tue Sep 8 06:11:14 UTC 2009


Author: mtasaka

Update of /cvs/extras/rpms/xscreensaver/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19033/F-11

Modified Files:
	.cvsignore sources xscreensaver.spec 
Removed Files:
	xscreensaver-5.08-hacks-window-too-small.patch 
	xscreensaver-5.09-hacks-missing-header-creation.patch 
Log Message:
* Tue Sep  8 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1:5.10-1
- Update to 5.10
- All non Fedora-specific patches applied upstream



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xscreensaver/F-11/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- .cvsignore	3 Sep 2009 14:10:33 -0000	1.12
+++ .cvsignore	8 Sep 2009 06:11:13 -0000	1.13
@@ -1 +1 @@
-xscreensaver-5.09.tar.gz
+xscreensaver-5.10.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xscreensaver/F-11/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sources	3 Sep 2009 14:10:33 -0000	1.12
+++ sources	8 Sep 2009 06:11:13 -0000	1.13
@@ -1 +1 @@
-f4d5070eb9f240f4d812f1c80cc32213  xscreensaver-5.09.tar.gz
+0d7205f9da8e3f1b83bcda549d73a7c4  xscreensaver-5.10.tar.gz


Index: xscreensaver.spec
===================================================================
RCS file: /cvs/extras/rpms/xscreensaver/F-11/xscreensaver.spec,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -p -r1.93 -r1.94
--- xscreensaver.spec	3 Sep 2009 14:10:33 -0000	1.93
+++ xscreensaver.spec	8 Sep 2009 06:11:14 -0000	1.94
@@ -1,6 +1,6 @@
 %define name          xscreensaver
 
-%define mainversion   5.09
+%define mainversion   5.10
 %define beta_ver      %{nil}
 
 
@@ -45,11 +45,6 @@ Patch1:          xscreensaver-5.00b5-san
 # Change webcollage not to access to net
 # Also see bug 472061
 Patch21:         xscreensaver-5.07-webcollage-default-nonet.patch
-# Generate missing header files
-Patch50:	xscreensaver-5.09-hacks-missing-header-creation.patch
-# Ubuntu bug 418419, sent upstream
-# Another SIGFPE when hack's window size is too small:
-Patch55:         xscreensaver-5.08-hacks-window-too-small.patch
 #
 #
 # Not sent to upstream yet, must do later
@@ -207,8 +202,6 @@ This package contains some test programs
 
 %patch1 -p1 -b .sanitize-hacks
 %patch21 -p1 -b .nonet
-%patch50 -p1 -b .missing
-%patch55 -p1 -b .small
 
 change_option(){
    set +x
@@ -673,11 +666,16 @@ exit 0
 %defattr(-,root,root,-)
 
 %changelog
+* Tue Sep  8 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1:5.10-1
+- Update to 5.10
+- All non Fedora-specific patches applied upstream
+
 * Thu Sep  3 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1:5.09-1
 - Update to 5.09
 - Drop patches applied by upstream (1 patch still pending on upstream
   + 2 Fedora specific patches left)
 - Add one patch to generate missing header files
+- Suppress compilation warnings with -std=c89
 
 * Fri Aug 28 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1:5.08-13
 - Another case of hack's crash when window size is too small


--- xscreensaver-5.08-hacks-window-too-small.patch DELETED ---


--- xscreensaver-5.09-hacks-missing-header-creation.patch DELETED ---




More information about the fedora-extras-commits mailing list