SPECS: scratchpad.spec - pl, BRs

qboosh qboosh at pld-linux.org
Sun Oct 8 18:37:52 CEST 2006


Author: qboosh                       Date: Sun Oct  8 16:37:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, BRs

---- Files affected:
SPECS:
   scratchpad.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/scratchpad.spec
diff -u SPECS/scratchpad.spec:1.1 SPECS/scratchpad.spec:1.2
--- SPECS/scratchpad.spec:1.1	Tue Oct  3 21:08:20 2006
+++ SPECS/scratchpad.spec	Sun Oct  8 18:37:47 2006
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-#
 Summary:	Spatial GNOME editor
+Summary(pl):	Przestrzenny edytor dla GNOME
 Name:		scratchpad
 Version:	0.3.0
 Release:	1
@@ -9,13 +9,25 @@
 Source0:	http://www.chorse.org/stuff/scratchpad/%{name}-%{version}.tar.bz2
 # Source0-md5:	12ec467f5670150a79964c00f593157c
 URL:		http://dborg.wordpress.com/scratchpad/
+BuildRequires:	GConf2-devel >= 2.14.0
+BuildRequires:	dbus-glib-devel >= 0.33
+BuildRequires:	glib2-devel >= 1:2.12.0
+BuildRequires:	gnome-vfs2-devel >= 2.16.0
+BuildRequires:	gtk+2-devel >= 2:2.10.0
+BuildRequires:	gtksourceview-devel >= 1.8.0
 BuildRequires:	libgnomeui-devel >= 2.16.0
+BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
+Spatial GNOME editor.
+
+%description -l pl
+Przestrzenny edytor dla GNOME.
 
 %prep
 %setup -q
+
 %build
 %configure
 %{__make}
@@ -31,11 +43,11 @@
 
 %files
 %defattr(644,root,root,755)
-%{_sysconfdir}/gconf/schemas/scratchpad.schemas
 %attr(755,root,root) %{_bindir}/scratchpad
+%{_datadir}/%{name}
+%{_sysconfdir}/gconf/schemas/scratchpad.schemas
 %{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
-%{_datadir}/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -43,6 +55,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/10/08 16:37:47  qboosh
+- pl, BRs
+
 Revision 1.1  2006/10/03 19:08:20  aredridel
 - added
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/scratchpad.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list