rpms/tellico/devel tellico.spec,1.41,1.42

alexlan alexlan at fedoraproject.org
Thu Nov 19 01:03:04 UTC 2009


Author: alexlan

Update of /cvs/pkgs/rpms/tellico/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8567

Modified Files:
	tellico.spec 
Log Message:
* Wed Nov 18 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 2.1-2
- Add BR: libv4l-devel and re-enable webcam support



Index: tellico.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tellico/devel/tellico.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -p -r1.41 -r1.42
--- tellico.spec	7 Nov 2009 06:28:03 -0000	1.41
+++ tellico.spec	19 Nov 2009 01:03:03 -0000	1.42
@@ -1,6 +1,6 @@
 Name:           tellico
 Version:        2.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A collection manager
 
 Group:          Applications/Multimedia
@@ -28,6 +28,7 @@ BuildRequires:  poppler-qt4-devel
 BuildRequires:  kdepimlibs-devel
 BuildRequires:  kdemultimedia-devel
 BuildRequires:  kdegraphics-devel
+BuildRequires:  libv4l-devel
 
 %if 0%{?fedora} < 7
 BuildRequires: tcp_wrappers
@@ -55,10 +56,9 @@ directly from Amazon.com.
 
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
-%{cmake_kde4} ..
+%{cmake_kde4} -DENABLE_WEBCAM:BOOL=ON ..
 popd
 
-#configure --disable-rpath --enable-webcam
 make %{?_smp_mflags}  -C %{_target_platform}
 
 %install
@@ -110,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Nov 18 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 2.1-2
+- Add BR: libv4l-devel and re-enable webcam support 
+
 * Sat Nov  7 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 2.1-1
 - Update to latest upstream 2.1
 




More information about the fedora-extras-commits mailing list