rpms/gdesklets/FC-6 gdesklets.spec,1.24,1.25

Luya Tshimbalanga (luya) fedora-extras-commits at redhat.com
Tue Aug 21 17:59:37 UTC 2007


Author: luya

Update of /cvs/pkgs/rpms/gdesklets/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2915

Modified Files:
	gdesklets.spec 
Log Message:
Updated spec file



Index: gdesklets.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gdesklets/FC-6/gdesklets.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- gdesklets.spec	7 Jun 2007 20:10:15 -0000	1.24
+++ gdesklets.spec	21 Aug 2007 17:59:04 -0000	1.25
@@ -1,10 +1,10 @@
 Name:		gdesklets
 Version:	0.35.4
-Release:	6.1%{?dist}
+Release:	9%{?dist}
 Summary:	An interactive Imlib2 console for the X Window system
 
 Group:		User Interface/Desktops
-License:	GPL
+License:	GPL+
 
 URL:		http://www.gdesklets.org/
 Source0:	http://www.gdesklets.org/releases/gDesklets-%{version}.tar.bz2
@@ -43,14 +43,13 @@
 %find_lang %{name}
 
 desktop-file-install --vendor=fedora  \
-	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications         \
+	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications \
 	--add-category X-Fedora \
-	--add-category Accessories \
 	--add-category Application \
 	--add-category Utility \
 	data/%{name}.desktop
 
-mkdir -p  ${RPM_BUILD_ROOT}{%{_bindir},%{_datadir}/%{name}/data/}
+mkdir -p  ${RPM_BUILD_ROOT}{%{_bindir},%{_datadir}/%{name}/data/,%{_datadir}/%{name}/Displays/,%{_datadir}/%{name}/Controls/}
 ln -sf ../../../../%{_datadir}/pixmaps/%{name}.png ${RPM_BUILD_ROOT}/%{_libdir}/%{name}/data/%{name}.png
 ln -sf ../../%{_libdir}/%{name}/%{name} ${RPM_BUILD_ROOT}%{_bindir}/%{name}
 
@@ -78,15 +77,40 @@
 %{_datadir}/icons/gnome/48x48/mimetypes/*.png
 %{_datadir}/pixmaps/%{name}.png
 %{_datadir}/applications/fedora-%{name}.desktop
+%{_datadir}/%{name}/
 %{_libdir}/%{name}/
 %{_mandir}/man1/*
 
 
 %changelog
+* Tue Aug 21 2007 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.4-9
+- Renamed GPL to GPL+ following the new Fedoa tagging license schema
+
+* Sun Jul 15 2007 Tyler Owen <tyler.l.owen at gmail.com> - 0.35.4-8
+- Added directory for Displays
+- Added directory for Controls
+
+* Thu Jun 07 2007 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.4-7.1
+- Dropped Applet name category
+- Replaced Accesories name category by Applet
+- Added patch to remove old Xorg 6.8 notification for transition.py
+- Removed no-longer needed python-abi
+
 * Thu Jun 07 2007 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.4-6.1
 - Fixed requirement for gnome-python2-devel
 - Add patch to remove old Xorg 6.8 notification for transition.py
-- Removed no-longer needed python-abi
+
+* Tue May 15 2007 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.4-5
+- Rebuild with Koji
+
+* Thu Dec 14 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 0.35.4-4
+- Rebuild for new Python
+
+* Tue Nov 07 2006 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.4-3
+- Added gnome-python2-devel for buildrequires (rawhide)
+
+* Tue Nov 07 2006 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.4-2
+- Removed gnome-python for buildrequires
 
 * Tue Nov 07 2006 Luya Tshimbalanga <luya_tfz at thefinalzone.com> - 0.35.4-1
 - Removed patch no longer needed




More information about the fedora-extras-commits mailing list