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

Ray Strode (rstrode) fedora-extras-commits at redhat.com
Wed Oct 10 19:13:52 UTC 2007


Author: rstrode

Update of /cvs/pkgs/rpms/fedora-gnome-theme/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22784/devel

Modified Files:
	.cvsignore sources 
Added Files:
	fedora-gnome-theme.spec 
Log Message:
* Wed Oct 10 2007 Ray Strode <rstrode at redhat.com> - 1.0.1-1
- Fix up Requires / Obsoletes and theme file



--- NEW FILE fedora-gnome-theme.spec ---
Summary: Fedora GNOME theme
Name: fedora-gnome-theme
Version: 1.0.1
Release: 1%{?dist} 
BuildArch: noarch
License: GPL
Group: User Interface/Desktops
# There is no official upstream yet
Source0: %{name}-%{version}.tar.bz2
URL: http://www.redhat.com
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 

Requires: nodoka-metacity-theme
Requires: nodoka-theme-gnome
Requires: fedora-icon-theme
Requires: fedora-screensaver-theme
Requires: fedorainfinity-screensaver-theme

# needed for the cursors, unfortunately
Requires: bluecurve-icon-theme

# we require XML::Parser for our in-tree intltool
BuildRequires: perl(XML::Parser)

Obsoletes: redhat-artwork

%description
This package contains the Fedora GNOME meta theme.

%prep
%setup -q 

%build
%configure 
make

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT

# These are empty
rm -f ChangeLog NEWS README

# The upstream packages may gain po files at some point in the near future
%find_lang %{name} || touch %{name}.lang

%clean
rm -rf $RPM_BUILD_ROOT

%files -f %{name}.lang
%defattr(-, root, root)
%doc AUTHORS COPYING
%{_sysconfdir}/gtk-2.0/gtkrc
%{_datadir}/themes/Fedora

%changelog
* Wed Oct 10 2007 Ray Strode <rstrode at redhat.com> - 1.0.1-1
- Fix up Requires / Obsoletes and theme file

* Tue Sep 25 2007 Ray Strode <rstrode at redhat.com> - 1.0.0-1
- Initial import, version 1.0.0


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/fedora-gnome-theme/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	10 Oct 2007 15:02:11 -0000	1.1
+++ .cvsignore	10 Oct 2007 19:13:19 -0000	1.2
@@ -0,0 +1 @@
+fedora-gnome-theme-1.0.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/fedora-gnome-theme/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	10 Oct 2007 15:02:11 -0000	1.1
+++ sources	10 Oct 2007 19:13:19 -0000	1.2
@@ -0,0 +1 @@
+f89b7a504e946bf4d9339b36342a9002  fedora-gnome-theme-1.0.1.tar.bz2




More information about the fedora-extras-commits mailing list