[fswebcam] * Wed Jun 26 2013 Fabian Affolter <mail at fabian-affolter.ch> - 20110717-6 - Spec file updated

Fabian Affolter fab at fedoraproject.org
Thu Jun 27 18:55:30 UTC 2013


commit c7d7c2e3293ade289b36557a62192f1f5fcb3aff
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Thu Jun 27 20:55:03 2013 +0200

    * Wed Jun 26 2013 Fabian Affolter <mail at fabian-affolter.ch> - 20110717-6
    - Spec file updated

 fswebcam.spec |   19 ++++---------------
 1 files changed, 4 insertions(+), 15 deletions(-)
---
diff --git a/fswebcam.spec b/fswebcam.spec
index 4a1349f..d619089 100644
--- a/fswebcam.spec
+++ b/fswebcam.spec
@@ -1,48 +1,37 @@
 Name:           fswebcam
 Version:        20110717
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Tiny and flexible webcam program
 
-Group:          Applications/System
 License:        GPLv2
 URL:            http://www.firestorm.cx/fswebcam/
 Source0:        http://www.firestorm.cx/%{name}/files/%{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gd-devel
 
-
 %description
 A tiny and flexible webcam program for capturing images from a V4L1/V4L2
 device, and overlaying a caption or image.
 
-
 %prep
 %setup -q
 
-
 %build
 %configure
 make %{?_smp_mflags}
 
-
 %install
-rm -rf %{buildroot}
 make install DESTDIR=%{buildroot} INSTALL="install -p"
 
-
-%clean
-rm -rf %{buildroot}
-
-
 %files
-%defattr(-,root,root,-)
 %doc CHANGELOG README LICENSE example.conf
 %{_mandir}/man*/%{name}*.*
 %{_bindir}/%{name}
 
-
 %changelog
+* Wed Jun 26 2013 Fabian Affolter <mail at fabian-affolter.ch> - 20110717-6
+- Spec file updated
+
 * Tue Jun 11 2013 Remi Collet <rcollet at redhat.com> - 20110717-5
 - rebuild for new GD 2.1.0
 


More information about the scm-commits mailing list