SPECS: synce-trayicon.spec - BR: ac,lt - no *.la for modules

qboosh qboosh at pld-linux.org
Fri May 16 23:39:01 CEST 2008


Author: qboosh                       Date: Fri May 16 21:39:01 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: ac,lt
- no *.la for modules

---- Files affected:
SPECS:
   synce-trayicon.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/synce-trayicon.spec
diff -u SPECS/synce-trayicon.spec:1.17 SPECS/synce-trayicon.spec:1.18
--- SPECS/synce-trayicon.spec:1.17	Fri May 16 23:30:20 2008
+++ SPECS/synce-trayicon.spec	Fri May 16 23:38:56 2008
@@ -10,10 +10,12 @@
 Source0: 	http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz
 # Source0-md5:	dc24b3260d25ace872f1f5f8fab87714
 URL:		http://www.synce.org/
+BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gettext-devel
 BuildRequires:	libgnomeui-devel >= 2.0.0
 BuildRequires:	libgtop-devel >= 1:2.0.0
+BuildRequires:	libtool
 BuildRequires:	perl-XML-Parser
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.213
@@ -57,6 +59,11 @@
 
 %find_lang %{name} --with-gnome
 
+rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/modules/*.la
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %post
 %gconf_schema_install %{name}.schemas
 %scrollkeeper_update_post
@@ -68,9 +75,6 @@
 %preun
 %gconf_schema_uninstall %{name}.schemas
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog src/LICENSE*
@@ -81,10 +85,7 @@
 %dir %{_libdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/modules/*.so
 %{_iconsdir}/hicolor/*/apps/synce-*.png
-%{_mandir}/man1/%{name}.*
-
-#%files devel
-#%{_libdir}/%{name}/modules/*.la
+%{_mandir}/man1/%{name}.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -92,6 +93,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2008-05-16 21:38:56  qboosh
+- BR: ac,lt
+- no *.la for modules
+
 Revision 1.17  2008-05-16 21:30:20  wolvverine
 - up to 0.11
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-trayicon.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list