]> git.pld-linux.org Git - packages/gspy.git/commitdiff
- cleanup, added poor Summary
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Mon, 11 Jul 2005 20:33:40 +0000 (20:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gspy.spec -> 1.2

gspy.spec

index 74ef0d5de3ffb66d610e1927b229c203eb8391e9..452dab7e1cbad8ffa27969929d9599bdfce0bc2e 100644 (file)
--- a/gspy.spec
+++ b/gspy.spec
@@ -1,22 +1,11 @@
-#
-# Conditional build:
-#
-Summary:       -
-Summary(pl):   -
+Summary:       retrieves images from a video4linux device
 Name:          gspy
 Version:       0.1.8
 Release:       0.1
 License:       GPL v2
 Group:         Applications
-#Icon:         -
 Source0:       http://gspy.sourceforge.net/%{name}-%{version}-src.tar.gz
-#Patch0:               %{name}-what.patch
 URL:           http://gspy.sourceforge.net/
-#BuildRequires:        autoconf
-#BuildRequires:        automake
-#BuildRequires:        libtool
-#BuildRequires:        -
-#PreReq:               -
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -46,11 +35,8 @@ FUN
 
 %prep
 %setup -q -n %{name}
-#%patch0 -p1
 
 %build
-# if ac/am/* rebuilding is necessary, do it in this order and add
-# appropriate BuildRequires
 %{__gettextize}
 %{__libtoolize}
 %{__aclocal}
@@ -63,8 +49,6 @@ cp -f /usr/share/automake/config.sub .
 
 %install
 rm -rf $RPM_BUILD_ROOT
-# create directories if necessary
-#install -d $RPM_BUILD_ROOT
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
This page took 0.087739 seconds and 4 git commands to generate.