SPECS: Thunar-volman.spec - converted to UTF-8 - use %update_icon_...

megabajt megabajt at pld-linux.org
Sun Feb 25 00:54:54 CET 2007


Author: megabajt                     Date: Sat Feb 24 23:54:54 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- converted to UTF-8
- use %update_icon_cache
- release 1

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

---- Diffs:

================================================================
Index: SPECS/Thunar-volman.spec
diff -u SPECS/Thunar-volman.spec:1.1 SPECS/Thunar-volman.spec:1.2
--- SPECS/Thunar-volman.spec:1.1	Sat Feb 24 16:28:31 2007
+++ SPECS/Thunar-volman.spec	Sun Feb 25 00:54:49 2007
@@ -1,40 +1,43 @@
 # $Revision$, $Date$
 %define		_realname	thunar-volman
 Summary:	Volumes manager for Thunar
-Summary(pl.UTF-8):	Menad¿er napêdów dla Thunara
+Summary(pl.UTF-8):	Zarządca napędów dla Thunara
 Name:		Thunar-volman
 Version:	0.1.2
-Release:	0.1
+Release:	1
 License:	GPL
-Group:		Applications
+Group:		X11/Applications
 Source0:	http://download.berlios.de/xfce-goodies/%{_realname}-%{version}.tar.bz2
 # Source0-md5:	910de35c398f70b66b38803bdfdd26f1
 URL:		http://foo-projects.org/~benny/projects/thunar-volman/
-BuildRequires:	Thunar-devel
+BuildRequires:	Thunar-devel >= 0.5.1
 BuildRequires:	dbus-glib-devel >= 0.34
-BuildRequires:	gtk+2-devel >= 2.6
+BuildRequires:	gtk+2-devel >= 2:2.6.0
 BuildRequires:	hal-devel >= 0.5.0
-BuildRequires:	libexo >= 0.3.1.13
+BuildRequires:	libexo-devel >= 0.3.1.13
 BuildRequires:	libtool
+BuildRequires:	rpmbuild(macros) >= 1.311
+Requires(post,postun):	gtk+2
+Requires(post,postun):	hicolor-icon-theme
 Requires:	Thunar
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The Thunar Volume Manager is an extension for the Thunar file manager,
 which enables automatic management of removable drives and media. For
-example, if thunar-volman is installed and configured properly, and
+example, if Thunar-volman is installed and configured properly, and
 you plug in your digital camera, it will automatically launch your
 preferred photo application and import the new pictures from the
 camera into your photo collection.
 
 %description -l pl.UTF-8
-Thunar Volume Manager jest rozszerzeniem menad¿era plików Thunar,
-które pozwala na automatyczne zarz±dzanie przeno¶nych dysków i mediów.
-Dla przyk³adu, je¿eli thunar-volman jest zainstalowany i
-skonfigurowany poprawnie i gydy pod³±czasz twój aparat cyfrowy,
-thunar-volman automatycznie uruchomi preferowan± przez ciebie
-aplikacjê i zaimportuje nowe zdjêcia z aparatu do twojej kolekcji
-zdjêc.
+Thunar Volume Manager jest rozszerzeniem zarządcy plików Thunar,
+które pozwala na automatyczne zarządzanie przenośnych dysków i mediów.
+Dla przykładu, jeżeli Thunar-volman jest zainstalowany i
+skonfigurowany poprawnie i gdy podłączasz swój aparat cyfrowy,
+Thunar-volman automatycznie uruchomi preferowanÄ… przez ciebie
+aplikację i zaimportuje nowe zdjęcia z aparatu do twojej kolekcji
+zdjęć.
 
 %prep
 %setup -q -n %{_realname}-%{version}
@@ -55,11 +58,17 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%update_icon_cache hicolor
+
+%postun
+%update_icon_cache hicolor
+
 %files -f %{_realname}
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README THANKS
 %attr(755,root,root) %{_bindir}/thunar-volman
-%{_iconsdir}/*
+%{_iconsdir}/hicolor/*/apps/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -67,6 +76,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/02/24 23:54:49  megabajt
+- converted to UTF-8
+- use %update_icon_cache
+- release 1
+
 Revision 1.1  2007/02/24 15:28:31  czarny
 - init PLD
 
================================================================

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



More information about the pld-cvs-commit mailing list