packages: geany/geany.spec - 0.18

aredridel aredridel at pld-linux.org
Mon Aug 17 06:11:49 CEST 2009


Author: aredridel                    Date: Mon Aug 17 04:11:49 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 0.18

---- Files affected:
packages/geany:
   geany.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: packages/geany/geany.spec
diff -u packages/geany/geany.spec:1.29 packages/geany/geany.spec:1.30
--- packages/geany/geany.spec:1.29	Fri May  8 10:46:34 2009
+++ packages/geany/geany.spec	Mon Aug 17 06:11:43 2009
@@ -2,14 +2,14 @@
 Summary:	Fast and lightweight IDE using GTK+2
 Summary(pl.UTF-8):	Szybkie i lekkie IDE używające GTK+2
 Name:		geany
-Version:	0.17
+Version:	0.18
 Release:	1
 License:	GPL v2+
 Group:		Development/Tools
-Source0:	http://dl.sourceforge.net/geany/%{name}-%{version}.tar.bz2
-# Source0-md5:	097f619f5f0800098a2438a216a28e7b
+Source0:	http://download.geany.org/%{name}-%{version}.tar.bz2
+# Source0-md5:	d8e301f6933c828e2c36b3afdb3f4c34
 Patch0:		%{name}-desktop.patch
-URL:		http://geany.uvena.de/
+URL:		http://geany.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gettext-devel
@@ -19,8 +19,8 @@
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
 BuildRequires:	vte-devel
-BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:	geany-plugin-vcdiff
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Geany is a small and lightweight integrated development environment.
@@ -49,8 +49,8 @@
 Podstawowe cechy Geany to:
 - podświetlanie składni
 - uzupełnianie kodu
-- automatyczne uzupełnianie często używanych konstrukcji jak if, for
-  i while
+- automatyczne uzupełnianie często używanych konstrukcji jak if, fi
+  while
 - automatyczne uzupełnianie znaczników XML i HTML
 - wyświetlanie podpowiedzi
 - wiele wspieranych typów plików jak C, Java, PHP, Python, Perl,
@@ -153,7 +153,7 @@
 %{__autoconf}
 %{__automake}
 %configure \
-	--docdir=%{_defaultdocdir}/%{name}-%{version}
+	--docdir=%{_docdir}/%{name}-%{version}
 %{__make}
 
 %install
@@ -165,7 +165,7 @@
 rm -f $RPM_BUILD_ROOT/%{_pixmapsdir}/%{name}.ico
 
 %find_lang %{name}
-%{!?_noautocompressdoc:find $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}-%{version} -not -name '*.html' -not -name '*.png' -exec gzip '{}' ';'}
+%{!?_noautocompressdoc:find $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version} -not -name '*.html' -not -name '*.png' -exec gzip '{}' ';'}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -175,7 +175,10 @@
 %attr(755,root,root) %{_bindir}/%{name}
 %{_desktopdir}/%{name}.desktop
 %{_datadir}/%{name}
-%{_pixmapsdir}/%{name}.png
+#%{_pixmapsdir}/%{name}.png
+%{_iconsdir}/hicolor/16x16/apps/geany.png
+%{_iconsdir}/hicolor/48x48/apps/geany.png
+%{_iconsdir}/hicolor/scalable/apps/geany.svg
 %{_mandir}/man1/%{name}.1*
 %dir %{_libdir}/%{name}
 %doc %{_docdir}/%{name}-%{version}
@@ -224,6 +227,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2009/08/17 04:11:43  aredridel
+- 0.18
+
 Revision 1.29  2009/05/08 08:46:34  duddits
 - BR: intltool
 - O: geany-plugin-vcdiff
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/geany/geany.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list