SPECS: gnome-themes-extras.spec - 2.22.0
patrys
patrys at pld-linux.org
Wed Apr 2 23:09:30 CEST 2008
Author: patrys Date: Wed Apr 2 21:09:30 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 2.22.0
---- Files affected:
SPECS:
gnome-themes-extras.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: SPECS/gnome-themes-extras.spec
diff -u SPECS/gnome-themes-extras.spec:1.34 SPECS/gnome-themes-extras.spec:1.35
--- SPECS/gnome-themes-extras.spec:1.34 Tue Oct 9 17:31:11 2007
+++ SPECS/gnome-themes-extras.spec Wed Apr 2 23:09:25 2008
@@ -2,12 +2,12 @@
Summary: Extra themes for GNOME 2 environment
Summary(pl.UTF-8): Dodatkowe motywy dla środowiska GNOME 2
Name: gnome-themes-extras
-Version: 2.20
+Version: 2.22.0
Release: 1
License: GPL
Group: Themes
-Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.20/%{name}-%{version}.tar.bz2
-# Source0-md5: 830b27cb368e40c70b15288d2db12937
+Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.22/%{name}-%{version}.tar.bz2
+# Source0-md5: 3c24a31bf43d4dbb97bc8712b8cd72b3
URL: http://www.gnome.org/
BuildRequires: autoconf >= 2.53
BuildRequires: automake >= 1:1.9
@@ -78,13 +78,37 @@
%description Neu -l pl.UTF-8
Motyw Neu dla środowiska GNOME 2.
+%package Unity
+Summary: Unity theme for GNOME 2 environment
+Summary(pl.UTF-8): Motyw Unity dla środowiska GNOME 2
+Group: Themes
+Requires: %{name} = %{version}-%{release}
+
+%description Unity
+Unity theme for GNOME 2 environment.
+
+%description Unity -l pl.UTF-8
+Motyw Unity dla środowiska GNOME 2.
+
+%package gnome-alternative
+Summary: GNOME Alternative theme for GNOME 2 environment
+Summary(pl.UTF-8): Motyw GNOME Alternative dla środowiska GNOME 2
+Group: Themes
+Requires: %{name} = %{version}-%{release}
+
+%description gnome-alternative
+GNOME Alternative theme for GNOME 2 environment.
+
+%description gnome-alternative -l pl.UTF-8
+Motyw GNOME Alternative dla środowiska GNOME 2.
+
%prep
%setup -q
%build
%{__intltoolize}
%{__libtoolize}
-%{__aclocal} -I m4
+%{__aclocal}
%{__autoconf}
%{__automake}
%configure \
@@ -98,7 +122,7 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-for dir in Foxtrot Gion Neu
+for dir in Foxtrot Gion Neu gnome-alternative
do
gtk-update-icon-cache -ft $RPM_BUILD_ROOT%{_iconsdir}/$dir
done
@@ -125,13 +149,24 @@
%defattr(644,root,root,755)
%{_iconsdir}/Neu
+%files Unity
+%defattr(644,root,root,755)
+%{_datadir}/themes/Unity
+
+%files gnome-alternative
+%defattr(644,root,root,755)
+%{_iconsdir}/gnome-alternative
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.34 2007-10-09 15:31:11 baggins
+Revision 1.35 2008-04-02 21:09:25 patrys
+- 2.22.0
+
+Revision 1.34 2007/10/09 15:31:11 baggins
- s/enviroment/environment/
Revision 1.33 2007/09/18 16:28:43 megabajt
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-themes-extras.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list