SPECS: kde4-kdegames.spec - ghost symlinks and other fixes
shadzik
shadzik at pld-linux.org
Sat Jun 14 18:10:38 CEST 2008
Author: shadzik Date: Sat Jun 14 16:10:38 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ghost symlinks and other fixes
---- Files affected:
SPECS:
kde4-kdegames.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/kde4-kdegames.spec
diff -u SPECS/kde4-kdegames.spec:1.3 SPECS/kde4-kdegames.spec:1.4
--- SPECS/kde4-kdegames.spec:1.3 Sat Jun 14 18:08:46 2008
+++ SPECS/kde4-kdegames.spec Sat Jun 14 18:10:33 2008
@@ -574,16 +574,16 @@
%defattr(644,root,root,755)
#%doc AUTHORS ChangeLog README README.highscore
%attr(755,root,root) %{_libdir}/libkdegames.so.*.*.*
-%attr(755,root,root) %{_libdir}/libkdegames.so.?
-%attr(755,root,root) %{_libdir}/libkggzgames.so.?
+%attr(755,root,root) %ghost %{_libdir}/libkdegames.so.?
+%attr(755,root,root) %ghost %{_libdir}/libkggzgames.so.?
%attr(755,root,root) %{_libdir}/libkggzgames.so.*.*.*
-%attr(755,root,root) %{_libdir}/libkggzmod.so.?
+%attr(755,root,root) %ghost %{_libdir}/libkggzmod.so.?
%attr(755,root,root) %{_libdir}/libkggzmod.so.*.*.*
-%attr(755,root,root) %{_libdir}/libkggznet.so.?
+%attr(755,root,root) %ghost %{_libdir}/libkggznet.so.?
%attr(755,root,root) %{_libdir}/libkggznet.so.*.*.*
-%attr(755,root,root) %{_libdir}/libkmahjongglib.so.?
+%attr(755,root,root) %ghost %{_libdir}/libkmahjongglib.so.?
%attr(755,root,root) %{_libdir}/libkmahjongglib.so.*.*.*
-%attr(755,root,root) %{_libdir}/libkolfprivate.so.?
+%attr(755,root,root) %ghost %{_libdir}/libkolfprivate.so.?
%attr(755,root,root) %{_libdir}/libkolfprivate.so.*.*.*
%{_datadir}/apps/kdegames
%{_iconsdir}/hicolor/scalable/apps/knetwalk.svgz
@@ -661,9 +661,6 @@
%attr(755,root,root) %{_bindir}/kbounce
%{_desktopdir}/kde4/kbounce.desktop
%{_datadir}/apps/kbounce
-%if %{with highscore}
-%attr(660,root,games) %config(noreplace) %verify(not md5 mtime size) /var/games/kbounce.scores
-%endif
%files kgoldrunner -f kgoldrunner.lang
%defattr(644,root,root,755)
@@ -705,9 +702,6 @@
%{_datadir}/apps/kmines
%{_datadir}/config/kmines.knsrc
%{_iconsdir}/*/*/apps/kmines.png
-%if %{with highscore}
-%attr(660,root,games) %config(noreplace) %verify(not md5 mtime size) /var/games/kmines.scores
-%endif
%files knetwalk
%defattr(644,root,root,755)
@@ -715,9 +709,6 @@
%{_desktopdir}/kde4/knetwalk.desktop
%{_datadir}/apps/knetwalk
%{_iconsdir}/*/*/apps/knetwalk.png
-%if %{with highscore}
-%attr(660,root,games) %config(noreplace) %verify(not md5 mtime size) /var/games/knetwalk.scores
-%endif
%files kolf -f kolf.lang
%defattr(644,root,root,755)
@@ -750,9 +741,6 @@
%{_iconsdir}/*/*/actions/legalmoves.png
%{_iconsdir}/*/*/actions/lastmoves.png
%{_iconsdir}/*/*/apps/kreversi.png
-%if %{with highscore}
-%attr(660,root,games) %config(noreplace) %verify(not md5 mtime size) /var/games/kreversi.scores
-%endif
%files ksame -f ksame.lang
%defattr(644,root,root,755)
@@ -812,6 +800,9 @@
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2008-06-14 16:10:33 shadzik
+- ghost symlinks and other fixes
+
Revision 1.3 2008-06-14 16:08:46 shadzik
- fixes fixes fixes
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdegames.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list