Author: megabajt                     Date: Sat Feb  9 00:39:32 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- created -devel subpackage; pkgconfig file is needed to build modules

---- Files affected:
SPECS:
   gnome-applet-deskbar.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: SPECS/gnome-applet-deskbar.spec
diff -u SPECS/gnome-applet-deskbar.spec:1.52 
SPECS/gnome-applet-deskbar.spec:1.53
--- SPECS/gnome-applet-deskbar.spec:1.52        Wed Jan  9 21:25:28 2008
+++ SPECS/gnome-applet-deskbar.spec     Sat Feb  9 01:39:27 2008
@@ -48,12 +48,24 @@
 %description -l pl.UTF-8
 Aplet GNOME podobny do Google Deskbar.
 
+%package devel
+Summary:       GNOME Deskbar applet development files
+Summary(pl.UTF-8):     Pliki programistyczne apletu GNOME Deskbar
+Group:         Development
+Requires:      python-pygtk-devel >= 2:2.12.0
+
+%description devel
+GNOME Deskbar applet development files.
+
+%description devel -l pl.UTF-8
+Pliki programistyczne apletu GNOME Deskbar.
+
 %prep
 %setup -q -n %{realname}-%{version}
 %patch0 -p1
 
-sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS
-mv -f po/[EMAIL PROTECTED],latin}.po
+sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS
+mv -f po/[EMAIL PROTECTED],latin}.po
 
 %build
 %{__intltoolize}
@@ -145,15 +157,21 @@
 %attr(755,root,root) %{py_sitedir}/deskbar/ui/iconentry/*.so
 %attr(755,root,root) %{py_sitedir}/deskbar/core/keybinder/*.so
 %attr(755,root,root) %{py_sitedir}/deskbar/osutils/*.so
-%{_pkgconfigdir}/deskbar-applet.pc
 %{_iconsdir}/hicolor/*/apps/*
 
+%files devel
+%defattr(644,root,root,755)
+%{_pkgconfigdir}/deskbar-applet.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.53  2008-02-09 00:39:27  megabajt
+- created -devel subpackage; pkgconfig file is needed to build modules
+
 Revision 1.52  2008-01-09 20:25:28  megabajt
 - updated to 2.20.3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-applet-deskbar.spec?r1=1.52&r2=1.53&f=u

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

Reply via email to