Author: blekot                       Date: Mon Jun 20 21:39:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.13
- applnk --> applications
- please CHECK Categories (I'm not sure)

---- Files affected:
SPECS:
   kcdlabel.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/kcdlabel.spec
diff -u SPECS/kcdlabel.spec:1.3 SPECS/kcdlabel.spec:1.4
--- SPECS/kcdlabel.spec:1.3     Fri Jun  6 13:00:50 2003
+++ SPECS/kcdlabel.spec Mon Jun 20 23:39:50 2005
@@ -2,12 +2,12 @@
 Summary:       KCDLabel - create covers, labels and booklets
 Summary(pl):   KCDLabel - tworzenie okładek, etykiet i książeczek
 Name:          kcdlabel
-Version:       2.12
+Version:       2.13
 Release:       1
 License:       GPL
 Group:         X11/Applications/Multimedia
 Source0:       
http://kcdlabel.sourceforge.net/download/%{name}-%{version}-KDE3.tar.gz
-# Source0-md5: b1a3f875fa3c6005db1fc7da47b13020
+# Source0-md5: a384147c5bdbe08f64356fe31eb12249
 URL:           http://kcdlabel.sourceforge.net/
 BuildRequires: kdelibs-devel >= 3.1
 BuildRequires: qt-devel >= 3.1
@@ -25,10 +25,14 @@
 %setup -q -n %{name}-%{version}-KDE3
 
 %build
-kde_appsdir="%{_applnkdir}"; export kde_appsdir
+kde_appsdir="%{_desktopdir}"; export kde_appsdir
 kde_htmldir="%{_htmldir}"; export kde_htmldir
 kde_icondir="%{_pixmapsdir}"; export kde_icondir
 
+# I'm not sure about this Category Utility
+
+echo "Categories=Qt;KDE;Utility;">>kcdlabel/kcdlabel.desktop
+
 mkdir linux
 sed -e 's#slots\[CDROM_MAX_SLOTS\]#kde_slots\[CDROM_MAX_SLOTS\]#g' \
 %{_includedir}/linux/cdrom.h > linux/cdrom.h
@@ -47,6 +51,7 @@
 install -d $RPM_BUILD_ROOT%{_pixmapsdir}/locolor
 mv -f $RPM_BUILD_ROOT%{_pixmapsdir}/small/locolor 
$RPM_BUILD_ROOT%{_pixmapsdir}/locolor/16x16
 mv -f $RPM_BUILD_ROOT%{_pixmapsdir}/medium/locolor 
$RPM_BUILD_ROOT%{_pixmapsdir}/locolor/64x64
+mv -f $RPM_BUILD_ROOT%{_desktopdir}/Multimedia/* $RPM_BUILD_ROOT%{_desktopdir}/
 
 %find_lang %{name}
 
@@ -57,7 +62,7 @@
 %defattr(644,root,root,755)
 %doc ChangeLog AUTHORS
 %attr(755,root,root) %{_bindir}/%{name}
-%{_applnkdir}/Multimedia/*
+%{_desktopdir}/kcdlabel.desktop
 %{_pixmapsdir}/*/*/apps/*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -66,6 +71,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/06/20 21:39:50  blekot
+- up to 2.13
+- applnk --> applications
+- please CHECK Categories (I'm not sure)
+
 Revision 1.3  2003/06/06 11:00:50  qboosh
 - standardize pixmaps dirs
 
================================================================

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

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

Reply via email to