Author: czarny                       Date: Tue Mar  7 18:58:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.8-beta2
- rel beta2.0.1
- BR: lineakd-devel
- %{_applnkdir} => %{_desktopdir}
- needs testing

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

---- Diffs:

================================================================
Index: SPECS/klineakconfig.spec
diff -u SPECS/klineakconfig.spec:1.5 SPECS/klineakconfig.spec:1.6
--- SPECS/klineakconfig.spec:1.5        Wed Feb 11 01:08:31 2004
+++ SPECS/klineakconfig.spec    Tue Mar  7 19:58:35 2006
@@ -2,15 +2,17 @@
 Summary:       Program to map and configure your Easy Access Keys
 Summary(pl):   Program do mapowania i konfiguracji klawiszy LinEAK
 Name:          klineakconfig
-Version:       0.5.1
-Release:       2
+%define                beta    beta2
+Version:       0.8
+Release:       %{beta}.0.1
 License:       GPL
 Group:         Applications/System
-Source0:       http://dl.sourceforge.net/lineak/%{name}-%{version}.tar.gz
-# Source0-md5: c20d9121f7dd81b978e85f20c5165e13
+Source0:       
http://dl.sourceforge.net/lineak/%{name}-%{version}-%{beta}.tar.gz
+# Source0-md5: c6401c480d32112bbbd82972c41c4d7e
 URL:           http://lineak.sourceforge.net/
 BuildRequires: kdelibs-devel
 BuildRequires: lineakd-defs
+BuildRequires: lineakd-devel
 Requires:      lineakd >= 0.4pre2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,10 +27,10 @@
 pozwalającym na korzystanie z "klawiszy łatwego dostępu".
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{beta}
 
 %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
 
@@ -50,7 +52,7 @@
 %doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/klineakconfig
 %{_datadir}/apps/klineakconfig
-%{_applnkdir}/Applications/*.desktop
+%{_desktopdir}/Applications/*.desktop
 %{_pixmapsdir}/*/*/apps/*.png
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -59,6 +61,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/03/07 18:58:35  czarny
+- up to 0.8-beta2
+- rel beta2.0.1
+- BR: lineakd-devel
+- %{_applnkdir} => %{_desktopdir}
+- needs testing
+
 Revision 1.5  2004/02/11 00:08:31  blues
 - release 2; BR lineakd-defs, not daemon alone
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/klineakconfig.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