commit b31daacc37598211e0c47669b82bd0a770b6190d
Author: Jakub Bogusz <[email protected]>
Date:   Sat Dec 23 22:15:57 2023 +0100

    - up to 2.0.5

 librtas-pc.patch | 9 ---------
 librtas.spec     | 9 +++------
 2 files changed, 3 insertions(+), 15 deletions(-)
---
diff --git a/librtas.spec b/librtas.spec
index 78da5fe..b94e5ee 100644
--- a/librtas.spec
+++ b/librtas.spec
@@ -1,14 +1,13 @@
 Summary:       Libraries for user-space access to the Run-Time Abstraction 
Services
 Summary(pl.UTF-8):     Biblioteki do dostępu do RTAS z przestrzeni użytkownika
 Name:          librtas
-Version:       2.0.2
+Version:       2.0.5
 Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
-#Source0Download: https://github.com/nfont/librtas/releases
+#Source0Download: https://github.com/nfont/librtas/tags
 Source0:       
https://github.com/nfont/librtas/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 4e4ae07fa10472c92e91a5e98d59f7da
-Patch0:                %{name}-pc.patch
+# Source0-md5: 6e4aedaa75dbfa2317c34a5ccbde040d
 URL:           https://github.com/nfont/librtas
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1:1.11
@@ -53,7 +52,6 @@ Statyczna biblioteka librtas.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -95,7 +93,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/librtasevent.so
 %{_includedir}/librtas.h
 %{_includedir}/librtasevent*.h
-%{_pkgconfigdir}/librtas.pc
 
 %files static
 %defattr(644,root,root,755)
diff --git a/librtas-pc.patch b/librtas-pc.patch
deleted file mode 100644
index 84dfc7c..0000000
--- a/librtas-pc.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- librtas-2.0.1/librtas.pc.in.orig   2016-07-12 00:06:49.000000000 +0200
-+++ librtas-2.0.1/librtas.pc.in        2016-09-05 21:55:02.052294029 +0200
-@@ -6,5 +6,4 @@
- Name: librtas
- Description: The librtas package provides an interface for Run-Time 
Abstraction Services (RTAS) calls on PAPR platforms. The libraries allow users 
to examine and manipulate hardware, and parse RTAS events.
- Version: @PACKAGE_VERSION@
--Libs: -L${libdir} -lrtas-2.0 -lofdt-2.0 -lrtasevent-2.0
--Cflags: -I${includedir}/librtas-2.0 -I${libdir}/librtas-2.0/include
-+Libs: -L${libdir} -lrtas -lrtasevent
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/librtas.git/commitdiff/b31daacc37598211e0c47669b82bd0a770b6190d

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

Reply via email to