]> git.pld-linux.org Git - packages/qscintilla.git/commitdiff
- fixed doc perms in devel; release 3 auto/ac/qscintilla-1_2-3
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 28 Jul 2004 17:27:52 +0000 (17:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qscintilla.spec -> 1.12

qscintilla.spec

index 10f6e9480a76a59e966658abff69f6ba1e54140f..a95df525d20a19a5a30f88bbc9d6072e3adaa1a7 100644 (file)
@@ -3,7 +3,7 @@ Summary(pl):    QScintilla - port do Qt klas C++ edytora Scintilla autorstwa Neila
 Name:          qscintilla
 Version:       1.2
 %define        scintilla_ver   1.54
-Release:       2
+Release:       3
 Epoch:         1
 License:       GPL
 Group:         X11/Libraries
@@ -24,7 +24,7 @@ Neila Hodgsona.
 Summary:       Development files for the QScintilla
 Summary(pl):   Pliki nag³ówkowe dla QScintilla
 Group:         X11/Development/Libraries
-Requires:      %{name} = %{epoch}:%{version}
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 Requires:      qt-devel
 
 %description devel
@@ -73,7 +73,7 @@ rm -rf $RPM_BUILD_ROOT
 %lang(de) %{_datadir}/locale/de/LC_MESSAGES/qscintilla.qm
 
 %files devel
-%doc doc/*
 %defattr(644,root,root,755)
+%doc doc/*
 %attr(755,root,root) %{_libdir}/libqscintilla.so
 %{_includedir}/qt/*.h
This page took 0.070737 seconds and 4 git commands to generate.