SPECS (AC-branch): rox.spec - up to 2.5

megabajt megabajt at pld-linux.org
Sun Oct 1 15:19:24 CEST 2006


Author: megabajt                     Date: Sun Oct  1 13:19:24 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- up to 2.5

---- Files affected:
SPECS:
   rox.spec (1.72 -> 1.72.2.1) 

---- Diffs:

================================================================
Index: SPECS/rox.spec
diff -u SPECS/rox.spec:1.72 SPECS/rox.spec:1.72.2.1
--- SPECS/rox.spec:1.72	Fri Feb  3 10:31:20 2006
+++ SPECS/rox.spec	Sun Oct  1 15:19:19 2006
@@ -2,12 +2,12 @@
 Summary:	File manager
 Summary(pl):	Zarządca plików
 Name:		rox
-Version:	2.4.1
+Version:	2.5
 Release:	1
 License:	GPL v2
 Group:		X11/Applications
-Source0:	http://dl.sourceforge.net/rox/%{name}-%{version}.tgz
-# Source0-md5:	0d43b7fcd0325936fdf036230837f21b
+Source0:	http://dl.sourceforge.net/rox/rox-filer-%{version}.tar.bz2
+# Source0-md5:	56e6a29f2dbdf11d6f4b74a3f03ff959
 Source1:	%{name}.desktop
 Patch0:		%{name}-help.patch
 URL:		http://rox.sourceforge.net/
@@ -15,11 +15,12 @@
 BuildRequires:	gtk+2-devel >= 2:2.4.0
 BuildRequires:	libxml2-devel >= 2.0.0
 BuildRequires:	pkgconfig
+BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	shared-mime-info >= 0.14
 Requires:	glib2 >= 2.0.3
 Requires:	gtk+2 >= 2:2.4.0
 Requires:	libxml2 >= 2.0.0
-Requires:	shared-mime-info >= 0.14
+Requires(post,postun):	shared-mime-info >= 0.14
 Conflicts:	rox-base
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -36,7 +37,7 @@
 uniksowych.
 
 %prep
-%setup -q
+%setup -q -n rox-filer-%{version}
 %patch0 -p1
 
 %build
@@ -98,12 +99,10 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-umask 022
-/usr/bin/update-mime-database %{_datadir}/mime ||:
+%update_mime_database
 
 %postun
-umask 022
-/usr/bin/update-mime-database %{_datadir}/mime
+%update_mime_database
 
 %files
 %defattr(644,root,root,755)
@@ -136,6 +135,8 @@
 %lang(ro) %{_roxdir}/ROX-Filer/Messages/ro.gmo
 %lang(ru) %{_roxdir}/ROX-Filer/Messages/ru.gmo
 %lang(sv) %{_roxdir}/ROX-Filer/Messages/sv.gmo
+%lang(uk) %{_roxdir}/ROX-Filer/Messages/uk.gmo
+%lang(vi) %{_roxdir}/ROX-Filer/Messages/vi_VN.gmo
 %lang(zh_CN) %{_roxdir}/ROX-Filer/Messages/zh_CN.gmo
 %lang(zh_TW) %{_roxdir}/ROX-Filer/Messages/zh_TW.gmo
 %{_roxdir}/ROX-Filer/images
@@ -159,6 +160,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72.2.1  2006/10/01 13:19:19  megabajt
+- up to 2.5
+
 Revision 1.72  2006/02/03 09:31:20  qboosh
 - umask 022 for update-mime-database
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rox.spec?r1=1.72&r2=1.72.2.1&f=u



More information about the pld-cvs-commit mailing list