rpms/invinxble-backgrounds/devel import.log, NONE, 1.1 invinxble-backgrounds.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Martin Sourada mso at fedoraproject.org
Wed Sep 10 23:49:34 UTC 2008


Author: mso

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

Modified Files:
	.cvsignore sources 
Added Files:
	import.log invinxble-backgrounds.spec 
Log Message:


Initial CVS import.




--- NEW FILE import.log ---
invinxble-backgrounds-0_0_1-2_fc9:HEAD:invinxble-backgrounds-0.0.1-2.fc9.src.rpm:1221090491


--- NEW FILE invinxble-backgrounds.spec ---
Name:           invinxble-backgrounds
Version:        0.0.1
Release:        2%{?dist}
Summary:        InvinXble desktop backgrounds

Group:          Applications/Multimedia
License:        CC-BY-SA
URL:            https://fedoraproject.org/wiki/Artwork/F10Themes/InvinXble
Source0:        invinxble-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:      noarch

%description
This package contains desktop backgrounds for the InvinXble theme.

%prep
%setup -q -n invinxble-%{version}


%build

%install
rm -rf $RPM_BUILD_ROOT
# copy image files
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/backgrounds/invinxble
cp -a $RPM_BUILD_DIR/invinxble-%{version}/*.png \
        $RPM_BUILD_ROOT/%{_datadir}/backgrounds/invinxble
# copy metadata xml file
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/gnome-background-properties
cp -a $RPM_BUILD_DIR/invinxble-%{version}/desktop-backgrounds-invinxble.xml \
        $RPM_BUILD_ROOT/%{_datadir}/gnome-background-properties



%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc COPYING
%dir %{_datadir}/backgrounds
%dir %{_datadir}/backgrounds/invinxble
%{_datadir}/backgrounds/invinxble/*.png
%dir %{_datadir}/gnome-background-properties
%{_datadir}/gnome-background-properties/desktop-backgrounds-invinxble.xml


%changelog
* Wed Sep 10 2008 Martin Sourada <mso at fedoraproject.org> - 0.0.1-2
- Use %%{_datadir} instead of %%{_prefix}/share

* Wed Sep 10 2008 Martin Sourada <mso at fedoraproject.org> - 0.0.1-1
- Initial RPM package


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/invinxble-backgrounds/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	10 Sep 2008 23:37:51 -0000	1.1
+++ .cvsignore	10 Sep 2008 23:49:03 -0000	1.2
@@ -0,0 +1 @@
+invinxble-0.0.1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/invinxble-backgrounds/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	10 Sep 2008 23:37:51 -0000	1.1
+++ sources	10 Sep 2008 23:49:03 -0000	1.2
@@ -0,0 +1 @@
+354d95df8776b15ea774821ee66c73e4  invinxble-0.0.1.tar.gz




More information about the fedora-extras-commits mailing list