SPECS: rsstail.spec - don't own %{_mandir}/man1 - release 2
megabajt
megabajt at pld-linux.org
Sun Dec 7 19:54:27 CET 2008
Author: megabajt Date: Sun Dec 7 18:54:27 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- don't own %{_mandir}/man1
- release 2
---- Files affected:
SPECS:
rsstail.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/rsstail.spec
diff -u SPECS/rsstail.spec:1.1 SPECS/rsstail.spec:1.2
--- SPECS/rsstail.spec:1.1 Tue Feb 5 02:29:59 2008
+++ SPECS/rsstail.spec Sun Dec 7 19:54:22 2008
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Czytnik RSS
Name: rsstail
Version: 1.4
-Release: 1
+Release: 2
License: GPL
Group: Applications/Text
Source0: http://www.vanheusden.com/rsstail/%{name}-%{version}.tgz
@@ -30,6 +30,7 @@
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
+
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
@@ -39,8 +40,8 @@
%files
%defattr(644,root,root,755)
%doc readme.txt
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/*
+%attr(755,root,root) %{_bindir}/rsstail
+%{_mandir}/man1/rsstail.1*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -48,6 +49,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2008/12/07 18:54:22 megabajt
+- don't own %{_mandir}/man1
+- release 2
+
Revision 1.1 2008/02/05 01:29:59 piotrek
- initial 1.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rsstail.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list