rpms/constantine-backgrounds/devel .cvsignore, 1.4, 1.5 constantine-backgrounds.spec, 1.6, 1.7 sources, 1.4, 1.5

Martin Sourada mso at fedoraproject.org
Wed Sep 30 20:03:57 UTC 2009


Author: mso

Update of /cvs/extras/rpms/constantine-backgrounds/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30403/devel

Modified Files:
	.cvsignore constantine-backgrounds.spec sources 
Log Message:


Update default to beta artwork, update 4flowers to latest version.

Split -single subpackage as we now ship dual screen wallpapers as well and
KDE does not need/want them.




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/constantine-backgrounds/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	22 Aug 2009 16:38:57 -0000	1.4
+++ .cvsignore	30 Sep 2009 20:03:57 -0000	1.5
@@ -1 +1 @@
-constantine-backgrounds-11.90.2.1.tar.lzma
+constantine-backgrounds-12.0.0.tar.lzma


Index: constantine-backgrounds.spec
===================================================================
RCS file: /cvs/extras/rpms/constantine-backgrounds/devel/constantine-backgrounds.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- constantine-backgrounds.spec	22 Aug 2009 16:38:57 -0000	1.6
+++ constantine-backgrounds.spec	30 Sep 2009 20:03:57 -0000	1.7
@@ -1,5 +1,5 @@
 Name:           constantine-backgrounds
-Version:        11.90.2.1
+Version:        12.0.0
 Release:        1%{?dist}
 Summary:        Constantine desktop backgrounds
 
@@ -14,6 +14,7 @@ BuildArch:      noarch
 BuildRequires:  inkscape
 # for %%_kde4_* macros
 BuildRequires:	kde-filesystem
+Requires:       %{name}-single = %{version}-%{release}
 
 %if 0%{?fedora} == 12
 Provides: system-backgrounds
@@ -22,6 +23,14 @@ Provides: system-backgrounds
 %description
 This package contains desktop backgrounds for the Constantine theme.
 
+%package        single
+Summary:        Single screen images for Constantine Backgrounds
+Group:          Applications/Multimedia
+Conflicts:      %{name} < 12.0.0
+
+%description    single
+This package contains Single screen images for Constantine Backgrounds
+
 %package        extras
 Summary:        Extra Constantine Backgrounds
 Group:          Applications/Multimedia
@@ -37,7 +46,7 @@ Obsoletes:      constantine-kde-theme <=
 Provides:       system-backgrounds-kde
 %endif
 
-Requires:       %{name} = %{version}-%{release} 
+Requires:       %{name}-single = %{version}-%{release} 
 Requires:       kde-filesystem
 
 %description    kde 
@@ -72,10 +81,21 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
+%doc
+%{_datadir}/backgrounds/constantine/default/standard.dual
+%{_datadir}/backgrounds/constantine/default/wide.dual
+%{_datadir}/backgrounds/constantine/default/normalish.dual
+%{_datadir}/backgrounds/constantine/default/constantine.xml
+%{_datadir}/gnome-background-properties/desktop-backgrounds-constantine.xml
+
+%files single
+%defattr(-,root,root,-)
 %doc COPYING Credits
 %dir %{_datadir}/backgrounds/constantine
-%{_datadir}/backgrounds/constantine/default
-%{_datadir}/gnome-background-properties/desktop-backgrounds-constantine.xml
+%dir %{_datadir}/backgrounds/constantine/default
+%{_datadir}/backgrounds/constantine/default/standard
+%{_datadir}/backgrounds/constantine/default/wide
+%{_datadir}/backgrounds/constantine/default/normalish
 
 %files extras
 %defattr(-,root,root,-)
@@ -93,6 +113,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Sep 30 2009 Martin Sourada <mso at fedoraproject.org> - 12.0.0-1
+- Update default and 4flowers, adds dual screen versions for default
+  => split single screen versions into -single subpackage
+
 * Sat Aug 22 2009 Martin Sourada <mso at feodraproject.org> - 11.90.2.1-1
 - Extras slideshow bugfix respin
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/constantine-backgrounds/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	22 Aug 2009 16:38:57 -0000	1.4
+++ sources	30 Sep 2009 20:03:57 -0000	1.5
@@ -1 +1 @@
-4388ee40f65d59114bdf2af14093166f  constantine-backgrounds-11.90.2.1.tar.lzma
+fc795aeeb4e164fe106ac965c261ad97  constantine-backgrounds-12.0.0.tar.lzma




More information about the fedora-extras-commits mailing list