SPECS: denemo.spec - updated to 0.7.4, updated opt patch
qboosh
qboosh at pld-linux.org
Thu Nov 17 21:43:42 CET 2005
Author: qboosh Date: Thu Nov 17 20:43:42 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.7.4, updated opt patch
---- Files affected:
SPECS:
denemo.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: SPECS/denemo.spec
diff -u SPECS/denemo.spec:1.34 SPECS/denemo.spec:1.35
--- SPECS/denemo.spec:1.34 Sun Oct 30 15:49:06 2005
+++ SPECS/denemo.spec Thu Nov 17 21:43:37 2005
@@ -2,13 +2,12 @@
Summary: GTK+ frontend for GNU lilypond
Summary(pl): Frontend GTK+ na GNU lilypond
Name: denemo
-Version: 0.7.3
-%define bver beta2
-Release: 0.%{bver}.1
+Version: 0.7.4
+Release: 1
License: GPL
Group: X11/Applications/Sound
-Source0: http://dl.sourceforge.net/denemo/%{name}-%{version}%{bver}.tar.gz
-# Source0-md5: 05baa26c359c388a2be280bf5aff048b
+Source0: http://dl.sourceforge.net/denemo/%{name}-%{version}.tar.gz
+# Source0-md5: 5a5680b2dab63a6217c0ab7c30be0730
Patch0: %{name}-opt.patch
URL: http://denemo.sourceforge.net/
BuildRequires: autoconf >= 2.59
@@ -50,7 +49,7 @@
Pliki nagłówkowe do tworzenia wtyczek dla denemo.
%prep
-%setup -q -n %{name}-%{version}%{bver}
+%setup -q
%patch0 -p1
%build
@@ -84,12 +83,12 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog DESIGN* GOALS NEWS README* TODO
-%attr(755,root,root) %{_bindir}/*
-%{_datadir}/%{name}
+%attr(755,root,root) %{_bindir}/denemo
+%{_datadir}/denemo
%dir %{_libdir}/denemo
%attr(755,root,root) %{_libdir}/denemo/libanalyse.so*
-%{_sysconfdir}/denemoui.xml
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/denemo.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/denemo.keymaprc
%files devel
%defattr(644,root,root,755)
@@ -101,6 +100,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2005/11/17 20:43:37 qboosh
+- updated to 0.7.4, updated opt patch
+
Revision 1.34 2005/10/30 14:49:06 qboosh
- updated to 0.7.3beta2
- updated opt patch, removed obsolete po,am,gtk24_link patches
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/denemo.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list