rpms/pyskool/devel .cvsignore, 1.3, 1.4 pyskool.spec, 1.2, 1.3 sources, 1.3, 1.4

Andrea Musuruane musuruan at rpmfusion.org
Sat Dec 7 16:01:11 CET 2013


Author: musuruan

Update of /cvs/nonfree/rpms/pyskool/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16598

Modified Files:
	.cvsignore pyskool.spec sources 
Log Message:
* Fri Dec 6 2013 Andrea Musuruane <musuruan at gmail.com> 1.1-1
- Updated to upstream 1.1



Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/pyskool/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	8 Dec 2012 20:14:48 -0000	1.3
+++ .cvsignore	7 Dec 2013 15:01:08 -0000	1.4
@@ -1 +1 @@
-pyskool-1.0.1.tar.xz
+pyskool-1.1.tar.xz


Index: pyskool.spec
===================================================================
RCS file: /cvs/nonfree/rpms/pyskool/devel/pyskool.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pyskool.spec	8 Dec 2012 20:14:48 -0000	1.2
+++ pyskool.spec	7 Dec 2013 15:01:09 -0000	1.3
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           pyskool
-Version:        1.0.1
+Version:        1.1
 Release:        1%{?dist}
 Summary:        Remakes of Skool Daze and Back to Skool
 
@@ -47,7 +47,7 @@
 
 # Install game data
 install -d %{buildroot}%{_datadir}/%{name}
-cp -ar images images.ini ini pyskool.ini sounds \
+cp -ar icon.png images images.ini ini pyskool.ini sounds \
   %{buildroot}%{_datadir}/%{name}
 
 # Install icon
@@ -65,7 +65,7 @@
 
 # Install man pages
 mkdir -p %{buildroot}%{_mandir}/man6/
-install -p -m0644 man/* %{buildroot}%{_mandir}/man6/
+install -p -m0644 man/man6/* %{buildroot}%{_mandir}/man6/
 
 
 %post
@@ -99,8 +99,11 @@
 
 
 %changelog
+* Fri Dec 6 2013 Andrea Musuruane <musuruan at gmail.com> 1.1-1
+- Updated to upstream 1.1
+
 * Thu Dec 6 2012 Andrea Musuruane <musuruan at gmail.com> 1.0.1-1
 - Updated to upstream 1.0.1
 
-* Sat Jun 1 2011 Andrea Musuruane <musuruan at gmail.com> 0.6-1
+* Wed Jun 1 2011 Andrea Musuruane <musuruan at gmail.com> 0.6-1
 - First release


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/pyskool/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	8 Dec 2012 20:14:48 -0000	1.3
+++ sources	7 Dec 2013 15:01:09 -0000	1.4
@@ -1 +1 @@
-051e8ea4a6019cd4e8037110d9cf481e  pyskool-1.0.1.tar.xz
+58296ddaba35802450c45c7e8ea1a735  pyskool-1.1.tar.xz


More information about the rpmfusion-commits mailing list