Author: glen                         Date: Fri Jul 30 13:55:28 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- devel subpackage

---- Files affected:
packages/lxpanel:
   lxpanel.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/lxpanel/lxpanel.spec
diff -u packages/lxpanel/lxpanel.spec:1.1 packages/lxpanel/lxpanel.spec:1.2
--- packages/lxpanel/lxpanel.spec:1.1   Thu Jul 29 15:53:11 2010
+++ packages/lxpanel/lxpanel.spec       Fri Jul 30 15:55:23 2010
@@ -2,7 +2,7 @@
 Summary:       LXPanel is a lightweight X11 desktop panel
 Name:          lxpanel
 Version:       0.5.6
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.gz
@@ -16,6 +16,18 @@
 %description
 LXPanel is a lightweight X11 desktop panel.
 
+%package devel
+Summary:       Header files for lxpanel library
+Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki lxpanel
+Group:         Development/Libraries
+Requires:      %{name} = %{version}-%{release}
+
+%description devel
+Header files for lxpanel library.
+
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki lxpanel.
+
 %prep
 %setup -q
 
@@ -39,21 +51,27 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS README
-%attr(755,root,root) %{_bindir}/lxpanel*
-%dir %{_includedir}/lxpanel
-%{_includedir}/lxpanel/plugin.h
+%attr(755,root,root) %{_bindir}/lxpanel
+%attr(755,root,root) %{_bindir}/lxpanelctl
 %dir %{_libdir}/lxpanel
+%dir %{_libdir}/lxpanel/plugins
 %attr(755,root,root) %{_libdir}/lxpanel/plugins/*.so
-%{_pkgconfigdir}/lxpanel.pc
 %{_datadir}/lxpanel
 %{_mandir}/man1/lxpanel*
 
+%files devel
+%dir %{_includedir}/lxpanel
+%{_includedir}/lxpanel/plugin.h
+%{_pkgconfigdir}/lxpanel.pc
+
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <[email protected]>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/07/30 13:55:23  glen
+- devel subpackage
+
 Revision 1.1  2010/07/29 13:53:11  witekfl
 - new
-
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lxpanel/lxpanel.spec?r1=1.1&r2=1.2&f=u

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

Reply via email to