Author: alucard                      Date: Wed Jan 10 12:28:10 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- version up to 0.10, removed patch already in mainstream

---- Files affected:
SPECS:
   geany.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/geany.spec
diff -u SPECS/geany.spec:1.16 SPECS/geany.spec:1.17
--- SPECS/geany.spec:1.16       Sat Aug 12 18:12:12 2006
+++ SPECS/geany.spec    Wed Jan 10 13:28:04 2007
@@ -2,15 +2,14 @@
 Summary:       Fast and lightweight IDE using GTK+2
 Summary(pl):   Szybkie i lekkie IDE używające GTK+2
 Name:          geany
-Version:       0.8
-Release:       2
+Version:       0.10
+Release:       1
 License:       GPL v2+
 Group:         Development/Tools
 Source0:       http://dl.sourceforge.net/geany/%{name}-%{version}.tar.bz2
-# Source0-md5: adffe7b71983f897eec449d50312f2c8
+# Source0-md5: 2ffaae9b0fa807bdd4be0e6ec0f4a2e5
 Patch0:                %{name}-desktop.patch
 Patch1:                %{name}-doc_dir.patch
-Patch2:                %{name}-ldadd.patch
 URL:           http://geany.uvena.de/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -60,7 +59,6 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__glib_gettextize}
@@ -77,6 +75,8 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+rm -f $RPM_BUILD_ROOT/%{_pixmapsdir}/%{name}.ico
+
 %find_lang %{name}
 
 %clean
@@ -85,11 +85,11 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS README THANKS TODO scintilla/License.txt
-%attr(755,root,root) %{_bindir}/geany
-%{_desktopdir}/geany.desktop
+%attr(755,root,root) %{_bindir}/%{name}
+%{_desktopdir}/%{name}.desktop
 %{_datadir}/%{name}
-%{_pixmapsdir}/geany.png
-%{_mandir}/man1/geany.1*
+%{_pixmapsdir}/%{name}.png
+%{_mandir}/man1/%{name}.1*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -97,6 +97,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2007/01/10 12:28:04  alucard
+- version up to 0.10, removed patch already in mainstream
+
 Revision 1.16  2006/08/12 16:12:12  freetz
 - fix --as-needed build (patch added), rel.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/geany.spec?r1=1.16&r2=1.17&f=u

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

Reply via email to