Author: glen                         Date: Thu Aug 31 17:29:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %env_update

---- Files affected:
SPECS:
   zsync.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/zsync.spec
diff -u SPECS/zsync.spec:1.10 SPECS/zsync.spec:1.11
--- SPECS/zsync.spec:1.10       Thu Aug 31 19:29:06 2006
+++ SPECS/zsync.spec    Thu Aug 31 19:29:48 2006
@@ -19,6 +19,7 @@
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
 BuildRequires: popt-devel
+BuildRequires: rpmbuild(macros) >= 1.316
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sysconfdir     /etc/zsyncd
@@ -124,6 +125,12 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%env_update
+
+%postun
+%env_update
+
 %files
 %defattr(644,root,root,755)
 %doc NEWS README
@@ -141,6 +148,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/08/31 17:29:48  glen
+- %env_update
+
 Revision 1.10  2006/08/31 17:29:06  glen
 - 0.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/zsync.spec?r1=1.10&r2=1.11&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to