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

Marek Mahut mmahut at fedoraproject.org
Fri Apr 10 07:34:34 UTC 2009


Author: mmahut

Update of /cvs/pkgs/rpms/astronomy-backgrounds/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26019/devel

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



--- NEW FILE astronomy-backgrounds.spec ---
Name:           astronomy-backgrounds
Version:        1.0
Release:        1%{?dist}
Summary:        Desktop wallpapers with Astronomy theme

Group:          Applications/Multimedia
License:        CC-BY
URL:            http://fedoraproject.org/wiki/SIGs/Astronomy
Source0:        http://git.fedorahosted.org/git/astronomy.git?p=astronomy.git;a=blob;f=projects/astronomy-backgrounds/tarballs/%{name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:      noarch

%description
The astronomy-backgrounds package contains astronomy 
related artwork intended to be used as desktop background image.

%prep
%setup -q


%build


%install
rm -rf $RPM_BUILD_ROOT
for i in wallpapers/*
	do
		install -Dm664 $i $RPM_BUILD_ROOT%{_datadir}/backgrounds/astronomy
	done
install -Dm644 astronomy-backgrounds.xml $RPM_BUILD_ROOT%{_datadir}/gnome-background-properties

%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc README LICENSE
%{_datadir}/backgrounds
%{_datadir}/gnome-background-properties

%changelog
* Wed Apr 8 2009 Marek Mahut <mmahut at fedoraproject.org> - 1.0-1
- Intial packaging attemp


--- NEW FILE import.log ---
astronomy-backgrounds-1_0-1_fc8:HEAD:astronomy-backgrounds-1.0-1.fc8.src.rpm:1239348809


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/astronomy-backgrounds/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	10 Apr 2009 00:18:39 -0000	1.1
+++ .cvsignore	10 Apr 2009 07:34:03 -0000	1.2
@@ -0,0 +1 @@
+astronomy-backgrounds-1.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/astronomy-backgrounds/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	10 Apr 2009 00:18:39 -0000	1.1
+++ sources	10 Apr 2009 07:34:03 -0000	1.2
@@ -0,0 +1 @@
+3f73557d10bcda9a9c601b0f758eca31  astronomy-backgrounds-1.0.tar.gz




More information about the fedora-extras-commits mailing list