Author: undefine                     Date: Tue Apr  3 18:20:41 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patch for gcc3
- patch for desktop
- %files finished

---- Files affected:
SPECS:
   nao.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/nao.spec
diff -u SPECS/nao.spec:1.11 SPECS/nao.spec:1.12
--- SPECS/nao.spec:1.11 Tue Apr  3 19:03:18 2007
+++ SPECS/nao.spec      Tue Apr  3 20:20:36 2007
@@ -7,11 +7,13 @@
 Summary(pl.UTF-8):     nao - potężny i elastyczny zarządca plików
 Name:          nao
 Version:       0.4.0
-Release:       0.%{rc}.0.1
+Release:       0.%{_rc}.0.1
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://nao.linux.pl/data/%{name}-%{version}_%{_rc}.tar.bz2
 # Source0-md5: 62cdee0d0d8eeef82e60d75220370ec4
+Patch0:                %{name}-gcc3.patch
+Patch1:                %{name}-desktop.patch
 URL:           http://nao.linux.pl/
 BuildRequires: boost-any-devel
 BuildRequires: boost-thread-devel
@@ -69,6 +71,8 @@
 
 %prep
 %setup -q -n %{name}-%{version}_%{_rc}
+%patch0 -p1
+%patch1 -p1
 
 %build
 %configure \
@@ -89,10 +93,12 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nao.conf
-%{_sysconfdir}/mimeapp
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mime2program.conf
 %attr(755,root,root) %{_bindir}/%{name}
 %{_libdir}/%{name}
 %{_datadir}/%{name}
+%{_pixmapsdir}/%{name}.png
+%{_desktopdir}/%{name}.desktop
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -100,6 +106,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2007/04/03 18:20:36  undefine
+- patch for gcc3
+- patch for desktop
+- %files finished
+
 Revision 1.11  2007/04/03 17:03:18  undefine
 - up to 0.4.0 rc2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nao.spec?r1=1.11&r2=1.12&f=u

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

Reply via email to