SPECS: midori.spec - pl, more BRs

qboosh qboosh at pld-linux.org
Sat Aug 4 15:22:49 CEST 2007


Author: qboosh                       Date: Sat Aug  4 13:22:49 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, more BRs

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

---- Diffs:

================================================================
Index: SPECS/midori.spec
diff -u SPECS/midori.spec:1.1 SPECS/midori.spec:1.2
--- SPECS/midori.spec:1.1	Thu Jul 19 11:26:47 2007
+++ SPECS/midori.spec	Sat Aug  4 15:22:43 2007
@@ -1,16 +1,20 @@
 # $Revision$, $Date$
 Summary:	Web browser based on GTK+ WebCore
+Summary(pl.UTF-8):	Przeglądarka WWW oparta na GTK+ WebCore
 Name:		midori
 Version:	0.0.3
 Release:	1
-License:	GPL
+License:	GPL v2+
 Group:		X11/Applications/Networking
 Source0:	http://software.twotoasts.de/media/midori/%{name}-%{version}.tar.gz
 # Source0-md5:	95cb26bc180693ea9d1c606d4bc9aee6
 URL:		http://software.twotoasts.de/?page=midori
-BuildRequires:	gtk+2-devel
+BuildRequires:	gtk+2-devel >= 2:2.6
 BuildRequires:	gtk-webcore-nrcit-libs-devel
 BuildRequires:	libsexy-devel
+BuildRequires:	pkgconfig
+BuildRequires:	rpmbuild(macros) >= 1.198
+Requires(post,postun):	desktop-file-utils
 Requires:	gtk-webcore-nrcore
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -19,6 +23,12 @@
 features tabs, windows and session management, bookmarks stored with
 XBEL, searchbox based on OpenSearch, and user scripts support.
 
+%description -l pl.UTF-8
+Midori to lekka przeglądarka dla GTK+ 2 oparta na GTK+ WebCore.
+Obsługuje panele, okienka, zarządzanie sesjami, zakładki przechowywane
+przy użyciu XBEL, okno wyszukiwania oparte na OpenSearch oraz skrypty
+użytkownika.
+
 %prep
 %setup -q
 
@@ -37,6 +47,7 @@
 Encoding=UTF-8
 Name=Midori
 Comment=Lightweight web browser
+Comment[pl]=Lekka przeglądarka WWW
 Exec=%{name}
 Icon=web_browser_section.png
 Terminal=false
@@ -45,15 +56,15 @@
 Categories=GNOME;GTK;Network;WebBrowser;
 EOF
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %post
 %update_desktop_database_post
 
 %postun
 %update_desktop_database_postun
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
@@ -66,7 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/08/04 13:22:43  qboosh
+- pl, more BRs
+
 Revision 1.1  2007/07/19 09:26:47  patrys
 - initial PLD release
 - works (!)
-
================================================================

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



More information about the pld-cvs-commit mailing list