]> git.pld-linux.org Git - packages/gspy.git/commitdiff
- cleanup
authordarekr <darekr@pld-linux.org>
Mon, 11 Jul 2005 20:34:43 +0000 (20:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gspy.spec -> 1.3

gspy.spec

index 452dab7e1cbad8ffa27969929d9599bdfce0bc2e..3bf3069552640f3856439c45bab73d331ad71d09 100644 (file)
--- a/gspy.spec
+++ b/gspy.spec
@@ -56,26 +56,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.075879 seconds and 4 git commands to generate.