SPECS: synopsis.spec - up to 0.11 - cleaning - pump up the verbosity in %files

duddits duddits at pld-linux.org
Fri Mar 6 23:58:43 CET 2009


Author: duddits                      Date: Fri Mar  6 22:58:43 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.11
- cleaning
- pump up the verbosity in %files

---- Files affected:
SPECS:
   synopsis.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/synopsis.spec
diff -u SPECS/synopsis.spec:1.5 SPECS/synopsis.spec:1.6
--- SPECS/synopsis.spec:1.5	Mon Feb 12 23:09:17 2007
+++ SPECS/synopsis.spec	Fri Mar  6 23:58:38 2009
@@ -2,12 +2,12 @@
 Summary:	Synopsis - a source code introspection tool
 Summary(pl.UTF-8):	Synopsis - narzędzie do badania kodu źródłowego
 Name:		synopsis
-Version:	0.8
+Version:	0.11
 Release:	1
 License:	LGPL
 Group:		Development/Tools
 Source0:	http://synopsis.fresco.org/download/%{name}-%{version}.tar.gz
-# Source0-md5:	3001e54cf4af937c2fd7377a1debdbac
+# Source0-md5:	c9b10905246c3de958fd72722520b09e
 URL:		http://synopsis.fresco.org/
 BuildRequires:	libstdc++-devel
 BuildRequires:	pkgconfig
@@ -71,15 +71,22 @@
 
 %py_postclean
 
+# clean this html stuff
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README share/doc/Synopsis/html/*
-%attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/libSynopsis.so
+%doc NEWS README share/doc/synopsis/print/*.pdf
+%attr(755,root,root) %{_bindir}/sxr-server
+%attr(755,root,root) %{_bindir}/synopsis
+%attr(755,root,root) %{_libdir}/libSynopsis.so*
 %{py_sitedir}/Synopsis
+%{py_sitedir}/%{name}-%{version}-*.egg-info
+%{_mandir}/man1/sxr-server.1*
+%{_mandir}/man1/synopsis.1*
 
 %files devel
 %defattr(644,root,root,755)
@@ -92,6 +99,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2009/03/06 22:58:38  duddits
+- up to 0.11
+- cleaning
+- pump up the verbosity in %files
+
 Revision 1.5  2007/02/12 22:09:17  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synopsis.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list