Author: arekm                        Date: Thu Feb 17 20:08:06 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- builds

---- Files affected:
SPECS:
   yzis.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/yzis.spec
diff -u SPECS/yzis.spec:1.5 SPECS/yzis.spec:1.6
--- SPECS/yzis.spec:1.5 Thu Feb 17 18:59:06 2005
+++ SPECS/yzis.spec     Thu Feb 17 21:08:01 2005
@@ -4,7 +4,7 @@
 Name:          yzis
 Version:       M3
 Release:       1
-License:       GPL
+License:       GPL v2
 Group:         Applications/Editors
 Source0:       http://yzis.org.free.fr/releases/%{name}-%{version}.tar.bz2
 # Source0-md5: 7e2d41776aa419a2bfe10ec6e69cf767
@@ -17,6 +17,7 @@
 BuildRequires: lua50-devel
 BuildRequires: libmagic-devel
 BuildRequires: pslib-devel
+BuildRequires: ncurses-devel >= 5.4
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -45,15 +46,10 @@
 
 
 %prep
-#setup -q -n %{name}
 %setup -q
 
 %build
 cp -f %{_datadir}/automake/config.sub admin
-#export UNSERMAKE=%{_datadir}/unsermake/unsermake
-#{__make} -f admin/Makefile.common cvs
-
-
 export CPPFLAGS="-I/usr/include/ncurses %{rpmcflags}"
 %configure \
 %if "%{_lib}" == "lib64"
@@ -74,7 +70,9 @@
        DESTDIR=$RPM_BUILD_ROOT \
        kde_htmldir=%{_kdedocdir} \
        kde_libs_htmldir=%{_kdedocdir} \
-       kdelnkdir=%{_desktopdir} \
+       kdelnkdir=%{_desktopdir}
+
+mv -f $RPM_BUILD_ROOT%{_datadir}/applnk/*/* $RPM_BUILD_ROOT%{_desktopdir}
 
 %find_lang %{name} --with-kde
 
@@ -84,11 +82,15 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
-%{_pixmapsdir}/*
-%{_desktopdir}/*
-%{_iconsdir}/*/*/apps/%{name}.png
-%{_datadir}/mimelnk/application/*
-%{_datadir}/apps/%{name}
+%attr(755,root,root) %{_libdir}/lib*.so.*
+%attr(755,root,root) %{_libdir}/kde3/lib*.so
+%{_libdir}/kde3/lib*.la
+%{_desktopdir}/*.desktop
+%{_datadir}/apps/*%{name}*
+%{_datadir}/config.kcfg/*
+%{_iconsdir}/*/*/apps/*.png
+%{_datadir}/services/*.*
+%{_datadir}/%{name}
 
 %define        date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -96,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/02/17 20:08:01  arekm
+- builds
+
 Revision 1.5  2005/02/17 17:59:06  djurban
 - adapterized, pslib BR
 - I desperately need the sed line for removing libtool entries of X11*
@@ -112,4 +117,3 @@
 
 Revision 1.1  2005/02/17 16:53:20  djurban
 - initial, NFY gimme a sec
-
================================================================

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


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

Reply via email to