SPECS (DEVEL): anjuta.spec - 2.0.1, updated BRs, enabled static bu...

freetz freetz at pld-linux.org
Mon Jun 27 15:48:40 CEST 2005


Author: freetz                       Date: Mon Jun 27 13:48:40 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 2.0.1, updated BRs, enabled static build, disabled broken subversion
  plugin, some descriptions, builds/works

---- Files affected:
SPECS:
   anjuta.spec (1.84.2.2 -> 1.84.2.3) 

---- Diffs:

================================================================
Index: SPECS/anjuta.spec
diff -u SPECS/anjuta.spec:1.84.2.2 SPECS/anjuta.spec:1.84.2.3
--- SPECS/anjuta.spec:1.84.2.2	Sun Jun 19 22:43:59 2005
+++ SPECS/anjuta.spec	Mon Jun 27 15:48:35 2005
@@ -10,13 +10,13 @@
 Summary(es):	Entorno integrado de desarrollo (IDE) de GNOME
 Summary(pt_BR):	Ambiente de desenvolvimento integrado C e C++
 Name:		anjuta
-Version:	2.0.0
+Version:	2.0.1
 Release:	0.1
 Epoch:		1
 License:	GPL
 Group:		Development/Tools
-Source0:	http://dl.sourceforge.net/anjuta/%{name}-%{version}.tar.gz
-# Source0-md5:	c3bc5f36939f06049c7fa5dfed59ed08
+Source0:	http://heanet.dl.sourceforge.net/anjuta/%{name}-%{version}.tar.gz
+# Source0-md5:	21d765fabb35da3f2cc405e1b00eaa10
 Patch0:		%{name}-gettext.patch
 Patch1:		%{name}-home_etc.patch
 Patch2:		%{name}-desktop.patch
@@ -30,7 +30,7 @@
 BuildRequires:	gdl-devel >= 0.5.0
 # not released yet
 #BuildRequires:	glade3-devel
-BuildRequires:	gnome-build-devel >= 0.1.1
+BuildRequires:	gnome-build-devel >= 0.1.2
 BuildRequires:	gnome-common >= 2.8.0
 BuildRequires:	gnome-vfs2-devel >= 2.10.0-2
 BuildRequires:	graphviz-devel >= 2.2.1
@@ -39,17 +39,21 @@
 BuildRequires:	libglade2-devel >= 1:2.5.1
 BuildRequires:	libgnomeprintui-devel >= 2.10.2
 BuildRequires:	libgnomeui-devel >= 2.10.0-2
+# shouldn't be in graphviz-devel R:s? not required directly
+# here
 BuildRequires:	libsvg-cairo-devel
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel >= 1:2.6.19
 BuildRequires:	ncurses-devel
+# for subversion
+#BuildRequires:	neon-devel >= 0.24.5
 BuildRequires:	pcre-devel >= 3.9
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.197
 # broken and evil
-#BuildRequires:	subversion-devel >= 1.0.0
-# kill scrollkeeper, can't be required at build time
-BuildRequires:	scrollkeeper
+#BuildRequires:	subversion-devel >= 1.0.2
+# no documentation for now
+# BuildRequires:	scrollkeeper
 BuildRequires:	vte-devel >= 0.11.0
 #Requires(post,postun):	scrollkeeper
 Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
@@ -88,37 +92,39 @@
 amigáveis.
 
 %package libs
-Summary:	write me
-Summary(pl):	write me
+Summary:	Anjuta shared libraries
+Summary(pl):	Bibloteki współdzielone Anjuta
 Group:		Development/Libraries
 
 %description libs
-write me.
+Anjuta shared libraries.
 
 %description libs -l pl
-write me.
+Bibloteki współdzielone Anjuta.
 
 %package devel
-Summary:	write me
-Summary(pl):	write me
+Summary:	Anjuta header files
+Summary(pl):	Pliki nagłówkowe Anjuta
 Group:		Development/Libraries
 Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
+
 %description devel
-write me.
+Anjuta header files.
 
 %description devel -l pl
-write me.
+Pliki nagłówkowe Anjuta.
 
 %package static
-Summary:	write me
-Summary(pl):	write me
+Summary:	Anjuta static library
+Summary(pl):	Biblioteka statyczna Anjuta
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{epoch}:%{version}-%{release}
+
 %description static
-write me.
+Anjuta static library.
 
 %description static -l pl
-write me.
+Biblioteka statyczna Anjuta.
 
 %prep
 %setup -q
@@ -136,8 +142,10 @@
 %{__autoconf}
 %{__automake}
 %configure \
+	--disable-plugin-subversion \
 	--enable-final \
 	--enable-gtk-doc \
+	--enable-static \
 	--with-html-dir=%{_gtkdocdir}	       
 %{__make}
 
@@ -173,6 +181,7 @@
 %{_datadir}/%{name}
 %{_desktopdir}/*
 %{_mandir}/man1/*
+# no documentation for now
 #%%{_omf_dest_dir}/%{name}
 
 %files libs
@@ -197,6 +206,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.84.2.3  2005/06/27 13:48:35  freetz
+- 2.0.1, updated BRs, enabled static build, disabled broken subversion
+  plugin, some descriptions, builds/works
+
 Revision 1.84.2.2  2005/06/19 20:43:59  pawcioos
 - added missing BR: libsvg-cairo-devel, gnome-build-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/anjuta.spec?r1=1.84.2.2&r2=1.84.2.3&f=u




More information about the pld-cvs-commit mailing list