SPECS: giggle.spec - pl fix - .so perms - missing post/postun deps

qboosh qboosh at pld-linux.org
Wed Dec 12 22:14:11 CET 2007


Author: qboosh                       Date: Wed Dec 12 21:14:11 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl fix
- .so perms
- missing post/postun deps

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

---- Diffs:

================================================================
Index: SPECS/giggle.spec
diff -u SPECS/giggle.spec:1.5 SPECS/giggle.spec:1.6
--- SPECS/giggle.spec:1.5	Sat Dec  8 21:23:25 2007
+++ SPECS/giggle.spec	Wed Dec 12 22:14:06 2007
@@ -8,8 +8,8 @@
 Group:		X11/Development/Tools
 Source0:	http://ftp.imendio.com/pub/imendio/giggle/src/%{name}-%{version}.tar.gz
 # Source0-md5:	695b381d42de8338626068dfa5341406
-URL:		http://developer.imendio.com/projects/giggle
 Patch0:		%{name}-pl.patch
+URL:		http://developer.imendio.com/projects/giggle
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
 BuildRequires:	git-core >= 1.4.4.3
@@ -20,8 +20,14 @@
 BuildRequires:	libglade2-devel >= 1:2.4
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
-Requires:	desktop-file-utils
+BuildRequires:	rpmbuild(macros) >= 1.311
+Requires(post,postun):	/sbin/ldconfig
+Requires(post,postun):	desktop-file-utils
+Requires(post,postun):	gtk+2
+Requires(post,postun):	hicolor-icon-theme
 Requires:	git-core >= 1.4.4.3
+Requires:	gtk+2 >= 2:2.10
+Requires:	libglade2 >= 1:2.4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -30,9 +36,9 @@
 diffs, and other useful information.
 
 %description -l pl.UTF-8
-Giggle jest bazującą na GTK+ przeglądarką repozytoriów GIT, dającą
+Giggle jest opartą na GTK+ przeglądarką repozytoriów GIT, dającą
 deweloperom możliwość przeglądania i wizualizacji drzew rewizji, list
-zmian, różnić i innych przydatnych informacji.
+zmian, różnic i innych przydatnych informacji.
 
 %prep
 %setup -q
@@ -72,10 +78,10 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_libdir}/libgiggle-0.4.so
 %{_datadir}/%{name}
-%{_desktopdir}/*
-%{_iconsdir}/hicolor/*/*
-%{_libdir}/libgiggle-0.4.so
+%{_desktopdir}/*.desktop
+%{_iconsdir}/hicolor/*/*/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -83,6 +89,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007-12-12 21:14:06  qboosh
+- pl fix
+- .so perms
+- missing post/postun deps
+
 Revision 1.5  2007-12-08 20:23:25  deejay1
 - up to 0.4
 - added updated PL translation as P0
================================================================

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



More information about the pld-cvs-commit mailing list