rpms/nodoka-theme-gnome/devel nodoka-theme-gnome.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Martin Sourada (mso) fedora-extras-commits at redhat.com
Sun Aug 5 19:02:31 UTC 2007


Author: mso

Update of /cvs/extras/rpms/nodoka-theme-gnome/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6591/devel

Modified Files:
	.cvsignore sources 
Added Files:
	nodoka-theme-gnome.spec 
Log Message:


Initial import of the Nodoka Gnome and Metacity Theme



--- NEW FILE nodoka-theme-gnome.spec ---
%define nodoka_dir %{_datadir}/themes/Nodoka

Name:           nodoka-theme-gnome
Version:        0.3.1.1
Release:        3%{?dist}
Summary:        The Nodoka Theme Pack for Gnome

Group:          System Environment/Libraries
License:        GPL
URL:            http://fedoraproject.org/wiki/Artwork/NodokaTheme

# can get on a wiki, see URL
Source0:        %{name}-%{version}.tar.gz 

BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:      noarch

Requires:       gtk-nodoka-engine >= 0.3.1.1
Requires:       nodoka-metacity-theme
Requires:       echo-icon-theme

%description
The Nodoka Theme Pack for Gnome make use of Nodoka Metacity theme, Nodoka gtk2
theme and Echo Icon set.


# subpackage has inverse relationship to the main package
# the reason is that metacity theme is a part of the whole theme and as its
# in one source with the metatheme the nodoka-theme-gnome seems more rational
# to be the name of the main package

%package -n     nodoka-metacity-theme
Summary:        The Nodoka theme for Metacity 
Group:          System Environment/Libraries
Requires:       metacity

# needed for dir ownership
Requires:       gtk-nodoka-engine 

%description -n nodoka-metacity-theme
The Nodoka theme for metacity. A clean theme featuring soft gradients and 
Echoey look and feel.

%prep
%setup -q


%build

%install
rm -rf $RPM_BUILD_ROOT
%{__install} -Dp -m 0644 Nodoka/index.theme                             $RPM_BUILD_ROOT/%{nodoka_dir}/index.theme
%{__install} -Dp -m 0644 Nodoka/metacity-1/button_close.png             $RPM_BUILD_ROOT/%{nodoka_dir}/metacity-1/button_close.png
%{__install} -Dp -m 0644 Nodoka/metacity-1/button_maximize.png          $RPM_BUILD_ROOT/%{nodoka_dir}/metacity-1/button_maximize.png
%{__install} -Dp -m 0644 Nodoka/metacity-1/button_minimize.png          $RPM_BUILD_ROOT/%{nodoka_dir}/metacity-1/button_minimize.png
%{__install} -Dp -m 0644 Nodoka/metacity-1/menu_button_close.png        $RPM_BUILD_ROOT/%{nodoka_dir}/metacity-1/menu_button_close.png
%{__install} -Dp -m 0644 Nodoka/metacity-1/menu_button_maximize.png     $RPM_BUILD_ROOT/%{nodoka_dir}/metacity-1/menu_button_maximize.png
%{__install} -Dp -m 0644 Nodoka/metacity-1/menu_button_minimize.png     $RPM_BUILD_ROOT/%{nodoka_dir}/metacity-1/menu_button_minimize.png
%{__install} -Dp -m 0644 Nodoka/metacity-1/metacity-theme-1.xml         $RPM_BUILD_ROOT/%{nodoka_dir}/metacity-1/metacity-theme-1.xml

%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS README
%{nodoka_dir}/index.theme

%files -n nodoka-metacity-theme
%defattr(-,root,root,-)
%{nodoka_dir}/metacity-1


%changelog
* Sat Aug 04 2007 Martin Sourada <martin.sourada at seznam.cz> - 0.3.1.1-3
- fix dir ownership
- add a comment about the inverse relationship of the main package to the 
  subpackage
- add a comment about upstream sources location

* Fri Jul 27 2007 Martin Sourada <martin.sourada at seznam.cz> - 0.3.1.1-2
- remove empty %%dir for nodoka-metacity-theme
- fix the %%description to be more sane

* Fri Jul 13 2007 Martin Sourada <martin.sourada at seznam.cz> - 0.3.1.1-1
- split metacity and metatheme into separate package in upstream


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/nodoka-theme-gnome/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	5 Aug 2007 18:38:15 -0000	1.1
+++ .cvsignore	5 Aug 2007 19:01:58 -0000	1.2
@@ -0,0 +1 @@
+nodoka-theme-gnome-0.3.1.1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/nodoka-theme-gnome/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	5 Aug 2007 18:38:15 -0000	1.1
+++ sources	5 Aug 2007 19:01:58 -0000	1.2
@@ -0,0 +1 @@
+8207a5f1500db1e6c5c669e183a1e0c9  nodoka-theme-gnome-0.3.1.1.tar.gz




More information about the fedora-extras-commits mailing list