SPECS (DEVEL): gnome-user-share.spec - 0.22

patrys patrys at pld-linux.org
Sun Feb 24 22:32:02 CET 2008


Author: patrys                       Date: Sun Feb 24 21:32:02 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 0.22

---- Files affected:
SPECS:
   gnome-user-share.spec (1.9.2.1 -> 1.9.2.2) 

---- Diffs:

================================================================
Index: SPECS/gnome-user-share.spec
diff -u SPECS/gnome-user-share.spec:1.9.2.1 SPECS/gnome-user-share.spec:1.9.2.2
--- SPECS/gnome-user-share.spec:1.9.2.1	Wed Feb  6 17:30:28 2008
+++ SPECS/gnome-user-share.spec	Sun Feb 24 22:31:56 2008
@@ -2,12 +2,12 @@
 Summary:	An integrated file sharing solution for the GNOME Desktop
 Summary(pl.UTF-8):	Zintegrowane rozwiązanie do współdzielenia plików dla środowiska GNOME
 Name:		gnome-user-share
-Version:	0.21
+Version:	0.22
 Release:	1
 License:	GPL v2
 Group:		X11/Applications
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-user-share/0.21/%{name}-%{version}.tar.bz2
-# Source0-md5:	b04c64edaff246a75162b3b346ce449e
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-user-share/0.22/%{name}-%{version}.tar.bz2
+# Source0-md5:	88722b281a49050d2333eb5c001459e6
 BuildRequires:	avahi-glib-devel
 BuildRequires:	dbus-devel >= 1.1.1
 BuildRequires:	glib2-devel >= 1:2.15.2
@@ -15,6 +15,7 @@
 BuildRequires:	libgnomeui-devel
 BuildRequires:	rpmbuild(macros) >= 1.198
 Requires(post,preun):	GConf2
+Requires(post,postun):	hicolor-icon-theme
 Requires:	apache-mod_dav
 Requires:	apache-mod_auth_digest
 Requires:	apache-mod_authz_groupfile
@@ -48,10 +49,14 @@
 
 %post
 %gconf_schema_install desktop_gnome_file_sharing.schemas
+%update_icon_cache hicolor
 
 %preun
 %gconf_schema_uninstall desktop_gnome_file_sharing.schemas
 
+%postun
+%update_icon_cache hicolor
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
@@ -61,6 +66,7 @@
 %{_desktopdir}/*.desktop
 %{_datadir}/%{name}
 %{_datadir}/gnome/autostart/gnome-user-share.desktop
+%{_iconsdir}/hicolor/*/apps/*.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -68,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9.2.2  2008-02-24 21:31:56  patrys
+- 0.22
+
 Revision 1.9.2.1  2008-02-06 16:30:28  patrys
 - 0.21
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-user-share.spec?r1=1.9.2.1&r2=1.9.2.2&f=u



More information about the pld-cvs-commit mailing list