SPECS: gnome-applet-deskbar.spec - created -devel subpackage; pkgc...

megabajt megabajt at pld-linux.org
Sat Feb 9 01:39:32 CET 2008


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 's#sr\@Latn#sr\@latin#' po/LINGUAS
-mv -f po/sr\@{Latn,latin}.po
+sed -i -e 's#sr at Latn#sr at latin#' po/LINGUAS
+mv -f po/sr@{Latn,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 <feedback at pld-linux.org>
 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



More information about the pld-cvs-commit mailing list