Author: qboosh                       Date: Sat Jan 19 14:40:36 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- URL, bcond desc cleanup

---- Files affected:
SPECS:
   kdemultimedia.spec (1.238 -> 1.239) 

---- Diffs:

================================================================
Index: SPECS/kdemultimedia.spec
diff -u SPECS/kdemultimedia.spec:1.238 SPECS/kdemultimedia.spec:1.239
--- SPECS/kdemultimedia.spec:1.238      Tue Dec 25 19:34:19 2007
+++ SPECS/kdemultimedia.spec    Sat Jan 19 15:40:31 2008
@@ -5,11 +5,11 @@
 #   /usr/share/desktop-directories/kde-multimedia-music.directory
 #
 # Conditional build:
-%bcond_without alsa    # build without ALSA support
-%bcond_without xine    # build without xine support
-%bcond_with    tunepimp
-%bcond_with    gstreamer               # build with gstreamer support
-%bcond_with    hidden_visibility       # pass '--fvisibility=hidden' & 
'--fvisibility-inlines-hidden' to g++ 
+%bcond_without alsa                    # build without ALSA support
+%bcond_without xine                    # build without xine support
+%bcond_with    tunepimp                # build with tunepimp support (needs 
old libtunepimp)
+%bcond_with    gstreamer               # build with gstreamer support (needs 
old gstreamer)
+%bcond_with    hidden_visibility       # gcc hidden visibility
 #
 %define                _state          stable
 %define                _minlibsevr     9:%{version}
@@ -28,6 +28,7 @@
 Patch0:                kde-common-PLD.patch
 #Patch100:     %{name}-branch.diff
 Patch1:                kde-ac260-lt.patch
+URL:           http://www.kde.org/
 BuildRequires: akode-devel
 %{?with_alsa:BuildRequires:    alsa-lib-devel}
 BuildRequires: arts-qt-devel
@@ -279,7 +280,7 @@
 iTunes(R) or RealOne(R). As is typical with many jukebox applications,
 JuK allows you to edit the "tags" of the audio files, and manage your
 collection and playlists.
-%if !%{with gstreamer}
+%if %{without gstreamer}
 
 Gstreamer support in this version has been disabled. To reenable it
 please repuild the source rpm with '--with gstreamer' option.
@@ -290,11 +291,11 @@
 KDE podobny do iTunes(R) lub RealOne(R). Podobnie jak wiele innych
 tego typu aplikacji, JuK umożliwia modyfikowanie znaczników plików
 dźwiękowych i zarządzanie kolekcją oraz playlistami.
-%if !%{with gstreamer}
+%if %{without gstreamer}
 
-Obsługa bibliotek gstreamer została wyłączona w tej wersji pakietu. Aby 
-ją uaktywnić, należy przebudować pakiet źródłowy (.src.rpm) z parametrem 
-'--with gstreamer'.
+Obsługa bibliotek gstreamer została wyłączona w tej wersji pakietu.
+Aby ją uaktywnić, należy przebudować pakiet źródłowy (.src.rpm) z
+parametrem '--with gstreamer'.
 %endif
 
 %package kaboodle
@@ -950,6 +951,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.239  2008-01-19 14:40:31  qboosh
+- URL, bcond desc cleanup
+
 Revision 1.238  2007-12-25 18:34:19  glen
 - rel 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kdemultimedia.spec?r1=1.238&r2=1.239&f=u

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

Reply via email to