rpms/shared-color-profiles/F-12 import.log, NONE, 1.1 shared-color-profiles.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Richard Hughes rhughes at fedoraproject.org
Wed Dec 9 19:57:08 UTC 2009


Author: rhughes

Update of /cvs/pkgs/rpms/shared-color-profiles/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv763/F-12

Modified Files:
	.cvsignore sources 
Added Files:
	import.log shared-color-profiles.spec 
Log Message:



--- NEW FILE import.log ---
shared-color-profiles-0_1_0-1_fc12:F-12:shared-color-profiles-0.1.0-1.fc12.src.rpm:1260388566


--- NEW FILE shared-color-profiles.spec ---
Summary: Shared color profiles to be used in color management aware applications
Name: shared-color-profiles
Version: 0.1.0
Release: 1%{?dist}
URL: http://github.com/hughsie/shared-color-profiles
Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.gz
License: GPLv2+ and Public Domain
Group: System Environment/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch

Requires: color-filesystem

%description 
The shared-color-profiles package contains various profiles which are useful for
programs that are color management aware.
This package only contains the free profiles that can be safely distributed
with Fedora.

%prep
%setup -q

%build
%configure

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog
%{_datadir}/color/icc/*.ic?
%dir %{_datadir}/shared-color-profiles

# Argyll
%dir %{_datadir}/color/icc/Argyll
%{_datadir}/color/icc/Argyll/*.ic?
%dir %{_datadir}/shared-color-profiles/Argyll
%{_datadir}/shared-color-profiles/Argyll/*

%changelog
* Mon Dec 07 2009 Richard Hughes <richard at hughsie.com> 0.1.0-1
- Initial import of 0.1.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/shared-color-profiles/F-12/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	9 Dec 2009 17:51:41 -0000	1.1
+++ .cvsignore	9 Dec 2009 19:57:08 -0000	1.2
@@ -0,0 +1 @@
+shared-color-profiles-0.1.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/shared-color-profiles/F-12/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	9 Dec 2009 17:51:41 -0000	1.1
+++ sources	9 Dec 2009 19:57:08 -0000	1.2
@@ -0,0 +1 @@
+ccdfe0d69cb44e2df4cf717769b2e18b  shared-color-profiles-0.1.0.tar.gz




More information about the fedora-extras-commits mailing list