rpms/gphoto2/devel gphoto2.spec,1.40,1.41

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Nov 11 23:24:30 UTC 2005


Author: johnp

Update of /cvs/dist/rpms/gphoto2/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv25574

Modified Files:
	gphoto2.spec 
Log Message:
- Ref additional files using Source3 and Source4



Index: gphoto2.spec
===================================================================
RCS file: /cvs/dist/rpms/gphoto2/devel/gphoto2.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- gphoto2.spec	11 Nov 2005 22:54:12 -0000	1.40
+++ gphoto2.spec	11 Nov 2005 23:24:27 -0000	1.41
@@ -12,6 +12,8 @@
 Source0: http://prdownloads.sourceforge.net/gphoto/%{pkg}-%{pkgver}.tar.gz
 Source1: http://prdownloads.sourceforge.net/gphoto/%{libpkg}-%{libver}.tar.gz
 Source2: gen-libgphoto-hal-fdi
+Source3: 90-gphoto-camera-policy.fdi
+Source4: gphoto-set-procperm
 Patch2: gphoto2-gcc4.patch
 Url: http://www.gphoto.org/
 ExcludeArch: s390 s390x
@@ -107,14 +109,14 @@
 
 popd
 
-install -m755 90-gphoto-camera-policy.fdi %{buildroot}/usr/share/hal/fdi/information/20thirdparty/90-gphoto-camera-policy.fdi
+install -m755 %{SOURCE3} %{buildroot}/usr/share/hal/fdi/information/20thirdparty/90-gphoto-camera-policy.fdi
 
 export tagname=CC
 %makeinstall
 
 install -d -m755 $RPM_BUILD_ROOT%{_libexecdir}/
 
-install -m755 gphoto-set-procperm $RPM_BUILD_ROOT%{_libexecdir}/gphoto-set-procperm
+install -m755 %{SOURCE4} $RPM_BUILD_ROOT%{_libexecdir}/gphoto-set-procperm
 
 cp -a %{buildroot}%{_docdir}/%{name} installed-doc
 find installed-doc -name '*.sgml' | xargs -r rm




More information about the fedora-cvs-commits mailing list