SPECS: zile.spec - up to 2.3.2 - info.patch obsoleted - %post/%postun no lo...
duddits
duddits at pld-linux.org
Thu Feb 26 10:05:53 CET 2009
Author: duddits Date: Thu Feb 26 09:05:53 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 2.3.2
- info.patch obsoleted
- %post/%postun no longer needed
---- Files affected:
SPECS:
zile.spec (1.30 -> 1.31)
---- Diffs:
================================================================
Index: SPECS/zile.spec
diff -u SPECS/zile.spec:1.30 SPECS/zile.spec:1.31
--- SPECS/zile.spec:1.30 Fri Dec 26 15:10:01 2008
+++ SPECS/zile.spec Thu Feb 26 10:05:48 2009
@@ -2,12 +2,12 @@
Summary: Zile is another Emacs-clone
Summary(pl.UTF-8): Zile jest jeszcze jednym klonem Emacsa
Name: zile
-Version: 2.3.0
+Version: 2.3.2
Release: 1
License: distributable
Group: Applications/Editors
Source0: http://ftp.gnu.org/gnu/zile/%{name}-%{version}.tar.gz
-# Source0-md5: c35fd88c9045eaffb83aa46abe7e9d27
+# Source0-md5: f485bd2cffbd80e2f2e7c52a278123bc
Patch0: %{name}-info.patch
URL: http://www.gnu.org/software/zile/
BuildRequires: autoconf
@@ -28,7 +28,7 @@
%prep
%setup -q
-%patch0 -p1
+#%%patch0 -p1
%build
CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
@@ -47,12 +47,6 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post -p /sbin/postshell
--/usr/sbin/fix-info-dir -c %{_infodir}
-
-%postun -p /sbin/postshell
--/usr/sbin/fix-info-dir -c %{_infodir}
-
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README THANKS
@@ -60,7 +54,6 @@
%dir %{_datadir}/%{name}
%{_datadir}/%{name}/*
%{_mandir}/man1/*
-%{_infodir}/%{name}*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -68,6 +61,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2009/02/26 09:05:48 duddits
+- up to 2.3.2
+- info.patch obsoleted
+- %post/%postun no longer needed
+
Revision 1.30 2008/12/26 14:10:01 adamg
- disable aclocal/autoconf for now
- fixed previous commit msg
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/zile.spec?r1=1.30&r2=1.31&f=u
More information about the pld-cvs-commit
mailing list