Author: lisu                         Date: Fri Feb 18 10:08:56 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- drop static packages (not supported by cmake build)

---- Files affected:
packages/allegro5:
   allegro5.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/allegro5/allegro5.spec
diff -u packages/allegro5/allegro5.spec:1.12 
packages/allegro5/allegro5.spec:1.13
--- packages/allegro5/allegro5.spec:1.12        Fri Feb 18 11:01:08 2011
+++ packages/allegro5/allegro5.spec     Fri Feb 18 11:08:51 2011
@@ -14,7 +14,6 @@
 #%%bcond_without       jack    # without JACK module
 #%%bcond_without       proflib # don't debug profiling versions of library
 #%%bcond_without       sse     # build without sse
-%bcond_without static  # don't build static versions of library
 #%%bcond_without       svga    # without svgalib module
 #%%bcond_without       vga     # without vga module
 #
@@ -128,32 +127,6 @@
 Ten pakiet zawiera pliki nagłówkowe niezbędne do kompilowania
 aplikacji wykorzystujących bibliotekę allegro.
 
-%package static
-Summary:       A game programming library - static libraries
-Summary(pl.UTF-8):     Biblioteka do programowania gier - biblioteki statyczne
-Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}-%{release}
-Requires:      xorg-lib-libX11-devel
-Requires:      xorg-lib-libXcursor-devel
-Requires:      xorg-lib-libXext-devel
-Requires:      xorg-lib-libXpm-devel
-Requires:      xorg-lib-libXxf86vm-devel
-Obsoletes:     allegro-static
-
-%description static
-Allegro is a cross-platform library intended for use in computer games
-and other types of multimedia programming.
-
-This package contains static libraries for linking with allegro
-applications.
-
-%description static -l pl.UTF-8
-Allegro jest przenośną biblioteką przeznaczoną do wykorzystania w
-grach komputerowych i innych rodzajach oprogramowania multimedialnego.
-
-Ten pakiet zawiera biblioteki statyczne do konsolidacji z aplikacjami
-wykorzystującymi allegro.
-
 %package debug
 Summary:       liballd - debug version of shared allegro library
 Summary(pl.UTF-8):     liballd - wersja debug dzielonej biblioteki allegro
@@ -169,21 +142,6 @@
 liballd - wersja debug dzielonej biblioteki allegro (zawierająca
 symbole i inne informacje potrzebne przy odpluskwianiu).
 
-%package debug-static
-Summary:       liballd - debug version of static allegro library
-Summary(pl.UTF-8):     liballd - wersja debug statycznej biblioteki allegro
-Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}-%{release}
-Obsoletes:     allegro-debug-statix
-
-%description debug-static
-liballd - debug version of static allegro library (contains debugging
-symbols and other information).
-
-%description debug-static -l pl.UTF-8
-liballd - wersja debug statycznej biblioteki allegro (zawierająca
-symbole i inne informacje potrzebne przy odpluskwianiu).
-
 %package profile
 Summary:       liballp - profiling version of shared allegro library
 Summary(pl.UTF-8):     liballp - wersja dzielonej biblioteki allegro służąca 
do profilowania
@@ -197,20 +155,6 @@
 %description profile -l pl.UTF-8
 liballp - wersja dzielonej biblioteki allegro służąca do profilowania.
 
-%package profile-static
-Summary:       liballp - profiling version of static allegro library
-Summary(pl.UTF-8):     liballp - wersja statycznej biblioteki allegro służąca 
do profilowania
-Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}-%{release}
-Obsoletes:     allegro-static
-
-%description profile-static
-liballp - profiling version of static allegro library.
-
-%description profile-static -l pl.UTF-8
-liballp - wersja statycznej biblioteki allegro służąca do
-profilowania.
-
 %package svgalib
 Summary:       A game programming library - svgalib module
 Summary(pl.UTF-8):     Biblioteka do programowania gier - moduł dla svgalib
@@ -531,38 +475,18 @@
 #%%{_mandir}/man3/*
 #%%{_infodir}/*.info*
 
-#%%if %{with static}
-#%%files static
-#%%defattr(644,root,root,755)
-#%%{_libdir}/liballeg.a
-#%%endif
-
 #%%if %{with dbglib}
 #%%files debug
 #%%defattr(644,root,root,755)
 #%%attr(755,root,root) %{_libdir}/liballd-%{version}.so
 #%%{_libdir}/liballd_unsharable.a
 
-#%%if %{with static}
-#%%files debug-static
-#%%defattr(644,root,root,755)
-#%%{_libdir}/liballd.a
-#%%endif
-#%%endif
-
 #%%if %{with proflib}
 #%%files profile
 #%%defattr(644,root,root,755)
 #%%attr(755,root,root) %{_libdir}/liballp-%{version}.so
 #%%{_libdir}/liballp_unsharable.a
 
-#%%if %{with static}
-#%%files profile-static
-#%%defattr(644,root,root,755)
-#%%{_libdir}/liballp.a
-#%%endif
-#%%endif
-
 #%%if %{with svga}
 #%%files svgalib
 #%%defattr(644,root,root,755)
@@ -739,6 +663,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2011/02/18 10:08:51  lisu
+- drop static packages (not supported by cmake build)
+
 Revision 1.12  2011/02/18 10:01:08  lisu
 - up to final 5.0.0
 - nfy
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/allegro5/allegro5.spec?r1=1.12&r2=1.13&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to