rpms/gdesklets/FC-4 gdesklets.spec,1.7,1.8

Luya Tshimbalanga (luya) fedora-extras-commits at redhat.com
Wed Apr 19 07:56:13 UTC 2006


Author: luya

Update of /cvs/extras/rpms/gdesklets/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22002

Modified Files:
	gdesklets.spec 
Log Message:

updated gdesklets.spec



Index: gdesklets.spec
===================================================================
RCS file: /cvs/extras/rpms/gdesklets/FC-4/gdesklets.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gdesklets.spec	11 Apr 2006 20:06:20 -0000	1.7
+++ gdesklets.spec	19 Apr 2006 07:56:13 -0000	1.8
@@ -1,12 +1,12 @@
 Name:           gdesklets
 Version:        0.35.3
-Release:        4%{?dist}
+Release:        8%{?dist}
 Summary:        Advanced architecture for desktop applets
 
 Group:          User Interface/Desktops
 License:        GPL
 
-URL:            http://gdesklets.gnomedesktop.org/
+URL:            http://www.gdesklets.org/
 Source0:        http://www.gdesklets.org/releases/gDesklets-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -14,17 +14,19 @@
 #############################################################
 #							    #
 # Starting from 0.35.x, gDesklets no longer requires GConf. #
+# Added some X development package to support modular X     #
 #							    #
 #############################################################
 
-BuildRequires:  python-devel >= 2.0.0, pyorbit-devel > 2.6.1, pygtk2-devel >= 2.4.0
+BuildRequires:  python-devel > 2.0.0, pyorbit-devel, pygtk2-devel > 2.4.0, 
 BuildRequires:  librsvg2-devel, libgtop2-devel >= 2.8.0, gettext   
+BuildRequires:  libXau-devel, libXdmcp-devel
 BuildRequires:  gnome-python2 >= 2.0.0, libgnome-devel > 2.6.0, desktop-file-utils
 Requires:	gnome-python2-gconf >= 2.6.0
 Requires:	python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
-Requires(post): desktop-file-utils
+#Requires(post): desktop-file-utils
 Requires(post): shared-mime-info
-Requires(postun): desktop-file-utils
+#Requires(postun): desktop-file-utils
 Requires(postun): shared-mime-info
 
 
@@ -69,12 +71,12 @@
 
 %post
 update-mime-database %{_datadir}/mime &> /dev/null || :
-update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
+#update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
 
 
 %postun
 update-mime-database %{_datadir}/mime &> /dev/null || :
-update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
+#update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
 
 
 %clean
@@ -93,15 +95,21 @@
 %{_mandir}/man1/*
 
 
+%changelog
+* Wed Apr 19 2006 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.3-8
+- Remove conditional sign for pyorbit-devel
 
+* Mon Apr 03 2006 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.3-7
+- Bump 
 
-%changelog
-* Tue Apr 11 2006 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.3-4
-- Fixed versionning for pyorbit-devel
+* Mon Apr 03 2006 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.3-6
+- Bump 
 
-* Tue Apr 11 2006 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.3-3
-- Set greater than for pyorbit. For some reason, the package set
-  to equal instead of greater and equal.
+* Mon Apr 03 2006 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.3-5
+- Ajusted pyorbit requirement for ppc64
+
+* Thu Jan 19 2006 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.3-4
+- Rebuild for Fedora Extras 5
 
 * Thu Jan 19 2006 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.3-2
 - Rebuilt
@@ -111,10 +119,24 @@
 
 * Mon Jan 16 2006 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.3-1
 - Updated to 0.35.3
-- Removed thumbnail schema
+- Removed thumbmail
 - Removed patch, no longer needed
 
-* Wed Dec 14 2005 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.2-22
+* Thu Jan 5 2006 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.2-26.fc5
+- Minor rebuilt
+
+* Thu Jan 5 2006 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.2-25.fc5
+- Rebuilt against libgtop2-devel
+- Changed url of the provider
+
+* Sun Dec 18 2005 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.2-24.fc5
+- Added libXdmcp-devel on BuildRequires
+
+* Sun Dec 18 2005 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.2-23.fc5
+- Added libXau-devel on BuildRequires
+
+* Wed Dec 14 2005 Luya Tshimbalanga
+ <luya_tfz at thefinalzone.com> - 0.35.2-22
 - Added desktop-file-utils for build requirement
 - Clean up
 




More information about the fedora-extras-commits mailing list