Author: darekr                       Date: Sun Dec 25 09:37:11 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.2.1
- pass CC, fix build

---- Files affected:
SPECS:
   icebreaker.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/icebreaker.spec
diff -u SPECS/icebreaker.spec:1.19 SPECS/icebreaker.spec:1.20
--- SPECS/icebreaker.spec:1.19  Mon Dec 12 17:24:19 2005
+++ SPECS/icebreaker.spec       Sun Dec 25 10:37:06 2005
@@ -2,12 +2,12 @@
 Summary:       An addictive action-puzzle game involving bouncing penguins
 Summary(pl):   Wciągająca gra zręcznościowo-łamigłówkowa z pingwinkami
 Name:          icebreaker
-Version:       1.9.8
-Release:       2
-License:       GPL
+Version:       1.2.1
+Release:       1
+License:       GPL v2
 Group:         X11/Applications/Games
-Source0:       http://www.mattdm.org/icebreaker/1.9.x/%{name}-%{version}.tgz
-# Source0-md5: 34fee91bc647a64eec6756eb5602aef8
+Source0:       http://www.mattdm.org/icebreaker/1.2.x/%{name}-%{version}.tgz
+# Source0-md5: 9453119cf3342a8828e4805c0c49be50
 Source1:       %{name}.desktop
 Source2:       %{name}.png
 URL:           http://www.mattdm.org/icebreaker/
@@ -30,7 +30,9 @@
 %setup -q
 
 %build
-%{__make} CFLAGS="%{rpmcflags} `sdl-config --cflags` \
+%{__make} \
+       CC="%{__cc}" \
+       CFLAGS="%{rpmcflags} `sdl-config --cflags` \
                -DDATAPREFIX=\\\"%{_datadir}/icebreaker\\\"\
                -DHISCOREPREFIX=\\\"/var/games\\\"" \
        LDFLAGS="`sdl-config --libs`"
@@ -40,7 +42,7 @@
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/icebreaker,/var/games} \
        $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}}
 
-install *.wav *.bmp *.ibt $RPM_BUILD_ROOT%{_datadir}/icebreaker
+install *.wav *.bmp $RPM_BUILD_ROOT%{_datadir}/icebreaker
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 install icebreaker $RPM_BUILD_ROOT%{_bindir}
@@ -52,7 +54,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog README TODO README.themes
+%doc ChangeLog README TODO
 %attr(2755,root,games) %{_bindir}/*
 %{_desktopdir}/*
 %{_pixmapsdir}/*
@@ -65,6 +67,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2005/12/25 09:37:06  darekr
+- updated to 1.2.1
+- pass CC, fix build
+
 Revision 1.19  2005/12/12 16:24:19  glen
 - adapterized (sorted %verify attrs)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/icebreaker.spec?r1=1.19&r2=1.20&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to