rpms/multican/devel multican.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Jindrich Novy (jnovy) fedora-extras-commits at redhat.com
Thu Nov 9 11:43:21 UTC 2006


Author: jnovy

Update of /cvs/extras/rpms/multican/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22007/devel

Modified Files:
	.cvsignore sources 
Added Files:
	multican.spec 
Log Message:
auto-import multican-0.0.4-1 on branch devel from multican-0.0.4-1.src.rpm
initial import


--- NEW FILE multican.spec ---
Summary:	Remote control utility for Canon cameras
Name:		multican
Version:	0.0.4
Release:	1%{?dist}
Source0:	http://prdownloads.sourceforge.net/multican/%{name}-%{version}.tar.gz
URL:		http://multican.sourceforge.net/
License:	GPL
Group:		Applications/Multimedia
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:	libusb-devel >= 0.1.12
Requires:	libusb >= 0.1.12

%description
Multican is Canon EOS class USB remote control utility for 400D, 300D,
350D, 30D, 20D and 5D. It is possible to control more of Canon cameras
in the same time up to six cameras attached. Multican allows scripted
remote control of multiple cameras.

%prep
%setup -q

%build
make CFLAGS="$RPM_OPT_FLAGS"

%install
rm -rf $RPM_BUILD_ROOT
make BINDIR="$RPM_BUILD_ROOT%{_bindir}" install

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc COPYING TODO README ChangeLog
%{_bindir}/*

%changelog
* Tue Nov 07 2006 Jindrich Novy <jnovy at redhat.com> 0.0.4-1
- initial build


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/multican/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	9 Nov 2006 11:42:11 -0000	1.1
+++ .cvsignore	9 Nov 2006 11:42:51 -0000	1.2
@@ -0,0 +1 @@
+multican-0.0.4.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/multican/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	9 Nov 2006 11:42:11 -0000	1.1
+++ sources	9 Nov 2006 11:42:51 -0000	1.2
@@ -0,0 +1 @@
+a620f5a908f7ea7ea40724674f05ef0e  multican-0.0.4.tar.gz




More information about the scm-commits mailing list