Author: charles                      Date: Tue Feb 22 12:47:58 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.0.0
- rel. 0.1

---- Files affected:
SPECS:
   kdar.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/kdar.spec
diff -u SPECS/kdar.spec:1.4 SPECS/kdar.spec:1.5
--- SPECS/kdar.spec:1.4 Tue Jan 25 11:02:55 2005
+++ SPECS/kdar.spec     Tue Feb 22 13:47:52 2005
@@ -2,22 +2,22 @@
 
 # Conditional build:
 %bcond_with     verbose # verbose build
-
 Summary:       KDar - K Disk archiver
 Summary(pl):   KDar - archiwizer dysków K
 Name:          kdar
-Version:       1.3.2
-Release:       1
+Version:       2.0.0
+Release:       0.1
 License:       GPL
 Group:         Applications/Archiving
 Source0:       http://dl.sourceforge.net/kdar/%{name}-%{version}.tar.bz2
-# Source0-md5: 957a3f196a1966d481c2bcff81a1e0b8
+# Source0-md5: c2c5d87bde278eacbe5c5ad3027bc59c
 Source1:       %{name}.desktop
 URL:           http://kdar.sf.net/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: dar-devel >= 2.1.4-2
-BuildRequires: kdelibs-devel >= 9:3.2.0
+BuildRequires: dar-devel >= 2.2.0
+BuildRequires: kdelibs-devel >= 9:3.3
+BuildRequires: rpmbuild(macros) >= 1.167
 BuildRequires: unsermake >= 040511
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -38,17 +38,20 @@
 %setup -q
 
 %build
-cp -f /usr/share/automake/config.sub admin
-export UNSERMAKE=/usr/share/unsermake/unsermake
-%{__make} -f admin/Makefile.common cvs
+#cp -f /usr/share/automake/config.sub admin
+#export UNSERMAKE=/usr/share/unsermake/unsermake
+#%{__make} -f admin/Makefile.common cvs
 
+export CXXFLAGS="%{rpmcxxflags} -DQT_NO_STL"
 %configure \
 %if "%{_lib}" == "lib64"
        --enable-libsuffix=64 \
-       --enable-largefile \
 %endif
+       --enable-mode=64 \
+       --enable-largefile \
        --%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
        --with-qt-libraries=%{_libdir}
+       
 %{__make} %{?with_verbose:VERBOSE=1}
 
 %install
@@ -72,7 +75,7 @@
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/apps/%{name}
 %{_desktopdir}/*
-%{_iconsdir}/*/*/*/*
+%{_iconsdir}/hicolor/*/*/*
 
 %define        date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -80,6 +83,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/02/22 12:47:52  charles
+- updated to 2.0.0
+- rel. 0.1
+
 Revision 1.4  2005/01/25 10:02:55  aniolek
 - updated to 1.3.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdar.spec?r1=1.4&r2=1.5&f=u


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

Reply via email to