rpms/gtk-nodoka-engine/devel .cvsignore, 1.5, 1.6 gtk-nodoka-engine.spec, 1.9, 1.10 sources, 1.5, 1.6 gtk-nodoka-engine-0.6-gimp-crash.patch, 1.1, NONE gtk-nodoka-engine-0.6-tooltips.patch, 1.2, NONE gtk-nodoka-engine-0.6-treeview.patch, 1.2, NONE

Martin Sourada (mso) fedora-extras-commits at redhat.com
Sat Jan 5 22:01:15 UTC 2008


Author: mso

Update of /cvs/extras/rpms/gtk-nodoka-engine/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25989

Modified Files:
	.cvsignore gtk-nodoka-engine.spec sources 
Removed Files:
	gtk-nodoka-engine-0.6-gimp-crash.patch 
	gtk-nodoka-engine-0.6-tooltips.patch 
	gtk-nodoka-engine-0.6-treeview.patch 
Log Message:


Update to new release (0.7 beta 1).




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gtk-nodoka-engine/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	25 Aug 2007 15:31:27 -0000	1.5
+++ .cvsignore	5 Jan 2008 22:00:37 -0000	1.6
@@ -1 +1 @@
-gtk-nodoka-engine-0.6.tar.gz
+gtk-nodoka-engine-0.6.90.1.tar.gz


Index: gtk-nodoka-engine.spec
===================================================================
RCS file: /cvs/extras/rpms/gtk-nodoka-engine/devel/gtk-nodoka-engine.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gtk-nodoka-engine.spec	29 Oct 2007 11:33:25 -0000	1.9
+++ gtk-nodoka-engine.spec	5 Jan 2008 22:00:37 -0000	1.10
@@ -2,17 +2,17 @@
 %define nogtk2 %(pkg-config gtk+-2.0 --modversion &> /dev/null; echo $?)
 
 Name:           gtk-nodoka-engine
-Version:        0.6
-Release:        5%{?dist}
+Version:        0.6.90.1
+Release:        1%{?dist}
 Summary:        The Nodoka GTK Theme Engine
 
 Group:          System Environment/Libraries
 License:        GPLv2
-URL:            http://fedoraproject.org/wiki/Artwork/NodokaTheme
+URL:            http://fedorahosted.org/nodoka
+# Fedorahosted currently does not provide better way how to store sources
+# than as an attachment on some page or in git. As a result all the sources
+# are at http://git.fedorahosted.org/git/nodoka in 'releases' directory
 Source0:        gtk-nodoka-engine-%{version}.tar.gz
-Patch0:         gtk-nodoka-engine-0.6-tooltips.patch
-Patch1:         gtk-nodoka-engine-0.6-treeview.patch
-Patch2:         gtk-nodoka-engine-0.6-gimp-crash.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gtk2-devel
@@ -26,12 +26,17 @@
 Nodoka is a Murrine engine based gtk2 theme engine. The package is shipped with 
 a default Nodoka theme featuring the engine.
 
+%package extras
+Summary:  Extra themes for Nodoka gtk2 theme engine
+Group:    System Environment/Libraries
+Requires: %{name} >= 0.6.90.1
+
+%description extras
+This package contains extra themes fot the Nodoka gtk2 theme engine.
+
 
 %prep
 %setup -q
-%patch0 -p1 -b .tooltips
-%patch1 -p1 -b .treeview
-%patch2 -p1 -b .gimp-crash
 
 %build
 %configure
@@ -56,7 +61,16 @@
 %{_libdir}/gtk-2.0/2.10.0/engines/libnodoka.so
 %{_datadir}/themes/Nodoka
 
+%defattr(-,root,root,-)
+%files extras
+%{_datadir}/themes/Nodoka-*
+
+
 %changelog
+* Sat Jan 05 2008 Martin Sourada <martin.sourada at seznam.cz> - 0.6.90.1-1
+- Update to 0.7 beta 1 release
+ - Extra themes add to -extras subpackage
+
 * Mon Oct 29 2007 Martin Sourada <martin.sourada at seznam.cz> - 0.6-5
 - fix gimp crashing in some dialogs when using Small theme
  - rhbz #291121 and rhbz #355931


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gtk-nodoka-engine/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	25 Aug 2007 15:31:27 -0000	1.5
+++ sources	5 Jan 2008 22:00:37 -0000	1.6
@@ -1 +1 @@
-82124020169af64931c059c606e3c7d8  gtk-nodoka-engine-0.6.tar.gz
+f2ae9f8cd1654d9cd61878074fa5f398  gtk-nodoka-engine-0.6.90.1.tar.gz


--- gtk-nodoka-engine-0.6-gimp-crash.patch DELETED ---


--- gtk-nodoka-engine-0.6-tooltips.patch DELETED ---


--- gtk-nodoka-engine-0.6-treeview.patch DELETED ---




More information about the fedora-extras-commits mailing list