]> git.pld-linux.org Git - packages/gspy.git/blobdiff - gspy.spec
- propably better summary
[packages/gspy.git] / gspy.spec
index 452dab7e1cbad8ffa27969929d9599bdfce0bc2e..772b7c044bc97bf23c0678c35bcf8b804b62e3cb 100644 (file)
--- a/gspy.spec
+++ b/gspy.spec
@@ -1,4 +1,4 @@
-Summary:       retrieves images from a video4linux device
+Summary:       A Gnome Security Camera
 Name:          gspy
 Version:       0.1.8
 Release:       0.1
@@ -28,10 +28,8 @@ command string can include a token(s) "%f%" that will get replaced
 with the alarm picture filename. Typical uses would be to copy the
 alarm picture to a remote site using ftp or scp, email the picture to
 someone, play a sound annoucement... "Step away from the keyboard!",
-turn on lights using a parallel port or X10 interface, or ???. Have
-FUN
-
-%description -l pl
+turn on lights using a parallel port or X10 interface, or ???. 
+Have FUN
 
 %prep
 %setup -q -n %{name}
@@ -56,26 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%pre
-
-%post
-#%post -p /sbin/ldconfig
-
-%preun
-
-%postun
-#%postun       -p /sbin/ldconfig
-
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO
-
-# if _sysconfdir != /etc:
-#%%dir %{_sysconfdir}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
-
 %attr(755,root,root) %{_bindir}/*
-
 %{_datadir}/%{name}
-
-# initscript and its config
This page took 0.05938 seconds and 4 git commands to generate.