SPECS: devhelp.spec - cleanup, missing dir

qboosh qboosh at pld-linux.org
Mon Aug 7 16:06:25 CEST 2006


Author: qboosh                       Date: Mon Aug  7 14:06:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup, missing dir

---- Files affected:
SPECS:
   devhelp.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/devhelp.spec
diff -u SPECS/devhelp.spec:1.57 SPECS/devhelp.spec:1.58
--- SPECS/devhelp.spec:1.57	Mon Jul 31 10:59:58 2006
+++ SPECS/devhelp.spec	Mon Aug  7 16:06:19 2006
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without	mozilla_firefox # build with mozilla-firefox-devel
+%bcond_without	mozilla_firefox # build with mozilla instead of mozilla-firefox
 #
 %define		minmozver	5:1.7
 Summary:	DevHelp is a developer's help program for GNOME
@@ -31,6 +31,7 @@
 BuildRequires:	mozilla-devel >= %{minmozver}
 %endif
 BuildRequires:	pkgconfig
+BuildRequires:	python
 BuildRequires:	rpmbuild(macros) >= 1.197
 BuildRequires:	zlib-devel
 Requires(post,preun):	GConf2
@@ -88,17 +89,17 @@
 
 %package -n gedit2-plugin-devhelp
 Summary:	Devhelp plugin for Gedit editor
-Summary(pl):    Wtyczka devhelpa dle edytora Gedit
-Group:      X11/Applications
-BuildRequires:	python
+Summary(pl):	Wtyczka devhelpa dle edytora Gedit
+Group:		X11/Applications
 Requires:	%{name} = %{version}-%{release}
 Requires:	gedit2
 
 %description -n gedit2-plugin-devhelp
-This plugin enables gtk documentation browser using devhelp libraries.
+This plugin enables GTK+ documentation browser using devhelp
+libraries.
 
 %description -n gedit2-plugin-devhelp -l pl
-Wtyczka umożliwiająca przeglądanie dokumentacji gtk przy pomocy
+Wtyczka umożliwiająca przeglądanie dokumentacji GTK+ przy pomocy
 bibliotek devhelpa.
 
 %prep
@@ -168,6 +169,7 @@
 %files -n gedit2-plugin-devhelp
 %defattr(644,root,root,755)
 %{_libdir}/gedit-2/plugins/%{name}.gedit-plugin
+%dir %{_libdir}/gedit-2/plugins/%{name}
 %{_libdir}/gedit-2/plugins/%{name}/*.py[oc]
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -176,6 +178,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2006/08/07 14:06:19  qboosh
+- cleanup, missing dir
+
 Revision 1.57  2006/07/31 08:59:58  zboczuch
 - gedit plugin needs devhelp currently - dbus support with devhelp-libs
   will come soon (according to comments in code)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/devhelp.spec?r1=1.57&r2=1.58&f=u



More information about the pld-cvs-commit mailing list