rpms/magicor/F-8 .cvsignore, 1.5, 1.6 magicor.desktop, 1.2, 1.3 magicor.spec, 1.4, 1.5 sources, 1.6, 1.7

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Wed Dec 12 19:38:52 UTC 2007


Author: jwrdegoede

Update of /cvs/extras/rpms/magicor/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25676

Modified Files:
	.cvsignore magicor.desktop magicor.spec sources 
Log Message:
* Wed Dec 12 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 1.1-0.1.rc1
- New upstream release 1.1-rc1
- Add python as BuildRequires so that %python_sitelib gets expanded properly,
  this fixes magicor not working at all atm (bz 421211)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/magicor/F-8/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	24 Nov 2006 16:02:35 -0000	1.5
+++ .cvsignore	12 Dec 2007 19:38:17 -0000	1.6
@@ -1,2 +1,2 @@
-magicor-data-1.0-rc2.tar.gz
-magicor-source-1.0-rc2.tar.gz
+magicor-source-1.1-rc1.tar.gz
+magicor-data-1.1-rc1.tar.gz


Index: magicor.desktop
===================================================================
RCS file: /cvs/extras/rpms/magicor/F-8/magicor.desktop,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- magicor.desktop	24 Nov 2006 16:00:28 -0000	1.2
+++ magicor.desktop	12 Dec 2007 19:38:18 -0000	1.3
@@ -1,9 +1,8 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=Magicor
 Comment=Push ice blocks around to extenguish all fires
 Exec=magicor
-Icon=magicor.png
+Icon=magicor
 Terminal=false
 StartupNotify=false
 Type=Application


Index: magicor.spec
===================================================================
RCS file: /cvs/extras/rpms/magicor/F-8/magicor.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- magicor.spec	15 Dec 2006 03:42:47 -0000	1.4
+++ magicor.spec	12 Dec 2007 19:38:18 -0000	1.5
@@ -1,20 +1,20 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%define pre_version rc2
+%define pre_version rc1
 
 Name:           magicor
-Version:        1.0
-Release:        0.3.%{pre_version}%{?dist}
+Version:        1.1
+Release:        0.1.%{pre_version}%{?dist}
 Summary:        Push ice blocks around to extenguish all fires
 Group:          Amusements/Games
 License:        Public Domain
 URL:            http://magicor.sourceforge.net/
-Source0:        http://dl.sf.net/sourceforge/%{name}/%{name}-source-%{version}-%{pre_version}.tar.gz
-Source1:        http://dl.sf.net/sourceforge/%{name}/%{name}-data-%{version}-%{pre_version}.tar.gz
+Source0:        http://downloads.sourceforge.net/%{name}/%{name}-source-%{version}-%{pre_version}.tar.gz
+Source1:        http://downloads.sourceforge.net/%{name}/%{name}-data-%{version}-%{pre_version}.tar.gz
 Source2:        %{name}.desktop
 Source3:        %{name}.png
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  desktop-file-utils
+BuildRequires:  python desktop-file-utils
 BuildArch:      noarch
 Requires:       pygame hicolor-icon-theme
 
@@ -87,6 +87,11 @@
 
 
 %changelog
+* Wed Dec 12 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 1.1-0.1.rc1
+- New upstream release 1.1-rc1
+- Add python as BuildRequires so that %%python_sitelib gets expanded properly,
+  this fixes magicor not working at all atm (bz 421211)
+
 * Thu Dec 14 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 1.0-0.3.rc2
 - Rebuild for new Python
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/magicor/F-8/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	24 Nov 2006 16:02:35 -0000	1.6
+++ sources	12 Dec 2007 19:38:18 -0000	1.7
@@ -1,2 +1,2 @@
-bc2004e9d28268d00f286b5172781827  magicor-data-1.0-rc2.tar.gz
-8914ec1bcc05f05cc7c9a3d47993a2c8  magicor-source-1.0-rc2.tar.gz
+10f005bf8bb70bade2d8280451a75dca  magicor-source-1.1-rc1.tar.gz
+4a6fbd10ae7b08adcdbcc4d5f8d10207  magicor-data-1.1-rc1.tar.gz




More information about the fedora-extras-commits mailing list