rpms/constantine-kde-theme/devel constantine-kde-theme.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Jaroslav Reznik jreznik at fedoraproject.org
Sat Sep 5 07:31:59 UTC 2009


Author: jreznik

Update of /cvs/pkgs/rpms/constantine-kde-theme/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15026

Modified Files:
	.cvsignore sources 
Added Files:
	constantine-kde-theme.spec 
Log Message:
* Fri Sep 04 2009 Jaroslav Reznik <jreznik at redhat.com> 11.90.2-1
- KDM theme

* Thu Sep 03 2009 Jaroslav Reznik <jreznik at redhat.com> 11.90.1-1
- wallpapers moved to backgrounds package
- ksplash theme

* Thu Aug 06 2009 Jaroslav Reznik <jreznik at redhat.com> 11.90.0-1
- initial package



--- NEW FILE constantine-kde-theme.spec ---
Name:		constantine-kde-theme
Version:	11.90.2
Release:	1%{?dist}
Summary:	Constantine KDE Theme

Group:		User Interface/Desktops
License:	GPLv2+ and CC-BY-SA

# We are upstream for this package
URL:		https://fedorahosted.org/fedora-kde-artwork/
Source0:	https://fedorahosted.org/releases/f/e/fedora-kde-artwork/%{name}-%{version}.tar.bz2
BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildArch:	noarch
BuildRequires:	kde-filesystem
Requires:	kde-filesystem
Requires:	system-logos
# TODO: correct Constantine Requires
Requires:	constantine-backgrounds >= 11.90.0-1



%description
This is Constantine KDE Theme Artwork containing KSplash theme and KDM theme.

%prep
%setup -q


%build
# blank

%install
rm -rf %{buildroot}

# KDM
mkdir -p %{buildroot}/%{_kde4_appsdir}/kdm/themes/
cp -rp kdm/Constantine/ %{buildroot}/%{_kde4_appsdir}/kdm/themes/
(cd %{buildroot}/%{_kde4_appsdir}/kdm/themes/Constantine/
ln -s ../../../../../backgrounds/constantine/default/standard/constantine.png constantine.png
ln -s ../../../../../pixmaps/system-logo-white.png system-logo-white.png
)

#mkdir -p %{buildroot}/%{_kde4_appsdir}/kdm/pics/users
#cp -rp kdm/users %{buildroot}/%{_kde4_appsdir}/kdm/pics

# KSplash
mkdir -p %{buildroot}%{_kde4_appsdir}/ksplash/Themes/
cp -rp ksplash/Constantine/ %{buildroot}%{_kde4_appsdir}/ksplash/Themes/
ln -s ../../../../../../backgrounds/constantine/default/standard/constantine.png %{buildroot}%{_kde4_appsdir}/ksplash/Themes/Constantine/2048x1536/constantine.png
mkdir %{buildroot}%{_kde4_appsdir}/ksplash/Themes/Constantine/1920x1200/
ln -s ../../../../../../backgrounds/constantine/default/wide/constantine.png %{buildroot}%{_kde4_appsdir}/ksplash/Themes/Constantine/1920x1200/constantine.png

# end finally drag logo
ln -s ../../../../../../pixmaps/system-logo-white.png %{buildroot}%{_kde4_appsdir}/ksplash/Themes/Constantine/2048x1536/logo.png

%clean
rm -rf %{buildroot}


%files
%defattr(-,root,root,-)
%doc README COPYING.CC-BY-SA COPYING.GPLv2
%{_kde4_appsdir}/kdm/themes/Constantine/
%{_kde4_appsdir}/ksplash/Themes/Constantine/
#%{_kde4_appsdir}/kdm/pics/users/default_constantine.png


%changelog
* Fri Sep 04 2009 Jaroslav Reznik <jreznik at redhat.com> 11.90.2-1
- KDM theme

* Thu Sep 03 2009 Jaroslav Reznik <jreznik at redhat.com> 11.90.1-1
- wallpapers moved to backgrounds package
- ksplash theme

* Thu Aug 06 2009 Jaroslav Reznik <jreznik at redhat.com> 11.90.0-1
- initial package


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/constantine-kde-theme/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	4 Sep 2009 20:14:38 -0000	1.1
+++ .cvsignore	5 Sep 2009 07:31:57 -0000	1.2
@@ -0,0 +1 @@
+constantine-kde-theme-11.90.2.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/constantine-kde-theme/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	4 Sep 2009 20:14:38 -0000	1.1
+++ sources	5 Sep 2009 07:31:57 -0000	1.2
@@ -0,0 +1 @@
+7d73d3b9e1e00343d624c048b375393f  constantine-kde-theme-11.90.2.tar.bz2




More information about the fedora-extras-commits mailing list