Author: patrys                       Date: Wed Aug  8 17:21:03 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install in firefox properly

---- Files affected:
SPECS:
   mugshot.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/mugshot.spec
diff -u SPECS/mugshot.spec:1.6 SPECS/mugshot.spec:1.7
--- SPECS/mugshot.spec:1.6      Tue Aug  7 18:02:19 2007
+++ SPECS/mugshot.spec  Wed Aug  8 19:20:58 2007
@@ -3,12 +3,13 @@
 Summary(pl.UTF-8):     Oprogramowanie towarzyszÄ…ce dla mugshot.org
 Name:          mugshot
 Version:       1.1.46
-Release:       2
+Release:       3
 License:       GPL
 Group:         X11/Applications/Networking
 Source0:       
http://download.mugshot.org/client/sources/linux/%{name}-%{version}.tar.gz
 # Source0-md5: 34c0bb6483ae8ad15d7a4377d22f09c5
 Patch0:                %{name}-as-needed.patch
+Patch1:                %{name}-firefox.patch
 URL:           http://mugshot.org/
 BuildRequires: GConf2-devel >= 2.8
 BuildRequires: autoconf >= 2.59
@@ -51,6 +52,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -109,7 +111,9 @@
 %attr(755,root,root) %{_libdir}/mugshot/firefox/components/*.so
 %{_libdir}/mugshot/firefox/defaults
 %{_libdir}/mugshot/firefox/install.rdf
-%{_datadir}/mugshot
+%dir %{_datadir}/mugshot
+%{_datadir}/mugshot/version
+%attr(755,root,root) %{_datadir}/mugshot/firefox-update.sh
 %{_datadir}/dbus-1/services/*.service
 %{_desktopdir}/mugshot.desktop
 %{_iconsdir}/hicolor/16x16/apps/*.png
@@ -127,6 +131,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/08/08 17:20:58  patrys
+- install in firefox properly
+
 Revision 1.6  2007/08/07 16:02:19  deejay1
 - should now integrate itself into the system firefox-like browser
 - adapterized
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mugshot.spec?r1=1.6&r2=1.7&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to