Author: shadzik                      Date: Sun Aug 10 17:37:50 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 4.1.61
- some changes including krdc/nx patching

---- Files affected:
SPECS:
   kde4-kdenetwork.spec (1.60 -> 1.60.2.1) 

---- Diffs:

================================================================
Index: SPECS/kde4-kdenetwork.spec
diff -u SPECS/kde4-kdenetwork.spec:1.60 SPECS/kde4-kdenetwork.spec:1.60.2.1
--- SPECS/kde4-kdenetwork.spec:1.60     Fri Aug  1 11:38:50 2008
+++ SPECS/kde4-kdenetwork.spec  Sun Aug 10 19:37:45 2008
@@ -6,23 +6,26 @@
 #
 # Conditional build:
 #
-%define                _state          stable
+%define                _state          unstable
 %define                orgname         kdenetwork
+%define                qtver           4.4.1
+
 Summary:       K Desktop Environment - network applications
 Summary(es.UTF-8):     K Desktop Environment - aplicaciones de red
 Summary(pl.UTF-8):     K Desktop Environment - aplikacje sieciowe
 Summary(pt_BR.UTF-8):  K Desktop Environment - aplicações de rede
 Name:          kde4-kdenetwork
-Version:       4.1.0
-Release:       2
+Version:       4.1.61
+Release:       1
 License:       GPL v2+
 Group:         X11/Libraries
 Source0:       
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2
-# Source0-md5: bd0193f2ea4f2d055c7bae0233d5e10e
+# Source0-md5: 2d9d17418fbf3561cdb838a9d3a6f1dd
 URL:           http://www.kde.org/
-BuildRequires: QtOpenGL-devel >= 4.4.0
+Patch0:                %{name}-freenx.patch
+BuildRequires: QtOpenGL-devel >= %{qtver}
 BuildRequires: avahi-compat-libdns_sd-devel
-BuildRequires: cmake
+BuildRequires: cmake >= 2.6.1
 BuildRequires: kde4-kdebase-workspace-devel >= %{version}
 BuildRequires: kde4-kdelibs-devel >= %{version}
 BuildRequires: libgadu-devel >= 1.4
@@ -671,14 +674,15 @@
 
 %prep
 %setup -q -n %{orgname}-%{version}
+%patch0 -p1
 
 %build
-export QTDIR=%{_prefix}
 install -d build
 cd build
 %cmake \
        -DCMAKE_INSTALL_PREFIX=%{_prefix} \
        -DSYSCONF_INSTALL_DIR=%{_sysconfdir} \
+       -DCMAKE_AR=/usr/bin/ar \
 %if "%{_lib}" == "lib64"
        -DLIB_SUFFIX=64 \
 %endif
@@ -1131,6 +1135,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60.2.1  2008/08/10 17:37:45  shadzik
+- 4.1.61
+- some changes including krdc/nx patching
+
 Revision 1.60  2008/08/01 09:38:50  arekm
 - actions is a dir
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdenetwork.spec?r1=1.60&r2=1.60.2.1&f=u

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

Reply via email to