Mageia Bugzilla – Attachment 3118 Details for
Bug 8117
serd - update available
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
svn diff
svndiff (text/plain), 1.96 KB, created by
Barry Jackson
on 2012-11-18 12:52:59 CET
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Barry Jackson
Created:
2012-11-18 12:52:59 CET
Size:
1.96 KB
patch
obsolete
>Index: SPECS/serd.spec >=================================================================== >--- SPECS/serd.spec (revision 319408) >+++ SPECS/serd.spec (working copy) >@@ -1,5 +1,5 @@ > Name: serd >-Version: 0.4.2 >+Version: 0.18.0 > Release: %mkrel 1 > Summary: Lightweight RDF syntax library > >@@ -12,18 +12,17 @@ > License: MIT > Group: System/Libraries > >-BuildRequires: waf, pkgconfig >+BuildRequires: waf > > %description > Lightweight C library for RDF syntax which supports reading >-and writing Turtle and NTriples. Serd is not intended to be a swiss-army >+and writing Turtle and NTriples. Serd is not intended to be a Swiss army > knife of RDF syntax, but rather is suited to resource limited or > performance critical applications, or situations where a simple > reader/writer with minimal dependencies is ideal > (e.g. in LV2 hosts or plugins). > > %files -n %{name} >-%defattr(-,root,root,-) > %doc %{_mandir}/man1/serdi.* > %{_bindir}/serdi > >@@ -35,14 +34,13 @@ > > %description -n %{lib_name} > Lightweight C library for RDF syntax which supports reading >-and writing Turtle and NTriples. Serd is not intended to be a swiss-army >+and writing Turtle and NTriples. Serd is not intended to be a Swiss army > knife of RDF syntax, but rather is suited to resource limited or > performance critical applications, or situations where a simple > reader/writer with minimal dependencies is ideal > (e.g. in LV2 hosts or plugins). > > %files -n %{lib_name} >-%defattr(-,root,root,-) > %{_libdir}/lib%{name}-%{lib_major}.so.* > > #----------------------------------- >@@ -57,7 +55,6 @@ > Development files needed to build applications against serd. > > %files -n %{lib_name_devel} >-%defattr(-,root,root,-) > %{_libdir}/lib%{name}-%{lib_major}.so > %dir %{_includedir}/%{name}-%{lib_major}/%{name} > %{_includedir}/%{name}-%{lib_major}/%{name}/*.h >@@ -72,12 +69,8 @@ > ./waf > > %install >-rm -rf %{buildroot} >- > ./waf install --destdir=%{buildroot} > >-%clean >-rm -rf %{buildroot} > > >
Index: SPECS/serd.spec =================================================================== --- SPECS/serd.spec (revision 319408) +++ SPECS/serd.spec (working copy) @@ -1,5 +1,5 @@ Name: serd -Version: 0.4.2 +Version: 0.18.0 Release: %mkrel 1 Summary: Lightweight RDF syntax library @@ -12,18 +12,17 @@ License: MIT Group: System/Libraries -BuildRequires: waf, pkgconfig +BuildRequires: waf %description Lightweight C library for RDF syntax which supports reading -and writing Turtle and NTriples. Serd is not intended to be a swiss-army +and writing Turtle and NTriples. Serd is not intended to be a Swiss army knife of RDF syntax, but rather is suited to resource limited or performance critical applications, or situations where a simple reader/writer with minimal dependencies is ideal (e.g. in LV2 hosts or plugins). %files -n %{name} -%defattr(-,root,root,-) %doc %{_mandir}/man1/serdi.* %{_bindir}/serdi @@ -35,14 +34,13 @@ %description -n %{lib_name} Lightweight C library for RDF syntax which supports reading -and writing Turtle and NTriples. Serd is not intended to be a swiss-army +and writing Turtle and NTriples. Serd is not intended to be a Swiss army knife of RDF syntax, but rather is suited to resource limited or performance critical applications, or situations where a simple reader/writer with minimal dependencies is ideal (e.g. in LV2 hosts or plugins). %files -n %{lib_name} -%defattr(-,root,root,-) %{_libdir}/lib%{name}-%{lib_major}.so.* #----------------------------------- @@ -57,7 +55,6 @@ Development files needed to build applications against serd. %files -n %{lib_name_devel} -%defattr(-,root,root,-) %{_libdir}/lib%{name}-%{lib_major}.so %dir %{_includedir}/%{name}-%{lib_major}/%{name} %{_includedir}/%{name}-%{lib_major}/%{name}/*.h @@ -72,12 +69,8 @@ ./waf %install -rm -rf %{buildroot} - ./waf install --destdir=%{buildroot} -%clean -rm -rf %{buildroot}
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 8117
:
3112
| 3118