Subversion Repositories ALCASAR

Rev

Rev 2868 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 2868 Rev 3203
Line 3... Line 3...
3
%define major 8
3
%define major 8
4
%define libname %mklibname %{name} %major
4
%define libname %mklibname %{name} %major
5
%define libnamedev %mklibname %{name} -d
5
%define libnamedev %mklibname %{name} -d
6
 
6
 
7
Name:			gammu
7
Name:			gammu
8
Version:		1.41.0
8
Version:		1.42.0
9
Release:		%mkrel 2
9
Release:		%mkrel 1
10
Summary:		Mobile phones tools for Unix (Linux) and Win32
10
Summary:		Mobile phones tools for Unix (Linux) and Win32
11
License:		GPLv2+
11
License:		GPLv2+
12
Group:			Communications/Mobile
12
Group:			Communications/Mobile
-
 
13
URL:			https://www.gammu.org/
13
Source:			http://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.xz
14
Source0:		https://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.gz
14
Source1:		69-gammu-acl.rules
15
Source1:		69-gammu-acl.rules
15
 
-
 
16
URL:			http://www.gammu.org/
-
 
17
BuildRequires:		cmake
16
BuildRequires:		cmake
18
BuildRequires:		doxygen
17
BuildRequires:		doxygen
19
BuildRequires:		gettext-devel
18
BuildRequires:		gettext-devel
20
BuildRequires:		mysql-devel
19
BuildRequires:		mysql-devel
21
BuildRequires:		pkgconfig(bash-completion)
20
BuildRequires:		pkgconfig(bash-completion)
Line 91... Line 90...
91
%{_bindir}/gammu-smsd-inject
90
%{_bindir}/gammu-smsd-inject
92
%{_bindir}/gammu-smsd-monitor
91
%{_bindir}/gammu-smsd-monitor
93
%{_bindir}/gammu-detect
92
%{_bindir}/gammu-detect
94
%{_bindir}/jadmaker
93
%{_bindir}/jadmaker
95
%{_datadir}/gammu
94
%{_datadir}/gammu
-
 
95
%{_unitdir}/gammu-smsd.service
96
%{_mandir}/man1/gammu-detect.*
96
%{_mandir}/man1/gammu-detect.*
97
%{_mandir}/man1/gammu-smsd-inject.*
97
%{_mandir}/man1/gammu-smsd-inject.*
98
%{_mandir}/man1/gammu-smsd-monitor.1.*
98
%{_mandir}/man1/gammu-smsd-monitor.1.*
99
%{_mandir}/man1/gammu-smsd.*
99
%{_mandir}/man1/gammu-smsd.*
100
%{_mandir}/man1/gammu.*
100
%{_mandir}/man1/gammu.*
Line 111... Line 111...
111
%{_mandir}/man1/gammu-config.*
111
%{_mandir}/man1/gammu-config.*
112
%{_libdir}/pkgconfig/*.pc
112
%{_libdir}/pkgconfig/*.pc
113
 
113
 
114
 
114
 
115
%changelog
115
%changelog
-
 
116
* Sun Apr 03 2022 umeabot <umeabot> 1.41.0-4.mga9
-
 
117
+ Revision: 1841558
-
 
118
- Mageia 9 Mass Rebuild
-
 
119
 
-
 
120
* Tue Mar 08 2022 mrambo3501 <mrambo3501> 1.41.0-3.mga9
-
 
121
+ Revision: 1789876
-
 
122
- fix files list
-
 
123
 
116
* Mon Feb 17 2020 umeabot <umeabot> 1.41.0-2.mga8
124
* Mon Feb 17 2020 umeabot <umeabot> 1.41.0-2.mga8
117
+ Revision: 1537641
125
+ Revision: 1537641
118
- Mageia 8 Mass Rebuild
126
- Mageia 8 Mass Rebuild
119
+ wally <wally>
127
+ wally <wally>
120
- build with new cmake macros
128
- build with new cmake macros