packages: gnome-globalmenu/gnome-globalmenu.spec - adapter - improved file ...

sparky sparky at pld-linux.org
Fri Jan 28 19:10:49 CET 2011


Author: sparky                       Date: Fri Jan 28 18:10:48 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- adapter
- improved file flow: %post before %files

---- Files affected:
packages/gnome-globalmenu:
   gnome-globalmenu.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/gnome-globalmenu/gnome-globalmenu.spec
diff -u packages/gnome-globalmenu/gnome-globalmenu.spec:1.2 packages/gnome-globalmenu/gnome-globalmenu.spec:1.3
--- packages/gnome-globalmenu/gnome-globalmenu.spec:1.2	Mon Nov 16 22:39:20 2009
+++ packages/gnome-globalmenu/gnome-globalmenu.spec	Fri Jan 28 19:10:43 2011
@@ -13,10 +13,10 @@
 BuildRequires:	automake
 BuildRequires:	gettext-devel
 BuildRequires:	glib2-devel >= 1:2.16.0
-BuildRequires:	gtk+2-devel >= 2:2.6.0
-BuildRequires:	intltool >= 0.35.5
 BuildRequires:	gnome-menus-devel
 BuildRequires:	gnome-panel-devel
+BuildRequires:	gtk+2-devel >= 2:2.6.0
+BuildRequires:	intltool >= 0.35.5
 BuildRequires:	libnotify-devel
 BuildRequires:	libtool
 BuildRequires:	libwnck-devel >= 2.16.0
@@ -28,8 +28,8 @@
 launched in your desktop session.
 
 %package devel
-Summary: Headers for libgnomemenu
-Group:	Development/Libraries
+Summary:	Headers for libgnomemenu
+Group:		Development/Libraries
 
 %description devel
 Headers for libgnomemenu.
@@ -56,6 +56,8 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post -p /sbin/ldconfig
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS README README.GNOME README.XFCE
@@ -68,19 +70,22 @@
 %{_pixmapsdir}/globalmenu.png
 
 %files devel
+%defattr(644,root,root,755)
 %{_libdir}/libgnomenu.la
 %{_libdir}/libgnomenu.so
 %{_pkgconfigdir}/libgnomenu.pc
 %{_includedir}/libgnomenu/libgnomenu.h
 
-%post -p /sbin/ldconfig
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/01/28 18:10:43  sparky
+- adapter
+- improved file flow: %post before %files
+
 Revision 1.2  2009/11/16 21:39:20  zbyniu
 - missing BRs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-globalmenu/gnome-globalmenu.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list