rpms/poker3d/devel poker3d.spec,1.12,1.13

corsepiu corsepiu at fedoraproject.org
Mon Jul 5 15:29:59 UTC 2010


Author: corsepiu

Update of /cvs/pkgs/rpms/poker3d/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv31555

Modified Files:
	poker3d.spec 
Log Message:
* Mon Jul 05 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.1.36-18
- Rebuild against OSG-2.8.3.
- Apply more fine-grained %{python_sitearch}/%{python_sitelib} packaging to 
  prevent "file listed twice" warnings.



Index: poker3d.spec
===================================================================
RCS file: /cvs/pkgs/rpms/poker3d/devel/poker3d.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- poker3d.spec	26 Aug 2009 06:54:19 -0000	1.12
+++ poker3d.spec	5 Jul 2010 15:29:58 -0000	1.13
@@ -3,7 +3,7 @@
 
 Name:           poker3d
 Version:        1.1.36
-Release:        17%{?dist}
+Release:        18%{?dist}
 Summary:        Three dimensional multi-user online poker game
 
 Group:          Amusements/Games
@@ -158,11 +158,18 @@ fi
 %{_datadir}/applications/fedora-%{name}.desktop
 %{_datadir}/icons/hicolor/16x16/apps/%{name}.png
 %{python_sitelib}/underware
-%{python_sitearch}/*
+%{python_sitearch}/poker
+%{python_sitearch}/*.so*
+
 %{_mandir}/man6/%{name}.6.gz
 
 
 %changelog
+* Mon Jul 05 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.1.36-18
+- Rebuild against OSG-2.8.3.
+- Apply more fine-grained %%{python_sitearch}/%%{python_sitelib} packaging to 
+  prevent "file listed twice" warnings.
+
 * Tue Aug 25 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.1.36-17
 - Rebuild for new openal to fix broken deps in rawhide
 



More information about the scm-commits mailing list