devel/clearlooks clearlooks.spec,1.6,1.7

Ignacio Vazquez-Abrams (ivazquez) fedora-extras-commits at redhat.com
Mon Mar 21 15:11:16 UTC 2005


Author: ivazquez

Update of /cvs/extras/devel/clearlooks
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29650

Modified Files:
	clearlooks.spec 
Log Message:
Upstream update


Index: clearlooks.spec
===================================================================
RCS file: /cvs/extras/devel/clearlooks/clearlooks.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- clearlooks.spec	19 Mar 2005 17:52:45 -0000	1.6
+++ clearlooks.spec	21 Mar 2005 15:11:13 -0000	1.7
@@ -1,11 +1,12 @@
 Name:           clearlooks
-Version:        0.4
-Release:        6
+Version:        0.5
+Release:        1
 Summary:        An attractive GTK+ 2 engine with a focus on usability
 Group:          User Interface/Desktops
 License:        GPL
 URL:            http://clearlooks.sourceforge.net/screenshots/
-Source0:        http://prdownloads.sourceforge.net/clearlooks/clearlooks-0.4.tar.bz2
+Source0:        http://prdownloads.sourceforge.net/clearlooks/clearlooks-0.5.tar.bz2
+Source1:        http://www.gnome-look.org/content/files/21237-clearlooks-metacity-0.5.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  gtk2-devel libgnome-devel
 
@@ -14,7 +15,7 @@
 usable environment.
 
 %prep
-%setup -q
+%setup -q -a 1
 
 %build
 %configure --enable-animation
@@ -24,6 +25,7 @@
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
+install -D -m 0644 Clearlooks/metacity-1/metacity-theme-1.xml $RPM_BUILD_ROOT%{_datadir}/themes/Clearlooks/metacity-1/metacity-theme-1.xml
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -31,10 +33,15 @@
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING CREDITS ChangeLog NEWS README TODO
+%{_datadir}/icons/*
 %{_datadir}/themes/*
 %{_libdir}/gtk-2.0/2.4.0/engines/*
 
 %changelog
+* Mon Mar 21 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 0.5-1
+- Upstream update
+- Reintegrated Metacity theme
+
 * Sat Mar 19 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 0.4-6
 - %%
 




More information about the fedora-extras-commits mailing list