rpms/gspca/F-8 gspca.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Thorsten Leemhuis thl at rpmfusion.org
Fri Oct 3 15:38:02 CEST 2008


Author: thl

Update of /cvs/free/rpms/gspca/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31511

Modified Files:
	.cvsignore sources 
Added Files:
	gspca.spec 
Log Message:
import from livna


--- NEW FILE gspca.spec ---
Name:           gspca
Version:        1.00.20
Release:        2%{?dist}
Summary:        Common parts belonging to the gspca Webcam Kernel Module

Group:          System Environment/Kernel
License:        GPLv2+
URL:            http://mxhaard.free.fr/download.html
Source0:        http://mxhaard.free.fr/spca50x/Download/gspcav1-20071224.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

Requires:       gspca-kmod >= %{version}
Provides:       gspca-kmod-common = %{version}-%{release}
BuildArch:      noarch

%description
This RPM contains the common parts belonging to the gspca Webcam Kernel Module,
which provides support for up to 260 different webcams not included in the
default kernel

%prep
%setup -c -q

%build
iconv -f ISO_8859-1 -t UTF-8 gspcav1-20071224/changelog --output gspcav1-20071224/changelog.utf8
cp -af gspcav1-20071224/changelog.utf8 gspcav1-20071224/changelog

%install
rm -rf $RPM_BUILD_ROOT
mkdir $RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc gspcav1-20071224/changelog

%changelog
* Thu Oct 02 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 1.00.20-2
- rebuild for rpm fusion

* Thu Dec 27 2007 Jonathan Dieter <jdieter at gmail.com> - 1.00.20-1
- Rebase to upstream

* Mon Nov  5 2007 Thorsten Leemhuis <fedora [AT] leemhuis.info> - 1.00.18-3
- create RPM_BUILD_ROOT during install, as find-debuginfo.sh from F8
  will complain otherwise

* Sun Nov  4 2007 Jonathan Dieter <jdieter at gmail.com> - 1.00.18-2
- Spec file cleanup

* Sun Oct 28 2007 Jonathan Dieter <jdieter at gmail.com> - 1.00.18-1
- Initial release


Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/gspca/F-8/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	30 Sep 2008 16:44:46 -0000	1.1
+++ .cvsignore	3 Oct 2008 13:38:02 -0000	1.2
@@ -0,0 +1 @@
+gspcav1-20071224.tar.gz


Index: sources
===================================================================
RCS file: /cvs/free/rpms/gspca/F-8/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	30 Sep 2008 16:44:46 -0000	1.1
+++ sources	3 Oct 2008 13:38:02 -0000	1.2
@@ -0,0 +1 @@
+14853ba1f4edc1e685039fca56e5ebf2  gspcav1-20071224.tar.gz



More information about the rpmfusion-commits mailing list