SPECS: Ri-li.spec - removed %post, %postun (when we don't use it, ...
shadzik
shadzik at pld-linux.org
Sat Jul 8 10:10:04 CEST 2006
Author: shadzik Date: Sat Jul 8 08:10:04 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- removed %post, %postun (when we don't use it, we dont need it in the spec); cosmetics
---- Files affected:
SPECS:
Ri-li.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/Ri-li.spec
diff -u SPECS/Ri-li.spec:1.1 SPECS/Ri-li.spec:1.2
--- SPECS/Ri-li.spec:1.1 Sat Jul 8 08:50:20 2006
+++ SPECS/Ri-li.spec Sat Jul 8 10:09:59 2006
@@ -40,8 +40,6 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-
-
install -d $RPM_BUILD_ROOT%{_iconsdir} $RPM_BUILD_ROOT%{_desktopdir} $RPM_BUILD_ROOT%{_pixmapsdir}
install data/Ri-li-icon-16x16.png $RPM_BUILD_ROOT%{_pixmapsdir}
install data/Ri-li-icon-32x32.png $RPM_BUILD_ROOT%{_pixmapsdir}
@@ -51,12 +49,6 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post
-
-
-%postun
-
-
%files
%defattr(644,root,root,755)
%doc README AUTHORS NEWS
@@ -69,13 +61,14 @@
%{_desktopdir}/%{name}.desktop
%{_pixmapsdir}/%{name}*.png
-
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/07/08 08:09:59 shadzik
+- removed %post, %postun (when we don't use it, we dont need it in the spec); cosmetics
+
Revision 1.1 2006/07/08 06:50:20 piti
- initial for pld, after modification of oryginal spec
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/Ri-li.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list