Author: megabajt                     Date: Fri Nov 17 18:51:30 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.4.1

---- Files affected:
SPECS:
   xfce4-xkb-plugin.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/xfce4-xkb-plugin.spec
diff -u SPECS/xfce4-xkb-plugin.spec:1.3 SPECS/xfce4-xkb-plugin.spec:1.4
--- SPECS/xfce4-xkb-plugin.spec:1.3     Sat Nov 27 20:13:03 2004
+++ SPECS/xfce4-xkb-plugin.spec Fri Nov 17 19:51:25 2006
@@ -2,17 +2,19 @@
 Summary:       Displays and switched the current keyboard layout
 Summary(pl):   Wyświetlanie i przełączanie bieżącego układu klawiatury
 Name:          xfce4-xkb-plugin
-Version:       0.3.2
-Release:       2
+Version:       0.4.1
+Release:       1
 License:       BSD-like
 Group:         X11/Applications
-Source0:       
http://download.berlios.de/xfce-goodies/%{name}-%{version}.tar.gz
-# Source0-md5: b233819d685ab3b7f4a47c2da9fb6936
-URL:           http://xfce-goodies.berlios.de/
+Source0:       
http://goodies.xfce.org/releases/xfce4-xkb-plugin/%{name}-%{version}.tar.gz
+# Source0-md5: b74327c8b61898d7ecf6e431fd209d34
+URL:           http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin
+BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: libtool
 BuildRequires: pkgconfig
-BuildRequires: xfce4-panel-devel >= 4.0
-Requires:      xfce4-panel >= 4.0
+BuildRequires: xfce4-dev-tools >= 4.3.90.1
+BuildRequires: xfce4-panel-devel >= 4.3.90.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -29,7 +31,11 @@
 %setup -q
 
 %build
-cp -f %{_datadir}/automake/config.sub .
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure \
        --disable-static
 
@@ -43,13 +49,16 @@
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/panel-plugins/*.la
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog COPYING README
-%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/*.so
+%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/xfce4-xkb-plugin
+%{_datadir}/xfce4/panel-plugins/xkb-plugin.desktop
 %{_datadir}/xfce4/xkb
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -58,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/11/17 18:51:25  megabajt
+- up to 0.4.1
+
 Revision 1.3  2004/11/27 19:13:03  havner
 - rel up for rebuild with xfce4
 
================================================================

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

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

Reply via email to