rpms/fedora-gnome-theme/devel notification-theme.patch, NONE, 1.1 fedora-gnome-theme.spec, 1.5, 1.6

Matthias Clasen mclasen at fedoraproject.org
Mon Aug 25 18:38:36 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/fedora-gnome-theme/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14229

Modified Files:
	fedora-gnome-theme.spec 
Added Files:
	notification-theme.patch 
Log Message:
Add nodoka notification theme


notification-theme.patch:

--- NEW FILE notification-theme.patch ---
diff -up fedora-gnome-theme-8.0.0/theme/index.theme.notification-theme fedora-gnome-theme-8.0.0/theme/index.theme
--- fedora-gnome-theme-8.0.0/theme/index.theme.notification-theme	2008-08-25 14:27:18.000000000 -0400
+++ fedora-gnome-theme-8.0.0/theme/index.theme	2008-08-25 14:27:41.000000000 -0400
@@ -6,3 +6,4 @@ Encoding=UTF-8
 GtkTheme=Nodoka
 MetacityTheme=Nodoka
 IconTheme=Fedora
+NotificationTheme=nodoka


Index: fedora-gnome-theme.spec
===================================================================
RCS file: /cvs/extras/rpms/fedora-gnome-theme/devel/fedora-gnome-theme.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- fedora-gnome-theme.spec	18 Jul 2008 15:31:16 -0000	1.5
+++ fedora-gnome-theme.spec	25 Aug 2008 18:38:05 -0000	1.6
@@ -1,7 +1,7 @@
 Summary: Fedora GNOME theme
 Name: fedora-gnome-theme
 Version: 8.0.0
-Release: 3%{?dist} 
+Release: 4%{?dist} 
 BuildArch: noarch
 # No version given, no license attribution.
 License: GPL+
@@ -14,6 +14,7 @@
 Requires: nodoka-metacity-theme
 Requires: gtk-nodoka-engine
 Requires: fedora-icon-theme
+Requires: notification-daemon-engine-nodoka
 
 # needed for the cursors, unfortunately
 Requires: bluecurve-icon-theme
@@ -28,6 +29,7 @@
 
 %prep
 %setup -q 
+echo 'NotificationTheme=nodoka' >> theme/index.theme.in
 
 %build
 %configure 
@@ -53,6 +55,9 @@
 %{_datadir}/themes/Fedora
 
 %changelog
+* Mon Aug 25 2008 Matthias Clasen  <mclasen at redhat.com> - 8.0.0-4
+- Use nodoka notification theme (#460045)
+
 * Fri Jul 18 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 8.0.0-3
 - fix license tag
 




More information about the fedora-extras-commits mailing list