]> git.pld-linux.org Git - packages/gnome-games.git/commitdiff
- fixed typo auto/ac/gnome-games-2_6_2-3
authorgrzegol <grzegol@pld-linux.org>
Sun, 8 Aug 2004 23:06:45 +0000 (23:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- more macros
- rel. 3

Changed files:
    gnome-games.spec -> 1.128

gnome-games.spec

index 71ba0a956de88fd620a47c51ec48dfbea5c70b95..248db5c71896066286a489b1d34853f2c5bc9824 100644 (file)
@@ -7,7 +7,7 @@ Summary(uk):    
 Summary(wa):   Djeus po GNOME
 Name:          gnome-games
 Version:       2.6.2
-Release:       2
+Release:       3
 Epoch:         1
 License:       LGPL
 Group:         X11/Applications/Games
@@ -45,7 +45,7 @@ Obsoletes:    gnome
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _localstatedir  /var
-%define                __gamesdir      %{_localstatedir}/games
+%define                _gamesdir       %{_localstatedir}/games
 
 %description
 GNOME games.
@@ -224,7 +224,7 @@ done
 %{_datadir}/gnobots2
 
 %{_omf_dest_dir}/%{name}
-%attr(664,root,games) %ghost %{_localstatedir}/games/*
+%attr(664,root,games) %ghost %{_gamesdir}/*
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.075188 seconds and 4 git commands to generate.