]> git.pld-linux.org Git - packages/less.git/commitdiff
- %env_update; rel 3 auto/ac/less-394-3
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 31 Aug 2006 17:21:48 +0000 (17:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    less.spec -> 1.82

less.spec

index b8f885fe17f000abe363ef0ee6aa8f32d7d328a1..d471d5318f81edf496924837842da41fdc33a1cd 100644 (file)
--- a/less.spec
+++ b/less.spec
@@ -10,7 +10,7 @@ Summary(tr):  Metin dosyas
 Summary(uk):   ðÒÏÇÒÁÍÁ ÄÌÑ ÐÅÒÅÇÌÑÄÕ ÔÅËÓÔÏ×ÉÈ ÆÁÊ̦נÓÈÏÖÁ ÎÁ more, ÁÌÅ ËÒÁÝÁ
 Name:          less
 Version:       394
-Release:       2
+Release:       3
 License:       GPL v2
 Group:         Applications/Text
 Source0:       http://www.greenwoodsoftware.com/less/%{name}-%{version}.tar.gz
@@ -26,6 +26,7 @@ Patch3:               %{name}-libtinfo.patch
 URL:           http://www.greenwoodsoftware.com/less/
 BuildRequires: autoconf
 BuildRequires: ncurses-devel >= 5.0
+BuildRequires: rpmbuild(macros) >= 1.316
 Requires:      file
 Requires:      setup >= 2.4.6
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -111,6 +112,12 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/README.less-non-english-man-pages*
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%env_update
+
+%postun
+%env_update
+
 %files
 %defattr(644,root,root,755)
 %doc README NEWS
This page took 0.135093 seconds and 4 git commands to generate.